[PATCH] ARM: dts: Remove leftover spi0 node for SMDK5250

Mark Brown broonie at kernel.org
Tue Jan 7 09:12:01 EST 2014


From: Mark Brown <broonie at linaro.org>

Now that the SPI controllers are disabled by default for Exynos5250
there is no need to explicitly disable them in individual board files.
This hunk appears not to have been merged when doing the original
conversion, add it now.

Signed-off-by: Mark Brown <broonie at linaro.org>
---
 arch/arm/boot/dts/exynos5250-smdk5250.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts b/arch/arm/boot/dts/exynos5250-smdk5250.dts
index 3e69837c435c..b370f8a20cdf 100644
--- a/arch/arm/boot/dts/exynos5250-smdk5250.dts
+++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts
@@ -164,10 +164,6 @@
 		};
 	};
 
-	spi_0: spi at 12d20000 {
-		status = "disabled";
-	};
-
 	spi_1: spi at 12d30000 {
 		status = "okay";
 
-- 
1.8.5.2




More information about the linux-arm-kernel mailing list