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>
This commit is contained in:
Jean-Jacques Hiblot 2018-01-30 16:01:51 +01:00 committed by Jaehoon Chung
parent 4db25fe7fa
commit e74adafb04

View file

@ -413,6 +413,8 @@
bus-width = <8>; bus-width = <8>;
ti,non-removable; ti,non-removable;
max-frequency = <96000000>; max-frequency = <96000000>;
no-1-8-v;
/delete-property/ mmc-hs200-1_8v;
}; };
&dcan1 { &dcan1 {