projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4db25fe
)
dts: am57xx-idk: disable HS200 support
author
Jean-Jacques Hiblot
<jjhiblot@ti.com>
Tue, 30 Jan 2018 15:01:51 +0000
(16:01 +0100)
committer
Jaehoon 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/am57xx-idk-common.dtsi
b/arch/arm/dts/am57xx-idk-common.dtsi
index 97aa8e6a56da8f7c8722f5243e01fca0e944f629..fa5a078b27b2c837cbf11eded1b8be51f2807fb1 100644
(file)
--- 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 {