Thread (1 message) 1 message, 1 author, 2014-03-25

[PATCH 15/20] ARM: ux500: Add a vmmc regulator through DT for the poped eMMC for href

From: Linus Walleij <hidden>
Date: 2014-03-25 21:45:01
Also in: linux-devicetree

On Fri, Mar 21, 2014 at 1:14 PM, Ulf Hansson [off-list ref] wrote:
quoted hunk
Add a node in DT for the proper regulator which means we can move away
from the mmci platform data which currently holds the corresponding OCR
mask.

The mmci driver can then calculate the OCR mask based on the voltages
supported by the regulator, instead of relying on the platform data.

Signed-off-by: Ulf Hansson <redacted>
---
 arch/arm/boot/dts/ste-href.dtsi |    1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/ste-href.dtsi b/arch/arm/boot/dts/ste-href.dtsi
index be34beb..bf449de 100644
--- a/arch/arm/boot/dts/ste-href.dtsi
+++ b/arch/arm/boot/dts/ste-href.dtsi
@@ -155,6 +155,7 @@
                        bus-width = <8>;
                        cap-mmc-highspeed;
                        non-removable;
+                       vmmc-supply = <&db8500_vsmps2_reg>;
Don't you need a similar oneliner to ste-snowball.dts?
That board is not including this file...

Acked-by: Linus Walleij <redacted>

Yours,
Linus Walleij
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help