Commit 77fc4697 authored by Kamil Konieczny's avatar Kamil Konieczny Committed by Krzysztof Kozlowski
Browse files

arm64: dts: exynos: Add SlimSSS to Exynos5433



Add DT node for SlimSSS (aka Slim SecuritySubSystem) in Exynos5433 SoC.

Signed-off-by: default avatarKamil Konieczny <k.konieczny@partner.samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 45eedc0e
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -559,6 +559,15 @@
				<&cmu_top CLK_DIV_ACLK_IMEM_200>;
		};

		slim_sss: slim-sss@11140000 {
			compatible = "samsung,exynos5433-slim-sss";
			reg = <0x11140000 0x1000>;
			interrupts = <GIC_SPI 312 IRQ_TYPE_LEVEL_HIGH>;
			clock-names = "aclk", "pclk";
			clocks = <&cmu_imem CLK_ACLK_SLIMSSS>,
				 <&cmu_imem CLK_PCLK_SLIMSSS>;
		};

		pd_gscl: power-domain@105c4000 {
			compatible = "samsung,exynos5433-pd";
			reg = <0x105c4000 0x20>;