Lines Matching +full:nr +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6281.dtsi"
9 compatible = "mpl,cec4-10", "mpl,cec4", "marvell,kirkwood-88f6281", "marvell,kirkwood";
18 stdout-path = &uart0;
22 pinctrl: pin-controller@10000 {
23 pmx_led_health: pmx-led-health {
28 pmx_sata1: pmx-sata1 {
33 pmx_sata0: pmx-sata0 {
38 pmx_led_user1o: pmx-led-user1o {
43 pmx_led_user1g: pmx-led-user1g {
48 pmx_led_user0o: pmx-led-user0o {
53 pmx_led_user0g: pmx-led-user0g {
58 pmx_led_misc: pmx-led-misc {
63 pmx_sdio_cd: pmx-sdio-cd {
93 pinctrl-0 = <&pmx_sata0 &pmx_sata1>;
94 pinctrl-names = "default";
95 nr-ports = <2>;
100 pinctrl-0 = <&pmx_sdio &pmx_sdio_cd>;
101 pinctrl-names = "default";
103 cd-gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
108 gpio-leds {
109 compatible = "gpio-leds";
110 pinctrl-0 = < &pmx_led_health
115 pinctrl-names = "default";
117 led-health {
119 gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
122 led-user1o {
124 gpios = <&gpio1 8 GPIO_ACTIVE_LOW>;
125 default-state = "on";
128 led-user1g {
130 gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
131 default-state = "on";
134 led-user0o {
136 gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
137 default-state = "on";
140 led-user0g {
142 gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
143 default-state = "on";
146 led-misc {
148 gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
149 default-state = "on";
187 ethphy0: ethernet-phy@1 {
191 ethphy1: ethernet-phy@2 {
198 ethernet0-port@0 {
199 phy-handle = <ðphy0>;
205 ethernet1-port@0 {
206 phy-handle = <ðphy1>;