arm64: dts: exynos5433: tm2/tm2e: remove unnecessary disabling spi_6 13/84313/3
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 18 Aug 2016 01:05:48 +0000 (10:05 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 19 Aug 2016 06:20:13 +0000 (15:20 +0900)
The spi_6 dt node is already disabled from exynos5433, so it is not
really requred to disable from board dts files.

Change-Id: I15e79f79e1cdc3ff6ddaa2f34d63939c5e3fd324
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts

index 52dd6c4e1dd54977167213f628b21785028303dc..db863111790720723b5893a1e0cd0381269e8e27 100644 (file)
        };
 };
 
-
-&spi_6 {
-       status = "disabled";
-};
 &hsi2c_0 {
        status = "okay";
        clock-frequency = <2500000>;
index b7ccb6eeeaab181f1da3893ca1769d932cc3135a..1c97aad7a5f0f56df00bb79507c21f616b9d02ba 100644 (file)
        };
 };
 
-
-&spi_6 {
-       status = "disabled";
-};
 &hsi2c_0 {
        status = "okay";
        clock-frequency = <2500000>;