]> git.ipfire.org Git - people/arne_f/kernel.git/blob - arch/arm/boot/dts/kirkwood-goflexnet.dts
sun7i: dts: add bananapro.
[people/arne_f/kernel.git] / arch / arm / boot / dts / kirkwood-goflexnet.dts
1 /dts-v1/;
2
3 #include "kirkwood.dtsi"
4 #include "kirkwood-6281.dtsi"
5
6 / {
7 model = "Seagate GoFlex Net";
8 compatible = "seagate,goflexnet", "marvell,kirkwood-88f6281", "marvell,kirkwood";
9
10 memory {
11 device_type = "memory";
12 reg = <0x00000000 0x8000000>;
13 };
14
15 chosen {
16 bootargs = "console=ttyS0,115200n8 earlyprintk root=/dev/sda1 rootdelay=10";
17 };
18
19 ocp@f1000000 {
20 pinctrl: pinctrl@10000 {
21 pmx_usb_power_enable: pmx-usb-power-enable {
22 marvell,pins = "mpp29";
23 marvell,function = "gpio";
24 };
25 pmx_led_right_cap_0: pmx-led_right_cap_0 {
26 marvell,pins = "mpp38";
27 marvell,function = "gpio";
28 };
29 pmx_led_right_cap_1: pmx-led_right_cap_1 {
30 marvell,pins = "mpp39";
31 marvell,function = "gpio";
32 };
33 pmx_led_right_cap_2: pmx-led_right_cap_2 {
34 marvell,pins = "mpp40";
35 marvell,function = "gpio";
36 };
37 pmx_led_right_cap_3: pmx-led_right_cap_3 {
38 marvell,pins = "mpp41";
39 marvell,function = "gpio";
40 };
41 pmx_led_left_cap_0: pmx-led_left_cap_0 {
42 marvell,pins = "mpp42";
43 marvell,function = "gpio";
44 };
45 pmx_led_left_cap_1: pmx-led_left_cap_1 {
46 marvell,pins = "mpp43";
47 marvell,function = "gpio";
48 };
49 pmx_led_left_cap_2: pmx-led_left_cap_2 {
50 marvell,pins = "mpp44";
51 marvell,function = "gpio";
52 };
53 pmx_led_left_cap_3: pmx-led_left_cap_3 {
54 marvell,pins = "mpp45";
55 marvell,function = "gpio";
56 };
57 pmx_led_green: pmx-led_green {
58 marvell,pins = "mpp46";
59 marvell,function = "gpio";
60 };
61 pmx_led_orange: pmx-led_orange {
62 marvell,pins = "mpp47";
63 marvell,function = "gpio";
64 };
65 };
66 serial@12000 {
67 status = "ok";
68 };
69
70 sata@80000 {
71 status = "okay";
72 nr-ports = <2>;
73 };
74
75 };
76 gpio-leds {
77 compatible = "gpio-leds";
78 pinctrl-0 = < &pmx_led_orange
79 &pmx_led_left_cap_0 &pmx_led_left_cap_1
80 &pmx_led_left_cap_2 &pmx_led_left_cap_3
81 &pmx_led_right_cap_0 &pmx_led_right_cap_1
82 &pmx_led_right_cap_2 &pmx_led_right_cap_3
83 >;
84 pinctrl-names = "default";
85
86 health {
87 label = "status:green:health";
88 gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
89 default-state = "keep";
90 };
91 fault {
92 label = "status:orange:fault";
93 gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
94 };
95 left0 {
96 label = "status:white:left0";
97 gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
98 };
99 left1 {
100 label = "status:white:left1";
101 gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>;
102 };
103 left2 {
104 label = "status:white:left2";
105 gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
106 };
107 left3 {
108 label = "status:white:left3";
109 gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
110 };
111 right0 {
112 label = "status:white:right0";
113 gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
114 };
115 right1 {
116 label = "status:white:right1";
117 gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
118 };
119 right2 {
120 label = "status:white:right2";
121 gpios = <&gpio1 8 GPIO_ACTIVE_HIGH>;
122 };
123 right3 {
124 label = "status:white:right3";
125 gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
126 };
127 };
128 regulators {
129 compatible = "simple-bus";
130 #address-cells = <1>;
131 #size-cells = <0>;
132 pinctrl-0 = <&pmx_usb_power_enable>;
133 pinctrl-names = "default";
134
135 usb_power: regulator@1 {
136 compatible = "regulator-fixed";
137 reg = <1>;
138 regulator-name = "USB Power";
139 regulator-min-microvolt = <5000000>;
140 regulator-max-microvolt = <5000000>;
141 enable-active-high;
142 regulator-always-on;
143 regulator-boot-on;
144 gpio = <&gpio0 29 GPIO_ACTIVE_HIGH>;
145 };
146 };
147 };
148
149 &nand {
150 chip-delay = <40>;
151 status = "okay";
152
153 partition@0 {
154 label = "u-boot";
155 reg = <0x0000000 0x100000>;
156 read-only;
157 };
158
159 partition@100000 {
160 label = "uImage";
161 reg = <0x0100000 0x400000>;
162 };
163
164 partition@500000 {
165 label = "pogoplug";
166 reg = <0x0500000 0x2000000>;
167 };
168
169 partition@2500000 {
170 label = "root";
171 reg = <0x02500000 0xd800000>;
172 };
173 };
174
175 &mdio {
176 status = "okay";
177
178 ethphy0: ethernet-phy@0 {
179 reg = <0>;
180 };
181 };
182
183 &eth0 {
184 status = "okay";
185 ethernet0-port@0 {
186 phy-handle = <&ethphy0>;
187 };
188 };