mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
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:

committed by
Jaehoon Chung

parent
4db25fe7fa
commit
e74adafb04
@ -413,6 +413,8 @@
|
||||
bus-width = <8>;
|
||||
ti,non-removable;
|
||||
max-frequency = <96000000>;
|
||||
no-1-8-v;
|
||||
/delete-property/ mmc-hs200-1_8v;
|
||||
};
|
||||
|
||||
&dcan1 {
|
||||
|
Reference in New Issue
Block a user