From: Mark Brown Date: Mon, 17 Mar 2014 22:16:44 +0000 (+0900) Subject: ARM: dts: Remove leftover spi0 node for smdk5250 X-Git-Tag: firefly_0821_release~176^2~4128^2~5^2~2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2547284b606f81da9f35409242841e44fe0ef232;p=firefly-linux-kernel-4.4.55.git ARM: dts: Remove leftover spi0 node for smdk5250 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 Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts b/arch/arm/boot/dts/exynos5250-smdk5250.dts index f76946e97e6a..736eb3441bc3 100644 --- a/arch/arm/boot/dts/exynos5250-smdk5250.dts +++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts @@ -310,10 +310,6 @@ }; }; - spi_0: spi@12d20000 { - status = "disabled"; - }; - spi_1: spi@12d30000 { status = "okay";