Lines Matching +full:gain +full:- +full:gpios
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2021 - All Rights Reserved
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/input/input.h>
11 #include <dt-bindings/leds/common.h>
12 #include <dt-bindings/regulator/st,stm32mp13-regulator.h>
15 #include "stm32mp13-pinctrl.dtsi"
18 model = "STMicroelectronics STM32MP135F-DK Discovery Board";
19 compatible = "st,stm32mp135f-dk", "st,stm32mp135";
29 stdout-path = "serial0:115200n8";
37 reserved-memory {
38 #address-cells = <1>;
39 #size-cells = <1>;
44 no-map;
48 gpio-keys {
49 compatible = "gpio-keys";
51 button-user {
52 label = "User-PA13";
54 gpios = <&gpioa 13 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
59 compatible = "gpio-leds";
61 led-blue {
64 gpios = <&gpioa 14 GPIO_ACTIVE_LOW>;
65 linux,default-trigger = "heartbeat";
66 default-state = "off";
72 pinctrl-names = "default";
73 pinctrl-0 = <&adc1_usb_cc_pins_a>;
74 vdda-supply = <&scmi_vdd_adc>;
75 vref-supply = <&scmi_vdd_adc>;
80 * Type-C USB_PWR_CC1 & USB_PWR_CC2 on in6 & in12.
87 st,min-sample-time-ns = <5000>;
91 st,min-sample-time-ns = <5000>;
97 pinctrl-names = "default", "sleep";
98 pinctrl-0 = <&i2c1_pins_a>;
99 pinctrl-1 = <&i2c1_sleep_pins_a>;
100 i2c-scl-rising-time-ns = <96>;
101 i2c-scl-falling-time-ns = <3>;
102 clock-frequency = <1000000>;
105 /delete-property/dmas;
106 /delete-property/dma-names;
111 gpio-controller;
112 #gpio-cells = <2>;
114 interrupt-parent = <&gpiog>;
115 pinctrl-names = "default";
116 pinctrl-0 = <&mcp23017_pins_a>;
117 interrupt-controller;
118 #interrupt-cells = <2>;
119 microchip,irq-mirror;
123 compatible = "st,stm32g0-typec";
127 interrupt-parent = <&gpioi>;
128 /* Internal pull-up on PI2 */
129 pinctrl-names = "default";
130 pinctrl-0 = <&stm32g0_intn_pins_a>;
131 firmware-name = "stm32g0-ucsi.mp135f-dk.fw";
133 compatible = "usb-c-connector";
134 label = "USB-C";
138 remote-endpoint = <&usbotg_hs_ep>;
146 pinctrl-names = "default", "sleep";
147 pinctrl-0 = <&i2c5_pins_a>;
148 pinctrl-1 = <&i2c5_sleep_pins_a>;
149 i2c-scl-rising-time-ns = <170>;
150 i2c-scl-falling-time-ns = <5>;
151 clock-frequency = <400000>;
154 /delete-property/dmas;
155 /delete-property/dma-names;
159 timeout-sec = <32>;
170 regulator-name = "vdd_adc";
174 regulator-name = "vdd_usb";
178 regulator-name = "vdd_sd";
182 regulator-name = "v1v8_periph";
186 regulator-name = "v3v3_sw";
191 pinctrl-names = "default", "opendrain", "sleep";
192 pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>;
193 pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_clk_pins_a>;
194 pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
195 cd-gpios = <&gpioh 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
196 disable-wp;
197 st,neg-edge;
198 bus-width = <4>;
199 vmmc-supply = <&scmi_vdd_sd>;
204 pinctrl-names = "default", "sleep";
205 pinctrl-0 = <&spi5_pins_a>;
206 pinctrl-1 = <&spi5_sleep_pins_a>;
211 /delete-property/dmas;
212 /delete-property/dma-names;
215 pinctrl-0 = <&pwm3_pins_a>;
216 pinctrl-1 = <&pwm3_sleep_pins_a>;
217 pinctrl-names = "default", "sleep";
226 /delete-property/dmas;
227 /delete-property/dma-names;
230 pinctrl-0 = <&pwm4_pins_a>;
231 pinctrl-1 = <&pwm4_sleep_pins_a>;
232 pinctrl-names = "default", "sleep";
241 /delete-property/dmas;
242 /delete-property/dma-names;
245 pinctrl-0 = <&pwm8_pins_a>;
246 pinctrl-1 = <&pwm8_sleep_pins_a>;
247 pinctrl-names = "default", "sleep";
258 pinctrl-0 = <&pwm14_pins_a>;
259 pinctrl-1 = <&pwm14_sleep_pins_a>;
260 pinctrl-names = "default", "sleep";
269 pinctrl-names = "default", "sleep", "idle";
270 pinctrl-0 = <&uart4_pins_a>;
271 pinctrl-1 = <&uart4_sleep_pins_a>;
272 pinctrl-2 = <&uart4_idle_pins_a>;
273 /delete-property/dmas;
274 /delete-property/dma-names;
279 pinctrl-names = "default", "sleep", "idle";
280 pinctrl-0 = <&uart8_pins_a>;
281 pinctrl-1 = <&uart8_sleep_pins_a>;
282 pinctrl-2 = <&uart8_idle_pins_a>;
283 /delete-property/dmas;
284 /delete-property/dma-names;
289 pinctrl-names = "default", "sleep", "idle";
290 pinctrl-0 = <&usart1_pins_a>;
291 pinctrl-1 = <&usart1_sleep_pins_a>;
292 pinctrl-2 = <&usart1_idle_pins_a>;
293 uart-has-rtscts;
299 pinctrl-names = "default", "sleep", "idle";
300 pinctrl-0 = <&usart2_pins_a>;
301 pinctrl-1 = <&usart2_sleep_pins_a>;
302 pinctrl-2 = <&usart2_idle_pins_a>;
303 uart-has-rtscts;
310 #address-cells = <1>;
311 #size-cells = <0>;
316 vdd-supply = <&scmi_v3v3_sw>;
322 phy-names = "usb2-phy";
323 usb-role-switch;
327 remote-endpoint = <&con_usb_c_g0_ep>;
337 phy-supply = <&scmi_vdd_usb>;
338 st,current-boost-microamp = <1000>;
339 st,decrease-hs-slew-rate;
340 st,tune-hs-dc-level = <2>;
341 st,enable-hs-rftime-reduction;
342 st,trim-hs-current = <11>;
343 st,trim-hs-impedance = <2>;
344 st,tune-squelch-level = <1>;
345 st,enable-hs-rx-gain-eq;
346 st,no-hs-ftime-ctrl;
347 st,no-lsfs-sc;
351 phy-supply = <&scmi_vdd_usb>;
352 st,current-boost-microamp = <1000>;
353 st,decrease-hs-slew-rate;
354 st,tune-hs-dc-level = <2>;
355 st,enable-hs-rftime-reduction;
356 st,trim-hs-current = <11>;
357 st,trim-hs-impedance = <2>;
358 st,tune-squelch-level = <1>;
359 st,enable-hs-rx-gain-eq;
360 st,no-hs-ftime-ctrl;
361 st,no-lsfs-sc;