Lines Matching +full:termination +full:- +full:gpios
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,stm32mp153c-tac-gen3", "oct,stm32mp153x-osd32", "st,stm32mp153";
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 {
68 gpios = <&gpiog 1 GPIO_ACTIVE_HIGH>;
71 led-6 {
73 gpios = <&gpiof 3 GPIO_ACTIVE_HIGH>;
76 led-7 {
78 gpios = <&gpiob 8 GPIO_ACTIVE_HIGH>;
81 led-8 {
83 gpios = <&gpiog 3 GPIO_ACTIVE_HIGH>;
86 led-9 {
88 gpios = <&gpiod 3 GPIO_ACTIVE_HIGH>;
91 led-10 {
93 gpios = <&gpiof 6 GPIO_ACTIVE_HIGH>;
96 led-11 {
98 gpios = <&gpioc 8 GPIO_ACTIVE_HIGH>;
101 led-12 {
103 gpios = <&gpiod 6 GPIO_ACTIVE_HIGH>;
106 led-13 {
108 gpios = <&gpiob 9 GPIO_ACTIVE_HIGH>;
111 led-14 {
113 gpios = <&gpiod 14 GPIO_ACTIVE_HIGH>;
114 linux,default-trigger = "usb-gadget";
117 led-15 {
119 gpios = <&gpioa 15 GPIO_ACTIVE_HIGH>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&board_adc1_ain_pins>;
127 vdd-supply = <&vdd>;
128 vdda-supply = <&vdda>;
129 vref-supply = <&vrefbuf>;
133 st,adc-channels = <2 5 9 10 13 14 15 18>;
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 = "", "", "", "", "", /* 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 */
222 termination-gpios = <&gpioe 4 GPIO_ACTIVE_HIGH>;
223 termination-ohms = <120>;
227 board_adc1_ain_pins: board-adc1-ain-0 {
246 reset-gpios = <&gpiog 10 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
247 shunt-resistor-micro-ohms = <15000>;
248 spi-max-frequency = <5000000>;
249 vdd-supply = <®_pb_3v3>;
250 vdig-supply = <®_pb_3v3>;
256 /delete-property/dmas;
257 /delete-property/dma-names;
262 pinctrl-names = "default", "sleep";
263 pinctrl-0 = <&pwm8_pins_b>;
264 pinctrl-1 = <&pwm8_sleep_pins_b>;