aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi')
-rw-r--r--arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi7
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi b/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi
index 1ff848d570a9..7196c7f3e109 100644
--- a/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi
+++ b/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi
@@ -17,10 +17,11 @@
17 17
18 chosen { 18 chosen {
19 bootargs = "console=ttyS0,115200n8 earlyprintk"; 19 bootargs = "console=ttyS0,115200n8 earlyprintk";
20 stdout-path = &uart0;
20 }; 21 };
21 22
22 ocp@f1000000 { 23 ocp@f1000000 {
23 pinctrl: pinctrl@10000 { 24 pinctrl: pin-controller@10000 {
24 25
25 pmx_usb_power_enable: pmx-usb-power-enable { 26 pmx_usb_power_enable: pmx-usb-power-enable {
26 marvell,pins = "mpp29"; 27 marvell,pins = "mpp29";
@@ -44,8 +45,6 @@
44 }; 45 };
45 }; 46 };
46 serial@12000 { 47 serial@12000 {
47 pinctrl-0 = <&pmx_uart0>;
48 pinctrl-names = "default";
49 status = "okay"; 48 status = "okay";
50 }; 49 };
51 }; 50 };
@@ -72,8 +71,6 @@
72}; 71};
73 72
74&nand { 73&nand {
75 pinctrl-0 = <&pmx_nand>;
76 pinctrl-names = "default";
77 status = "okay"; 74 status = "okay";
78 75
79 partition@0 { 76 partition@0 {