ARM: dts: UniPhier: add UART and USB pinmux nodes
[linux-2.6-microblaze.git] / arch / arm / boot / dts / uniphier-ph1-ld4.dtsi
index 518eab7..4add90b 100644 (file)
@@ -89,6 +89,8 @@
                        compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006800 0x40>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_uart0>;
                        interrupts = <0 33 4>;
                        clocks = <&uart_clk>;
                        fifo-size = <64>;
                        compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006900 0x40>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_uart1>;
                        interrupts = <0 35 4>;
                        clocks = <&uart_clk>;
                        fifo-size = <64>;
                        compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006a00 0x40>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_uart2>;
                        interrupts = <0 37 4>;
                        clocks = <&uart_clk>;
                        fifo-size = <64>;
                        compatible = "socionext,uniphier-uart";
                        status = "disabled";
                        reg = <0x54006b00 0x40>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_uart3>;
                        interrupts = <0 29 4>;
                        clocks = <&uart_clk>;
                        fifo-size = <64>;
                        compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a800100 0x100>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_usb0>;
                        interrupts = <0 80 4>;
                };
 
                        compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a810100 0x100>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_usb1>;
                        interrupts = <0 81 4>;
                };
 
                        compatible = "socionext,uniphier-ehci", "generic-ehci";
                        status = "disabled";
                        reg = <0x5a820100 0x100>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_usb2>;
                        interrupts = <0 82 4>;
                };
 
                };
        };
 };
+
+/include/ "uniphier-pinctrl.dtsi"