3 #include "kirkwood.dtsi"
4 #include "kirkwood-6281.dtsi"
8 compatible = "mpl,cec4-10", "mpl,cec4", "marvell,kirkwood-88f6281", "marvell,kirkwood";
11 device_type = "memory";
12 reg = <0x00000000 0x20000000>;
16 bootargs = "console=ttyS0,115200n8 earlyprintk";
31 pinctrl: pin-controller@10000 {
32 pmx_led_health: pmx-led-health {
33 marvell,pins = "mpp7";
34 marvell,function = "gpo";
37 pmx_sata1: pmx-sata1 {
38 marvell,pins = "mpp34";
39 marvell,function = "sata1";
42 pmx_sata0: pmx-sata0 {
43 marvell,pins = "mpp35";
44 marvell,function = "sata0";
47 pmx_led_user1o: pmx-led-user1o {
48 marvell,pins = "mpp40";
49 marvell,function = "gpio";
52 pmx_led_user1g: pmx-led-user1g {
53 marvell,pins = "mpp41";
54 marvell,function = "gpio";
57 pmx_led_user0o: pmx-led-user0o {
58 marvell,pins = "mpp44";
59 marvell,function = "gpio";
62 pmx_led_user0g: pmx-led-user0g {
63 marvell,pins = "mpp45";
64 marvell,function = "gpio";
67 pmx_led_misc: pmx-led-misc {
68 marvell,pins = "mpp46";
69 marvell,function = "gpio";
72 pmx_sdio_cd: pmx-sdio-cd {
73 marvell,pins = "mpp47";
74 marvell,function = "gpio";
82 compatible = "nxp,pcf8563";
87 compatible = "atmel,24c02";
102 pinctrl-0 = <&pmx_sata0 &pmx_sata1>;
103 pinctrl-names = "default";
109 pinctrl-0 = <&pmx_sdio &pmx_sdio_cd>;
110 pinctrl-names = "default";
112 cd-gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
118 compatible = "gpio-leds";
119 pinctrl-0 = < &pmx_led_health
121 &pmx_led_user1g &pmx_led_user0o
122 &pmx_led_user0g &pmx_led_misc
124 pinctrl-names = "default";
127 label = "status:green:health";
128 gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
132 label = "user1:orange";
133 gpios = <&gpio1 8 GPIO_ACTIVE_LOW>;
134 default-state = "on";
138 label = "user1:green";
139 gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
140 default-state = "on";
144 label = "user0:orange";
145 gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
146 default-state = "on";
150 label = "user0:green";
151 gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
152 default-state = "on";
156 label = "status:orange:misc";
157 gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
158 default-state = "on";
169 reg = <0x0000000 0x100000>;
174 reg = <0x100000 0x80000>;
179 reg = <0x180000 0x80000>;
184 reg = <0x200000 0x400000>;
189 reg = <0x600000 0x1fa00000>;
196 ethphy0: ethernet-phy@1 {
200 ethphy1: ethernet-phy@2 {
208 phy-handle = <ðphy0>;
215 phy-handle = <ðphy1>;