Lines Matching +full:scl +full:- +full:output +full:- +full:only
1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
6 #include <dt-bindings/input/input.h>
7 #include <dt-bindings/pwm/pwm.h>
17 stdout-path = "serial0:115200n8";
33 * during TX anyway and that it only controls drive enable DE
36 rs485-rx-en {
37 gpio-hog;
39 output-low;
40 line-name = "rs485-rx-en";
45 gpio-line-names = "", "", "", "",
52 gpio-line-names = "In1", "", "", "",
64 usb-hub {
65 gpio-hog;
67 output-high;
68 line-name = "usb-hub-reset";
73 pinctrl-names = "default";
74 pinctrl-0 = <&i2c2_pins_a>;
75 i2c-scl-rising-time-ns = <185>;
76 i2c-scl-falling-time-ns = <20>;
79 /delete-property/dmas;
80 /delete-property/dma-names;
91 pinctrl-names = "default";
92 pinctrl-0 = <&i2c5_pins_a>;
93 i2c-scl-rising-time-ns = <185>;
94 i2c-scl-falling-time-ns = <20>;
97 /delete-property/dmas;
98 /delete-property/dma-names;
104 * are used for on-board microSD slot instead.
106 /delete-property/broken-cd;
107 cd-gpios = <&gpioi 10 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
108 disable-wp;
112 pinctrl-names = "default";
113 pinctrl-0 = <&spi1_pins_a>;
114 cs-gpios = <&gpioz 3 0>;
116 /delete-property/dmas;
117 /delete-property/dma-names;
126 pinctrl-names = "default";
127 pinctrl-0 = <&usart3_pins_a>;
137 linux,rs485-enabled-at-boot-time;
138 pinctrl-names = "default";
139 pinctrl-0 = <&uart8_pins_a>;
140 rts-gpios = <&gpioe 6 GPIO_ACTIVE_HIGH>;
154 phy-supply = <&vdd_usb>;
155 vdda1v1-supply = <®11>;
156 vdda1v8-supply = <®18>;