[PATCH] ARM: dts: exynos4210-trats: Remove broken-voltage property from sdhci node

Tomasz Figa t.figa at samsung.com
Tue Nov 13 04:27:50 EST 2012


The broken voltage property has been replaced with auto detection based
on voltages available on vmmc voltage regulator, so there is no use for
it now.

This patch removes the now unused property from Trats Device Tree
sources.

Signed-off-by: Tomasz Figa <t.figa at samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
---
 arch/arm/boot/dts/exynos4210-trats.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos4210-trats.dts b/arch/arm/boot/dts/exynos4210-trats.dts
index a21511c..9d5d27a 100644
--- a/arch/arm/boot/dts/exynos4210-trats.dts
+++ b/arch/arm/boot/dts/exynos4210-trats.dts
@@ -42,7 +42,6 @@
 	sdhci_emmc: sdhci at 12510000 {
 		bus-width = <8>;
 		non-removable;
-		broken-voltage;
 		gpios = <&gpk0 0 2 0 3>,
 			<&gpk0 1 2 0 3>,
 			<&gpk0 3 2 2 3>,
-- 
1.8.0





More information about the linux-arm-kernel mailing list