Commit e498d366 authored by Alexander Stein's avatar Alexander Stein Committed by Shawn Guo

ARM: dts: imx7-tqma7: restrict usdhc interface modes

USDHC3 is directly connected to an eMMC, so disable other interface modes.
Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d430a7e0
......@@ -279,6 +279,8 @@ &usdhc3 {
assigned-clock-rates = <400000000>;
bus-width = <8>;
non-removable;
no-sd;
no-sdio;
vmmc-supply = <&vgen4_reg>;
vqmmc-supply = <&sw2_reg>;
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment