xref: /linux/arch/arm64/boot/dts/ti/k3-am64-tqma64xxl-mbax4xxl-wlan.dtso (revision c532de5a67a70f8533d495f8f2aaa9a0491c3ad0)
1// SPDX-License-Identifier: GPL-2.0-only OR MIT
2/*
3 * Copyright (c) 2022-2024 TQ-Systems GmbH <linux@ew.tq-group.com>, D-82229 Seefeld, Germany.
4 */
5
6/dts-v1/;
7/plugin/;
8
9&sdhci1 {
10	mmc-pwrseq = <&wifi_pwrseq>;
11	no-sd;
12	status = "okay";
13};
14
15&main_gpio0 {
16	line43-hog {
17		gpio-hog;
18		gpios = <43 0>;
19		line-name = "MMC1_CTRL";
20		output-high;
21	};
22};
23