summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/nxp/imx
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@ew.tq-group.com>2023-12-18 13:54:52 +0100
committerShawn Guo <shawnguo@kernel.org>2024-02-03 12:40:53 +0800
commite498d366c2e5e7405dd661018cad87f31ee3fb72 (patch)
tree7dd71062a2f714cef65eb900107dc6ab787a4f1b /arch/arm/boot/dts/nxp/imx
parentd430a7e0e181d0cfc89289f11cce171e43474745 (diff)
ARM: dts: imx7-tqma7: restrict usdhc interface modes
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>
Diffstat (limited to 'arch/arm/boot/dts/nxp/imx')
-rw-r--r--arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi b/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi
index 53c84393200c..95c0f3139441 100644
--- a/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi
+++ b/arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi
@@ -279,6 +279,8 @@
assigned-clock-rates = <400000000>;
bus-width = <8>;
non-removable;
+ no-sd;
+ no-sdio;
vmmc-supply = <&vgen4_reg>;
vqmmc-supply = <&sw2_reg>;
status = "okay";