1
0
Fork 0

arm64: dts: exynos: Add SlimSSS to Exynos5433

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

Signed-off-by: Kamil Konieczny <k.konieczny@partner.samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
hifive-unleashed-5.2
Kamil Konieczny 2019-02-22 13:21:42 +01:00 committed by Krzysztof Kozlowski
parent 45eedc0e36
commit 77fc46976e
1 changed files with 9 additions and 0 deletions

View File

@ -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>;