summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/uniphier-ph1-sld3.dtsi
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-02-02 21:11:34 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-02-14 16:36:13 +0900
commit233812a64274e80f1a7b291653fa9d341a326ebd (patch)
treec5d11e8f53ad6cf6e856a632a490b743becb958f /arch/arm/dts/uniphier-ph1-sld3.dtsi
parentcc33609546e1e4c6c7bb59026eca7463765be61e (diff)
downloadblackbird-obmc-uboot-233812a64274e80f1a7b291653fa9d341a326ebd.tar.gz
blackbird-obmc-uboot-233812a64274e80f1a7b291653fa9d341a326ebd.zip
ARM: dts: uniphier: add device nodes for System Control blocks
These are mainly used for controlling clocks and resets. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-sld3.dtsi')
-rw-r--r--arch/arm/dts/uniphier-ph1-sld3.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-ph1-sld3.dtsi b/arch/arm/dts/uniphier-ph1-sld3.dtsi
index 9ff9584991..c7a890227d 100644
--- a/arch/arm/dts/uniphier-ph1-sld3.dtsi
+++ b/arch/arm/dts/uniphier-ph1-sld3.dtsi
@@ -206,6 +206,14 @@
interrupts = <0 83 4>;
};
+ sysctrl: sysctrl@f1840000 {
+ compatible = "socionext,ph1-sld3-sysctrl";
+ reg = <0xf1840000 0x4000>;
+ #clock-cells = <1>;
+ clock-names = "ref";
+ clocks = <&refclk>;
+ };
+
nand: nand@f8000000 {
compatible = "denali,denali-nand-dt";
reg = <0xf8000000 0x20>, <0xf8100000 0x1000>;
OpenPOWER on IntegriCloud