Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2deef6c authored by Pavel Fedin's avatar Pavel Fedin Committed by Krzysztof Kozlowski
Browse files

ARM: dts: Add SROM to exynos5410



This machine uses own SoC device tree file, add missing part.

Signed-off-by: default avatarPavel Fedin <p.fedin@samsung.com>
Reviewed-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
parent c3ede5e0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -97,6 +97,11 @@
			reg = <0x10000000 0x100>;
		};

		sromc: sromc@12250000 {
			compatible = "samsung,exynos-srom";
			reg = <0x12250000 0x14>;
		};

		pmu_system_controller: system-controller@10040000 {
			compatible = "samsung,exynos5410-pmu", "syscon";
			reg = <0x10040000 0x5000>;