Lines Matching +full:nr +full:- +full:gpios

1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 #include "kirkwood-6281.dtsi"
9 compatible = "seagate,goflexnet", "marvell,kirkwood-88f6281", "marvell,kirkwood";
18 stdout-path = &uart0;
22 pinctrl: pin-controller@10000 {
23 pmx_usb_power_enable: pmx-usb-power-enable {
27 pmx_led_right_cap_0: pmx-led_right_cap_0 {
31 pmx_led_right_cap_1: pmx-led_right_cap_1 {
35 pmx_led_right_cap_2: pmx-led_right_cap_2 {
39 pmx_led_right_cap_3: pmx-led_right_cap_3 {
43 pmx_led_left_cap_0: pmx-led_left_cap_0 {
47 pmx_led_left_cap_1: pmx-led_left_cap_1 {
51 pmx_led_left_cap_2: pmx-led_left_cap_2 {
55 pmx_led_left_cap_3: pmx-led_left_cap_3 {
59 pmx_led_green: pmx-led_green {
63 pmx_led_orange: pmx-led_orange {
74 nr-ports = <2>;
78 gpio-leds {
79 compatible = "gpio-leds";
80 pinctrl-0 = < &pmx_led_orange
86 pinctrl-names = "default";
90 gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
91 default-state = "keep";
95 gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
99 gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
103 gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>;
107 gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
111 gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
115 gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
119 gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
123 gpios = <&gpio1 8 GPIO_ACTIVE_HIGH>;
127 gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
131 compatible = "simple-bus";
132 #address-cells = <1>;
133 #size-cells = <0>;
134 pinctrl-0 = <&pmx_usb_power_enable>;
135 pinctrl-names = "default";
138 compatible = "regulator-fixed";
140 regulator-name = "USB Power";
141 regulator-min-microvolt = <5000000>;
142 regulator-max-microvolt = <5000000>;
143 enable-active-high;
144 regulator-always-on;
145 regulator-boot-on;
152 chip-delay = <40>;
156 label = "u-boot";
158 read-only;
180 ethphy0: ethernet-phy@0 {
187 ethernet0-port@0 {
188 phy-handle = <&ethphy0>;