projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3ede5e
)
ARM: dts: Add SROM to exynos5410
author
Pavel Fedin
<p.fedin@samsung.com>
Mon, 16 Nov 2015 07:43:03 +0000
(10:43 +0300)
committer
Krzysztof 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/exynos5410.dtsi
b/arch/arm/boot/dts/exynos5410.dtsi
index fad0779b1b6e86d887a926a4afdee929ca33a1d7..66f7fc6e29ef1713e910a5d281dd2b559f0a9c48 100644
(file)
--- a/
arch/arm/boot/dts/exynos5410.dtsi
+++ b/
arch/arm/boot/dts/exynos5410.dtsi
@@
-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>;