Lines Matching +full:led +full:- +full:backlight

1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)
3 * Copyright (C) 2020 STMicroelectronics - All Rights Reserved
8 /dts-v1/;
11 #include "stm32mp15xc-lxa-tac.dtsi"
15 compatible = "lxa,stm32mp157c-tac-gen2", "oct,stm32mp15xx-osd32", "st,stm32mp157";
17 backlight: backlight { label
18 compatible = "pwm-backlight";
19 power-supply = <&v3v3>;
21 brightness-levels = <0 31 63 95 127 159 191 223 255>;
22 default-brightness-level = <7>;
26 reg_iobus_12v: regulator-iobus-12v {
27 compatible = "regulator-fixed";
28 vin-supply = <&reg_12v>;
30 regulator-max-microvolt = <12000000>;
31 regulator-min-microvolt = <12000000>;
32 regulator-name = "12V_IOBUS";
35 led-controller-1 {
36 compatible = "pwm-leds-multicolor";
38 multi-led {
41 max-brightness = <65535>;
43 led-red {
44 active-low;
49 led-green {
50 active-low;
55 led-blue {
56 active-low;
63 led-controller-2 {
64 compatible = "gpio-leds";
66 led-5 {
71 led-6 {
76 led-7 {
81 led-8 {
86 led-9 {
91 led-10 {
96 led-11 {
101 led-12 {
106 led-13 {
111 led-14 {
114 linux,default-trigger = "usb-gadget";
117 led-15 {
125 gpio-line-names = "", "", "DUT_PWR_EN", "", "STACK_CS3", /* 0 */
132 gpio-line-names = "", "DUT_PWR_DISCH", "", "", "", /* 0 */
142 termination-gpios = <&gpioe 4 GPIO_ACTIVE_HIGH>;
143 termination-ohms = <120>;
151 reset-gpios = <&gpioa 4 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
152 shunt-resistor-micro-ohms = <15000>;
153 spi-max-frequency = <5000000>;
154 vdd-supply = <&reg_pb_3v3>;
155 vdig-supply = <&reg_pb_3v3>;
161 /delete-property/dmas;
162 /delete-property/dma-names;
167 pinctrl-names = "default", "sleep";
168 pinctrl-0 = <&pwm8_pins_b>;
169 pinctrl-1 = <&pwm8_sleep_pins_b>;