Lines Matching +full:vdig +full:- +full:supply
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";
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 = <®_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 pinctrl-names = "default";
126 pinctrl-0 = <&adc1_ain_pins_a>;
127 vdd-supply = <&vdd>;
128 vdda-supply = <&vdda>;
129 vref-supply = <&vrefbuf>;
133 st,adc-channels = <0 1 2 5 9 10 13 15>;
134 st,min-sample-time-nsecs = <5000>;
135 #address-cells = <1>;
136 #size-cells = <0>;
181 st,adc-channels = <12>;
182 st,min-sample-time-nsecs = <500000>;
183 #address-cells = <1>;
184 #size-cells = <0>;
195 gpio-line-names = "", "", "DUT_PWR_EN", "", "STACK_CS3", /* 0 */
202 gpio-line-names = "", "DUT_PWR_DISCH", "", "", "", /* 0 */
208 gpio-line-names = "TP35", "", "", "", "CAN_1_120R", /* 0 */
215 gpio-line-names = "ETH_RESET", "", "", "", "", /* 0 */
226 termination-gpios = <&gpioe 4 GPIO_ACTIVE_HIGH>;
227 termination-ohms = <120>;
235 reset-gpios = <&gpioa 4 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
236 shunt-resistor-micro-ohms = <15000>;
237 spi-max-frequency = <5000000>;
238 vdd-supply = <®_pb_3v3>;
239 vdig-supply = <®_pb_3v3>;
245 /delete-property/dmas;
246 /delete-property/dma-names;
251 pinctrl-names = "default", "sleep";
252 pinctrl-0 = <&pwm8_pins_b>;
253 pinctrl-1 = <&pwm8_sleep_pins_b>;