Freescale T4240QDS reference board has extra voltage shifters added
to allow 3.3V operation, so add 3.3v voltage support for T4240QDS.

Signed-off-by: Haijun Zhang <haijun.zh...@freescale.com>
Signed-off-by: Anton Vorontsov <cbouatmai...@gmail.com>
---
changes for this patch set:
        - split from patch [PATCH 1/2] Powerpc: Add
        - voltage ranges support for T4

 arch/powerpc/boot/dts/t4240qds.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/powerpc/boot/dts/t4240qds.dts 
b/arch/powerpc/boot/dts/t4240qds.dts
index 0555976..5beccdd 100644
--- a/arch/powerpc/boot/dts/t4240qds.dts
+++ b/arch/powerpc/boot/dts/t4240qds.dts
@@ -148,6 +148,11 @@
                                interrupts = <0x1 0x1 0 0>;
                        };
                };
+
+               sdhc@114000 {
+                       compatible = "fsl,t4240-esdhc", "fsl,esdhc";
+                       voltage-ranges = <1800 1800 3300 3300>;
+               };
        };
 
        pci0: pcie@ffe240000 {
-- 
1.8.0


--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to