]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / arch / arm / boot / dts / kirkwood-netgear_readynas_duo_v2.dts
index 0f852b40f5c1111fbad856e8388dfebf4e590e96..ad6ade7d91912fb146adee2b929984ac3790e3ef 100644 (file)
 
        ocp@f1000000 {
                pinctrl: pinctrl@10000 {
-
-                       pinctrl-0 = < &pmx_uart0
-                                     &pmx_button_power
-                                     &pmx_button_backup
-                                     &pmx_button_reset
-                                     &pmx_led_blue_power
-                                     &pmx_led_blue_activity
-                                     &pmx_led_blue_disk1
-                                     &pmx_led_blue_disk2
-                                     &pmx_led_blue_backup >;
-                       pinctrl-names = "default";
-
                        pmx_button_power: pmx-button-power {
                                marvell,pins = "mpp47";
                                marvell,function = "gpio";
@@ -74,6 +62,8 @@
                };
 
                serial@12000 {
+                       pinctrl-0 = <&pmx_uart0>;
+                       pinctrl-names = "default";
                        status = "okay";
                };
 
 
        gpio-leds {
                compatible = "gpio-leds";
+               pinctrl-0 = < &pmx_led_blue_power &pmx_led_blue_activity
+                             &pmx_led_blue_disk1 &pmx_led_blue_disk2
+                             &pmx_led_blue_backup >;
+               pinctrl-names = "default";
 
                power_led {
                        label = "status:blue:power_led";
                compatible = "gpio-keys";
                #address-cells = <1>;
                #size-cells = <0>;
+               pinctrl-0 = <&pmx_button_power &pmx_button_backup
+                            &pmx_button_reset>;
+               pinctrl-names = "default";
+
                button@1 {
                        label = "Power Button";
                        linux,code = <116>;     /* KEY_POWER */