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>;
29 clock-output-names = "enet1_ref_pad";
33 compatible = "gpio-leds";
34 pinctrl-names = "default";
35 pinctrl-0 = <&pinctrl_leds>;
37 led-0 {
39 gpios = <&gpio4 16 GPIO_ACTIVE_HIGH>;
40 linux,default-trigger = "heartbeat";
44 reg_3v2: regulator-3v2 {
45 compatible = "regulator-fixed";
46 regulator-name = "3v2";
47 regulator-min-microvolt = <3200000>;
48 regulator-max-microvolt = <3200000>;
53 pinctrl-names = "default";
54 pinctrl-0 = <&pinctrl_can1>;
59 pinctrl-names = "default";
60 pinctrl-0 = <&pinctrl_can2>;
66 clock-names = "ckil", "osc", "ipp_di0", "ipp_di1", "enet1_ref_pad";
67 assigned-clocks = <&clks IMX6UL_CLK_ENET1_REF_SEL>;
68 assigned-clock-parents = <&clock_ksz8081_out>;
72 cs-gpios = <&gpio4 26 GPIO_ACTIVE_LOW>;
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_ecspi1>;
78 compatible = "jedec,spi-nor";
80 spi-max-frequency = <20000000>;
85 cs-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
86 pinctrl-names = "default";
87 pinctrl-0 = <&pinctrl_ecspi2>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&pinctrl_eth1>;
94 phy-mode = "rmii";
95 phy-handle = <&rmii_phy>;
99 #address-cells = <1>;
100 #size-cells = <0>;
103 rmii_phy: ethernet-phy@0 {
105 interrupts-extended = <&gpio5 1 IRQ_TYPE_LEVEL_LOW>;
106 reset-gpios = <&gpio5 0 GPIO_ACTIVE_LOW>;
107 reset-assert-us = <10000>;
108 reset-deassert-us = <300>;
110 clock-names = "rmii-ref";
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_i2c1>;
118 clock-frequency = <100000>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&pinctrl_i2c2>;
127 clock-frequency = <100000>;
133 #address-cells = <1>;
134 #size-cells = <0>;
138 ti,gain = <3>;
144 ti,gain = <3>;
150 ti,gain = <3>;
156 ti,gain = <3>;
166 temperature-sensor@70 {
173 pinctrl-names = "default";
174 pinctrl-0 = <&pinctrl_uart1>;
180 over-current-active-low;
185 pinctrl-names = "default";
186 pinctrl-0 = <&pinctrl_usdhc1>;
187 cd-gpios = <&gpio4 12 GPIO_ACTIVE_LOW>;
188 vmmc-supply = <®_3v2>;
189 no-1-8-v;
190 disable-wp;
191 cap-sd-highspeed;
192 no-mmc;
193 no-sdio;
198 pinctrl-names = "default";
199 pinctrl-0 = <&pinctrl_usdhc2>;
200 bus-width = <8>;
201 no-1-8-v;
202 non-removable;
203 no-sd;
204 no-sdio;
209 pinctrl-names = "default";
210 pinctrl-0 = <&pinctrl_hog>;