Lines Matching +full:gain +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
16 stdout-path = &uart1;
19 clock_ksz8081_in: clock-ksz8081-in {
20 compatible = "fixed-clock";
21 #clock-cells = <0>;
22 clock-frequency = <25000000>;
25 clock_ksz8081_out: clock-ksz8081-out {
26 compatible = "fixed-clock";
27 #clock-cells = <0>;
28 clock-frequency = <50000000>;
32 compatible = "gpio-leds";
33 pinctrl-names = "default";
34 pinctrl-0 = <&pinctrl_leds>;
36 led-0 {
38 gpios = <&gpio4 16 GPIO_ACTIVE_HIGH>;
39 linux,default-trigger = "heartbeat";
43 reg_3v2: regulator-3v2 {
44 compatible = "regulator-fixed";
45 regulator-name = "3v2";
46 regulator-min-microvolt = <3200000>;
47 regulator-max-microvolt = <3200000>;
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_can1>;
58 pinctrl-names = "default";
59 pinctrl-0 = <&pinctrl_can2>;
64 cs-gpios = <&gpio4 26 GPIO_ACTIVE_LOW>;
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_ecspi1>;
70 compatible = "jedec,spi-nor";
72 spi-max-frequency = <20000000>;
77 cs-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
78 pinctrl-names = "default";
79 pinctrl-0 = <&pinctrl_ecspi2>;
84 pinctrl-names = "default";
85 pinctrl-0 = <&pinctrl_eth1>;
86 phy-mode = "rmii";
87 phy-handle = <&rmii_phy>;
92 clock-names = "ipg", "ahb", "ptp",
97 #address-cells = <1>;
98 #size-cells = <0>;
101 rmii_phy: ethernet-phy@0 {
103 interrupts-extended = <&gpio5 1 IRQ_TYPE_LEVEL_LOW>;
104 reset-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
105 reset-assert-us = <10000>;
106 reset-deassert-us = <300>;
108 clock-names = "rmii-ref";
114 pinctrl-names = "default";
115 pinctrl-0 = <&pinctrl_i2c1>;
116 clock-frequency = <100000>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&pinctrl_i2c2>;
125 clock-frequency = <100000>;
131 #address-cells = <1>;
132 #size-cells = <0>;
136 ti,gain = <3>;
142 ti,gain = <3>;
148 ti,gain = <3>;
154 ti,gain = <3>;
164 temperature-sensor@70 {
171 pinctrl-names = "default";
172 pinctrl-0 = <&pinctrl_uart1>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&pinctrl_usdhc1>;
184 cd-gpios = <&gpio4 12 GPIO_ACTIVE_LOW>;
185 vmmc-supply = <®_3v2>;
186 no-1-8-v;
187 disable-wp;
188 cap-sd-highspeed;
189 no-mmc;
190 no-sdio;
195 pinctrl-names = "default";
196 pinctrl-0 = <&pinctrl_usdhc2>;
197 bus-width = <8>;
198 no-1-8-v;
199 non-removable;
200 no-sd;
201 no-sdio;
206 pinctrl-names = "default";
207 pinctrl-0 = <&pinctrl_hog>;