Lines Matching +full:white +full:- +full:led
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";
88 led-health {
91 default-state = "keep";
93 led-fault {
97 led-left0 {
98 label = "status:white:left0";
101 led-left1 {
102 label = "status:white:left1";
105 led-left2 {
106 label = "status:white:left2";
109 led-left3 {
110 label = "status:white:left3";
113 led-right0 {
114 label = "status:white:right0";
117 led-right1 {
118 label = "status:white:right1";
121 led-right2 {
122 label = "status:white:right2";
125 led-right3 {
126 label = "status:white:right3";
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 = <ðphy0>;