]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
dts: am57xx-idk: disable HS200 support
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 30 Jan 2018 15:01:51 +0000 (16:01 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 19 Feb 2018 07:58:55 +0000 (16:58 +0900)
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>
arch/arm/dts/am57xx-idk-common.dtsi

index 97aa8e6a56da8f7c8722f5243e01fca0e944f629..fa5a078b27b2c837cbf11eded1b8be51f2807fb1 100644 (file)
        bus-width = <8>;
        ti,non-removable;
        max-frequency = <96000000>;
+       no-1-8-v;
+       /delete-property/ mmc-hs200-1_8v;
 };
 
 &dcan1 {