ARM: dts: imx7-tqma7: restrict usdhc interface modes
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Mon, 18 Dec 2023 12:54:52 +0000 (13:54 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sat, 3 Feb 2024 04:40:53 +0000 (12:40 +0800)
USDHC3 is directly connected to an eMMC, so disable other interface modes.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi

index 53c84393200cd12cc6d5c69979eb06e79c019560..95c0f3139441433840fc589571bf41e046834d69 100644 (file)
        assigned-clock-rates = <400000000>;
        bus-width = <8>;
        non-removable;
+       no-sd;
+       no-sdio;
        vmmc-supply = <&vgen4_reg>;
        vqmmc-supply = <&sw2_reg>;
        status = "okay";