ARM: dts: UniPhier: add pinctrl device nodes
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 25 Jul 2015 07:23:22 +0000 (16:23 +0900)
committerOlof Johansson <olof@lixom.net>
Mon, 27 Jul 2015 12:54:45 +0000 (14:54 +0200)
Add the pinctrol device nodes for UniPhier PH1-LD4, PH1-Pro4,
and PH1-sLD8.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/uniphier-ph1-ld4.dtsi
arch/arm/boot/dts/uniphier-ph1-pro4.dtsi
arch/arm/boot/dts/uniphier-ph1-sld8.dtsi

index 600a473efad89a1f69d96449867ac2d0ac407f3f..518eab732a017f06360bfb81fe7c5684378460e4 100644 (file)
                        interrupts = <0 82 4>;
                };
 
+               pinctrl: pinctrl@5f801000 {
+                       compatible = "socionext,ph1-ld4-pinctrl",
+                                    "syscon";
+                       reg = <0x5f801000 0xe00>;
+               };
+
                timer@60000200 {
                        compatible = "arm,cortex-a9-global-timer";
                        reg = <0x60000200 0x20>;
index 4598bb2785b61c6f6d217b8b359e8f25dbc67e2a..789bd48b76734f46ac5ccb9e8378c2537108ebe2 100644 (file)
                        interrupts = <0 81 4>;
                };
 
+               pinctrl: pinctrl@5f801000 {
+                       compatible = "socionext,ph1-pro4-pinctrl",
+                                    "syscon";
+                       reg = <0x5f801000 0xe00>;
+               };
+
                timer@60000200 {
                        compatible = "arm,cortex-a9-global-timer";
                        reg = <0x60000200 0x20>;
index 325515776a479971176fb9b52f16b455e2532039..8dff3c422a34ee3c7b3a785a1276f31d43a2e10e 100644 (file)
                        interrupts = <0 82 4>;
                };
 
+               pinctrl: pinctrl@5f801000 {
+                       compatible = "socionext,ph1-sld8-pinctrl",
+                                    "syscon";
+                       reg = <0x5f801000 0xe00>;
+               };
+
                timer@60000200 {
                        compatible = "arm,cortex-a9-global-timer";
                        reg = <0x60000200 0x20>;