summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Jacques Hiblot <jjhiblot@ti.com>2018-01-30 18:01:51 +0300
committerJaehoon Chung <jh80.chung@samsung.com>2018-02-19 10:58:55 +0300
commite74adafb04b908a5f007994138e46237a49e9bfd (patch)
treee5f6d0b9c43ee427972215bc6f3819b742202db1
parent4db25fe7fa0e68196cf3a89dae7f9632aecb3abd (diff)
downloadu-boot-e74adafb04b908a5f007994138e46237a49e9bfd.tar.xz
dts: am57xx-idk: disable HS200 support
HS200 cannot be supported on mmc2, because the IO lines of mmc2 are connected to 3.3v. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
-rw-r--r--arch/arm/dts/am57xx-idk-common.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/am57xx-idk-common.dtsi b/arch/arm/dts/am57xx-idk-common.dtsi
index 97aa8e6a56..fa5a078b27 100644
--- a/arch/arm/dts/am57xx-idk-common.dtsi
+++ b/arch/arm/dts/am57xx-idk-common.dtsi
@@ -413,6 +413,8 @@
bus-width = <8>;
ti,non-removable;
max-frequency = <96000000>;
+ no-1-8-v;
+ /delete-property/ mmc-hs200-1_8v;
};
&dcan1 {