projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66bd5a3
)
ARM: rmobile: Fix eMMC signal voltage on Salvator-X/XS
author
Marek Vasut
<marek.vasut@gmail.com>
Thu, 9 Nov 2017 18:58:40 +0000
(19:58 +0100)
committer
Tom Rini
<trini@konsulko.com>
Sun, 12 Nov 2017 21:17:31 +0000
(16:17 -0500)
The eMMC is 1V8 device only and the signaling is always 1V8,
fix the DT for Salvator-X/XS to describe the hardware correctly.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/salvator-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/salvator-common.dtsi
b/arch/arm/dts/salvator-common.dtsi
index ce06a7cbd501fa4e7202aee8081ab36f192b154d..74bb21e8417744124816c9f6a87eee1b623d354a 100644
(file)
--- a/
arch/arm/dts/salvator-common.dtsi
+++ b/
arch/arm/dts/salvator-common.dtsi
@@
-438,7
+438,7
@@
sdhi2_pins: sd2 {
groups = "sdhi2_data8", "sdhi2_ctrl";
function = "sdhi2";
- power-source = <
33
00>;
+ power-source = <
18
00>;
};
sdhi2_pins_uhs: sd2_uhs {