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:
parent
4db25fe7fa
commit
e74adafb04
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue