Lines Matching +full:max +full:- +full:brightness

1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/leds/common.h>
18 stdout-path = &uart1;
22 led-controller-1 {
23 compatible = "pwm-leds";
25 led-0 {
28 function-enumerator = <0>;
30 max-brightness = <255>;
33 led-1 {
36 function-enumerator = <1>;
38 max-brightness = <255>;
41 led-2 {
44 function-enumerator = <2>;
46 max-brightness = <255>;
47 linux,default-trigger = "heartbeat";
52 led-controller-2 {
53 compatible = "pwm-leds";
55 led-3 {
58 function-enumerator = <3>;
60 max-brightness = <255>;
63 led-4 {
66 function-enumerator = <4>;
68 max-brightness = <255>;
71 led-5 {
74 function-enumerator = <5>;
76 max-brightness = <255>;
80 reg_3v3: regulator-3v3 {
81 compatible = "regulator-fixed";
82 regulator-name = "3v3";
83 regulator-min-microvolt = <3300000>;
84 regulator-max-microvolt = <3300000>;
85 vin-supply = <&reg_5v0>;
88 reg_5v0: regulator-5v0 {
89 compatible = "regulator-fixed";
90 regulator-name = "5v0";
91 regulator-min-microvolt = <5000000>;
92 regulator-max-microvolt = <5000000>;
95 reg_vbus: regulator-vbus {
96 compatible = "regulator-fixed";
97 pinctrl-names = "default";
98 pinctrl-0 = <&pinctrl_vbus>;
99 regulator-name = "vbus";
100 regulator-min-microvolt = <5000000>;
101 regulator-max-microvolt = <5000000>;
102 vin-supply = <&reg_5v0>;
104 enable-active-high;
107 usdhc2_wifi_pwrseq: usdhc2-wifi-pwrseq {
108 compatible = "mmc-pwrseq-simple";
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_wifi_npd>;
111 reset-gpios = <&gpio4 25 GPIO_ACTIVE_LOW>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_can1>;
122 clock-frequency = <792000000>;
126 pinctrl-names = "default";
127 pinctrl-0 = <&pinctrl_enet1>;
128 phy-mode = "rmii";
129 phy-handle = <&ethphy0>;
133 #address-cells = <1>;
134 #size-cells = <0>;
136 ethphy0: ethernet-phy@0 {
139 clock-names = "rmii-ref";
140 interrupts-extended = <&gpio1 29 IRQ_TYPE_LEVEL_LOW>;
141 reset-gpios = <&gpio1 28 GPIO_ACTIVE_LOW>;
142 reset-assert-us = <10000>;
143 reset-deassert-us = <300>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&pinctrl_i2c1>;
151 clock-frequency = <100000>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&pinctrl_i2c2>;
158 clock-frequency = <100000>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_pwm1>;
174 pinctrl-names = "default";
175 pinctrl-0 = <&pinctrl_pwm2>;
180 pinctrl-names = "default";
181 pinctrl-0 = <&pinctrl_pwm3>;
186 pinctrl-names = "default";
187 pinctrl-0 = <&pinctrl_pwm4>;
192 pinctrl-names = "default";
193 pinctrl-0 = <&pinctrl_pwm5>;
198 pinctrl-names = "default";
199 pinctrl-0 = <&pinctrl_pwm6>;
208 pinctrl-names = "default";
209 pinctrl-0 = <&pinctrl_uart1>;
214 pinctrl-names = "default";
215 pinctrl-0 = <&pinctrl_uart4>;
216 dtr-gpios = <&gpio3 4 GPIO_ACTIVE_LOW>;
217 uart-has-rtscts;
222 pinctrl-names = "default";
223 pinctrl-0 = <&pinctrl_usbotg1>;
224 vbus-supply = <&reg_vbus>;
226 over-current-active-low;
231 pinctrl-names = "default";
232 pinctrl-0 = <&pinctrl_usdhc1>;
233 vmmc-supply = <&reg_3v3>;
234 bus-width = <8>;
235 no-1-8-v;
236 non-removable;
237 cap-mmc-hw-reset;
238 no-sd;
239 no-sdio;
244 pinctrl-names = "default";
245 pinctrl-0 = <&pinctrl_usdhc2>;
246 mmc-pwrseq = <&usdhc2_wifi_pwrseq>;
247 bus-width = <4>;
248 no-1-8-v;
249 no-mmc;
250 no-sd;
251 non-removable;
252 #address-cells = <1>;
253 #size-cells = <0>;
257 compatible = "brcm,bcm4329-fmac";
263 pinctrl-names = "default";
264 pinctrl-0 = <&pinctrl_hog>;
436 pinctrl-names = "default";
437 pinctrl-0 = <&pinctrl_snvs_hog>;
439 pinctrl_snvs_hog: snvs-hog-grp {