1 // SPDX-License-Identifier: GPL-2.0
4 #include "kirkwood.dtsi"
5 #include "kirkwood-6281.dtsi"
8 model = "Iomega StorCenter ix2-200";
9 compatible = "iom,ix2-200", "marvell,kirkwood-88f6281", "marvell,kirkwood";
12 device_type = "memory";
13 reg = <0x00000000 0x10000000>;
17 bootargs = "console=ttyS0,115200n8 earlyprintk";
22 pinctrl: pin-controller@10000 {
23 pinctrl-0 = < &pmx_led_sata_brt_ctrl_1
24 &pmx_led_sata_brt_ctrl_2
25 &pmx_led_backup_brt_ctrl_1
26 &pmx_led_backup_brt_ctrl_2
27 &pmx_led_power_brt_ctrl_1
28 &pmx_led_power_brt_ctrl_2
29 &pmx_led_health_brt_ctrl_1
30 &pmx_led_health_brt_ctrl_2
31 &pmx_led_rebuild_brt_ctrl_1
32 &pmx_led_rebuild_brt_ctrl_2 >;
33 pinctrl-names = "default";
35 pmx_button_reset: pmx-button-reset {
36 marvell,pins = "mpp12";
37 marvell,function = "gpio";
39 pmx_button_power: pmx-button-power {
40 marvell,pins = "mpp14";
41 marvell,function = "gpio";
43 pmx_led_backup: pmx-led-backup {
44 marvell,pins = "mpp15";
45 marvell,function = "gpio";
47 pmx_led_power: pmx-led-power {
48 marvell,pins = "mpp16";
49 marvell,function = "gpio";
51 pmx_button_otb: pmx-button-otb {
52 marvell,pins = "mpp35";
53 marvell,function = "gpio";
55 pmx_led_rebuild: pmx-led-rebuild {
56 marvell,pins = "mpp36";
57 marvell,function = "gpio";
59 pmx_led_health: pmx-led_health {
60 marvell,pins = "mpp37";
61 marvell,function = "gpio";
63 pmx_led_sata_brt_ctrl_1: pmx-led-sata-brt-ctrl-1 {
64 marvell,pins = "mpp38";
65 marvell,function = "gpio";
67 pmx_led_sata_brt_ctrl_2: pmx-led-sata-brt-ctrl-2 {
68 marvell,pins = "mpp39";
69 marvell,function = "gpio";
71 pmx_led_backup_brt_ctrl_1: pmx-led-backup-brt-ctrl-1 {
72 marvell,pins = "mpp40";
73 marvell,function = "gpio";
75 pmx_led_backup_brt_ctrl_2: pmx-led-backup-brt-ctrl-2 {
76 marvell,pins = "mpp41";
77 marvell,function = "gpio";
79 pmx_led_power_brt_ctrl_1: pmx-led-power-brt-ctrl-1 {
80 marvell,pins = "mpp42";
81 marvell,function = "gpio";
83 pmx_led_power_brt_ctrl_2: pmx-led-power-brt-ctrl-2 {
84 marvell,pins = "mpp43";
85 marvell,function = "gpio";
87 pmx_led_health_brt_ctrl_1: pmx-led-health-brt-ctrl-1 {
88 marvell,pins = "mpp44";
89 marvell,function = "gpio";
91 pmx_led_health_brt_ctrl_2: pmx-led-health-brt-ctrl-2 {
92 marvell,pins = "mpp45";
93 marvell,function = "gpio";
95 pmx_led_rebuild_brt_ctrl_1: pmx-led-rebuild-brt-ctrl-1 {
96 marvell,pins = "mpp46";
97 marvell,function = "gpio";
99 pmx_led_rebuild_brt_ctrl_2: pmx-led-rebuild-brt-ctrl-2 {
100 marvell,pins = "mpp47";
101 marvell,function = "gpio";
109 compatible = "national,lm63";
125 compatible = "gpio-leds";
126 pinctrl-0 = < &pmx_led_backup &pmx_led_power
127 &pmx_led_rebuild &pmx_led_health >;
128 pinctrl-names = "default";
131 label = "status:white:power_led";
132 gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;
133 default-state = "keep";
136 label = "status:white:rebuild_led";
137 gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>;
140 label = "status:red:health_led";
141 gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
144 label = "status:blue:backup_led";
145 gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>;
149 compatible = "gpio-keys";
150 #address-cells = <1>;
152 pinctrl-0 = <&pmx_button_reset &pmx_button_power
154 pinctrl-names = "default";
158 label = "Power Button";
159 linux,code = <KEY_POWER>;
160 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
163 label = "Reset Button";
164 linux,code = <KEY_RESTART>;
165 gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
168 label = "OTB Button";
169 linux,code = <KEY_COPY>;
170 gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
174 compatible = "gpio-poweroff";
175 gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
184 reg = <0x0000000 0x100000>;
190 reg = <0xa0000 0x20000>;
196 reg = <0x100000 0x300000>;
201 reg = <0x400000 0x1C00000>;
208 ethphy1: ethernet-phy@11 {
224 phy-handle = <ðphy1>;