summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos54xx.dtsi
diff options
context:
space:
mode:
authorŁukasz Stelmach <l.stelmach@samsung.com>2017-11-27 13:37:11 +0100
committerKrzysztof Kozlowski <krzk@kernel.org>2017-11-27 19:30:30 +0100
commitcdd745c8c76b02471d88f467c44a3d4eb431aa0b (patch)
treedb28492f1898d49dff6868e7c6d35e8c8a13e566 /arch/arm/boot/dts/exynos54xx.dtsi
parentf77cbb9a3e5d29eb70377a0f0321cffb2ef54da5 (diff)
downloadop-kernel-dev-cdd745c8c76b02471d88f467c44a3d4eb431aa0b.zip
op-kernel-dev-cdd745c8c76b02471d88f467c44a3d4eb431aa0b.tar.gz
ARM: dts: exynos: Remove duplicate definitions of SSS nodes for Exynos5
Move Security Subsystem nodes common for Exynos5250 and Exynos54xx to exynos5.dtsi to avoid duplication. Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos54xx.dtsi')
-rw-r--r--arch/arm/boot/dts/exynos54xx.dtsi6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/exynos54xx.dtsi b/arch/arm/boot/dts/exynos54xx.dtsi
index a5007f1..b456782 100644
--- a/arch/arm/boot/dts/exynos54xx.dtsi
+++ b/arch/arm/boot/dts/exynos54xx.dtsi
@@ -79,12 +79,6 @@
interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
};
- sss: sss@10830000 {
- compatible = "samsung,exynos4210-secss";
- reg = <0x10830000 0x300>;
- interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
- };
-
/* i2c_0-3 are defined in exynos5.dtsi */
hsi2c_4: i2c@12ca0000 {
compatible = "samsung,exynos5250-hsi2c";
OpenPOWER on IntegriCloud