]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: Add SROM to exynos5410
authorPavel Fedin <p.fedin@samsung.com>
Mon, 16 Nov 2015 07:43:03 +0000 (10:43 +0300)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 25 Jan 2016 01:32:07 +0000 (10:32 +0900)
This machine uses own SoC device tree file, add missing part.

Signed-off-by: Pavel Fedin <p.fedin@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
arch/arm/boot/dts/exynos5410.dtsi

index fad0779b1b6e86d887a926a4afdee929ca33a1d7..66f7fc6e29ef1713e910a5d281dd2b559f0a9c48 100644 (file)
@@ -97,6 +97,11 @@ chipid@10000000 {
                        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>;