Lines Matching +full:led +full:- +full:cur
1 // SPDX-License-Identifier: GPL-2.0
3 // Copyright (C) 2015-2018 Y Soft Corporation, a.s.
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/leds/common.h>
9 #include <dt-bindings/pwm/pwm.h>
20 compatible = "pwm-backlight";
22 brightness-levels = <0 32 64 128 255>;
23 default-brightness-level = <32>;
24 num-interpolated-steps = <8>;
25 power-supply = <&sw2_reg>;
30 compatible = "fsl,imx-parallel-display";
31 #address-cells = <1>;
32 #size-cells = <0>;
33 interface-pix-fmt = "rgb24";
34 pinctrl-names = "default";
35 pinctrl-0 = <&pinctrl_ipu1>;
42 remote-endpoint = <&ipu1_di0_disp0>;
50 remote-endpoint = <&lcd_panel_in>;
57 power-supply = <&sw2_reg>;
63 remote-endpoint = <&lcd_display_out>;
68 reg_pcie: regulator-pcie {
69 compatible = "regulator-fixed";
70 pinctrl-names = "default";
71 pinctrl-0 = <&pinctrl_pcie_reg>;
72 regulator-name = "MPCIE_3V3";
73 regulator-min-microvolt = <3300000>;
74 regulator-max-microvolt = <3300000>;
76 enable-active-high;
80 reg_usb_h1_vbus: regulator-usb-h1-vbus {
81 compatible = "regulator-fixed";
82 pinctrl-names = "default";
83 pinctrl-0 = <&pinctrl_usbh1_vbus>;
84 regulator-name = "usb_h1_vbus";
85 regulator-min-microvolt = <5000000>;
86 regulator-max-microvolt = <5000000>;
88 enable-active-high;
92 reg_usb_otg_vbus: regulator-usb-otg-vbus {
93 compatible = "regulator-fixed";
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_usbotg_vbus>;
96 regulator-name = "usb_otg_vbus";
97 regulator-min-microvolt = <5000000>;
98 regulator-max-microvolt = <5000000>;
100 enable-active-high;
105 pinctrl-names = "default";
106 pinctrl-0 = <&pinctrl_enet>;
107 phy-mode = "rgmii-id";
108 phy-supply = <&sw2_reg>;
111 fixed-link {
113 full-duplex;
117 #address-cells = <1>;
118 #size-cells = <0>;
123 reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
126 #address-cells = <1>;
127 #size-cells = <0>;
132 phy-mode = "rgmii-id";
135 fixed-link {
137 full-duplex;
144 phy-mode = "internal";
145 phy-handle = <&phy_port2>;
151 phy-mode = "internal";
152 phy-handle = <&phy_port3>;
157 #address-cells = <1>;
158 #size-cells = <0>;
160 phy_port2: ethernet-phy@1 {
164 phy_port3: ethernet-phy@2 {
173 pinctrl-names = "default";
174 pinctrl-0 = <&pinctrl_hdmi_cec>;
175 ddc-i2c-bus = <&i2c2>;
180 clock-frequency = <100000>;
181 pinctrl-names = "default";
182 pinctrl-0 = <&pinctrl_i2c2>;
187 pinctrl-names = "default";
188 pinctrl-0 = <&pinctrl_pmic>;
193 regulator-min-microvolt = <300000>;
194 regulator-max-microvolt = <1875000>;
195 regulator-boot-on;
196 regulator-always-on;
197 regulator-ramp-delay = <6250>;
201 regulator-min-microvolt = <800000>;
202 regulator-max-microvolt = <3300000>;
203 regulator-boot-on;
204 regulator-always-on;
208 regulator-min-microvolt = <400000>;
209 regulator-max-microvolt = <1975000>;
210 regulator-boot-on;
211 regulator-always-on;
215 regulator-min-microvolt = <400000>;
216 regulator-max-microvolt = <1975000>;
217 regulator-boot-on;
218 regulator-always-on;
222 regulator-min-microvolt = <5000000>;
223 regulator-max-microvolt = <5150000>;
227 regulator-min-microvolt = <800000>;
228 regulator-max-microvolt = <1550000>;
232 regulator-min-microvolt = <800000>;
233 regulator-max-microvolt = <1550000>;
237 regulator-min-microvolt = <1800000>;
238 regulator-max-microvolt = <3300000>;
239 regulator-always-on;
243 regulator-min-microvolt = <1800000>;
244 regulator-max-microvolt = <3300000>;
245 regulator-always-on;
249 regulator-min-microvolt = <1800000>;
250 regulator-max-microvolt = <3300000>;
251 regulator-always-on;
255 regulator-min-microvolt = <1800000>;
256 regulator-max-microvolt = <3300000>;
257 regulator-always-on;
261 regulator-boot-on;
262 regulator-always-on;
266 regulator-min-microvolt = <1000000>;
267 regulator-max-microvolt = <3000000>;
268 regulator-boot-on;
269 regulator-always-on;
274 leds: led-controller@30 {
277 clock-mode = /bits/ 8 <1>;
278 #address-cells = <1>;
279 #size-cells = <0>;
282 multi-led@0 {
283 #address-cells = <1>;
284 #size-cells = <0>;
288 led@0 {
289 led-cur = /bits/ 8 <0x20>;
290 max-cur = /bits/ 8 <0x60>;
295 led@1 {
296 led-cur = /bits/ 8 <0x20>;
297 max-cur = /bits/ 8 <0x60>;
302 led@2 {
303 led-cur = /bits/ 8 <0x20>;
304 max-cur = /bits/ 8 <0x60>;
320 pinctrl-0 = <&pinctrl_touch>;
321 interrupt-parent = <&gpio4>;
323 attb-gpio = <&gpio4 5 GPIO_ACTIVE_HIGH>;
324 reset-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;
325 touchscreen-size-x = <800>;
326 touchscreen-size-y = <480>;
332 clock-frequency = <100000>;
333 pinctrl-names = "default";
334 pinctrl-0 = <&pinctrl_i2c3>;
338 compatible = "solomon,ssd1309fb-i2c";
342 solomon,page-offset = <0>;
343 solomon,segment-no-remap;
345 reset-gpios = <&gpio_oled 1 GPIO_ACTIVE_LOW>;
346 vbat-supply = <&sw2_reg>;
351 compatible = "solomon,ssd1305fb-i2c";
355 solomon,page-offset = <0>;
356 solomon,col-offset = <4>;
358 reset-gpios = <&gpio_oled 1 GPIO_ACTIVE_LOW>;
359 vbat-supply = <&sw2_reg>;
365 gpio-controller;
366 #gpio-cells = <2>;
368 vcc-supply = <&sw2_reg>;
373 compatible = "fsl,mpr121-touchkey";
375 vdd-supply = <&sw2_reg>;
380 poll-interval = <50>;
513 pinctrl_usbh1_vbus: usbh1-vbusgrp {
526 pinctrl_usbotg_vbus: usbotg-vbusgrp {
568 remote-endpoint = <&lcd_display_in>;
572 pinctrl-names = "default";
573 pinctrl-0 = <&pinctrl_pcie>;
574 reset-gpio = <&gpio7 12 GPIO_ACTIVE_LOW>;
575 vpcie-supply = <®_pcie>;
580 pinctrl-names = "default";
581 pinctrl-0 = <&pinctrl_pwm1>;
586 pinctrl-names = "default";
587 pinctrl-0 = <&pinctrl_uart1>;
592 pinctrl-names = "default";
593 pinctrl-0 = <&pinctrl_uart2>;
598 pinctrl-names = "default";
599 pinctrl-0 = <&pinctrl_usbh1>;
600 vbus-supply = <®_usb_h1_vbus>;
601 over-current-active-low;
606 pinctrl-names = "default";
607 pinctrl-0 = <&pinctrl_usbotg>;
608 vbus-supply = <®_usb_otg_vbus>;
609 over-current-active-low;
610 srp-disable;
611 hnp-disable;
612 adp-disable;
617 fsl,tx-d-cal = <106>;
622 fsl,tx-d-cal = <109>;
627 pinctrl-names = "default";
628 pinctrl-0 = <&pinctrl_usdhc3>;
629 bus-width = <4>;
630 cd-gpios = <&gpio7 8 GPIO_ACTIVE_LOW>;
631 wp-gpios = <&gpio2 22 GPIO_ACTIVE_HIGH>;
632 no-1-8-v;
633 keep-power-in-suspend;
634 wakeup-source;
635 vmmc-supply = <&sw2_reg>;
640 pinctrl-names = "default";
641 pinctrl-0 = <&pinctrl_usdhc4>;
642 bus-width = <8>;
643 non-removable;
644 no-1-8-v;
645 keep-power-in-suspend;
646 vmmc-supply = <&sw2_reg>;
655 pinctrl-names = "default";
656 pinctrl-0 = <&pinctrl_wdog>;
657 fsl,ext-reset-output;