JustOS/linux-6.13/arch/arm64/boot/dts/ti/k3-am64-tqma64xxl-mbax4xxl-wlan.dtso
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

23 lines
348 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-only OR MIT
/*
* Copyright (c) 2022-2024 TQ-Systems GmbH <linux@ew.tq-group.com>, D-82229 Seefeld, Germany.
*/
/dts-v1/;
/plugin/;
&sdhci1 {
mmc-pwrseq = <&wifi_pwrseq>;
no-sd;
status = "okay";
};
&main_gpio0 {
line43-hog {
gpio-hog;
gpios = <43 0>;
line-name = "MMC1_CTRL";
output-high;
};
};