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:
90997cd
)
ARM: rmobile: Fix eMMC signal voltage on ULCB
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Sun, 26 Nov 2017 13:50:37 +0000
(14:50 +0100)
committer
Marek Vasut
<marek.vasut+renesas@gmail.com>
Thu, 30 Nov 2017 01:34:20 +0000
(
02:34
+0100)
The eMMC is 1V8 device only and the signaling is always 1V8,
fix the DT for ULCB to describe the hardware correctly.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/ulcb.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/ulcb.dtsi
b/arch/arm/dts/ulcb.dtsi
index e21cf332c9bd12f30f3543e292449a510f9c8f38..b0ad11897c709390729ec18f5edd824c9f569349 100644
(file)
--- a/
arch/arm/dts/ulcb.dtsi
+++ b/
arch/arm/dts/ulcb.dtsi
@@
-247,7
+247,7
@@
sdhi2_pins: sd2 {
groups = "sdhi2_data8", "sdhi2_ctrl";
function = "sdhi2";
- power-source = <
33
00>;
+ power-source = <
18
00>;
};
sdhi2_pins_uhs: sd2_uhs {