Lines Matching +full:ave +full:- +full:ctrl

1 // SPDX-License-Identifier: GPL-2.0 OR X11
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/input/input.h>
18 stdout-path = &uart1;
22 compatible = "pwm-backlight";
24 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
35 default-brightness-level = <100>;
38 reg_1p8v: regulator-1p8v {
39 compatible = "regulator-fixed";
40 regulator-name = "1P8V";
41 regulator-min-microvolt = <1800000>;
42 regulator-max-microvolt = <1800000>;
43 regulator-always-on;
44 regulator-boot-on;
47 reg_3p3v: regulator-3p3v {
48 compatible = "regulator-fixed";
49 regulator-name = "3P3V";
50 regulator-min-microvolt = <3300000>;
51 regulator-max-microvolt = <3300000>;
52 regulator-always-on;
53 regulator-boot-on;
57 compatible = "simple-audio-card";
58 simple-audio-card,name = "imx6ul-isiot-sgtl5000";
59 simple-audio-card,format = "i2s";
60 simple-audio-card,bitclock-master = <&dailink_master>;
61 simple-audio-card,frame-master = <&dailink_master>;
62 simple-audio-card,widgets =
67 simple-audio-card,routing =
72 simple-audio-card,cpu {
73 sound-dai = <&sai2>;
76 dailink_master: simple-audio-card,codec {
77 sound-dai = <&sgtl5000>;
84 pinctrl-names = "default";
85 pinctrl-0 = <&pinctrl_enet1>;
86 phy-mode = "rmii";
87 phy-handle = <&ethphy0>;
91 #address-cells = <1>;
92 #size-cells = <0>;
94 ethphy0: ethernet-phy@0 {
95 compatible = "ethernet-phy-ieee802.3-c22";
102 pinctrl-names = "default";
103 pinctrl-0 = <&pinctrl_gpmi_nand>;
104 nand-on-flash-bbt;
109 clock-frequency = <100000>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_i2c1>;
117 #sound-dai-cells = <0>;
119 clock-names = "mclk";
120 VDDA-supply = <&reg_3p3v>;
121 VDDIO-supply = <&reg_3p3v>;
122 VDDD-supply = <&reg_1p8v>;
125 stmpe811: gpio-expander@44 {
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_stmpe>;
130 interrupt-parent = <&gpio1>;
132 interrupt-controller;
133 #interrupt-cells = <2>;
136 compatible = "st,stmpe-ts";
137 st,sample-time = <4>;
138 st,mod-12b = <1>;
139 st,ref-sel = <0>;
140 st,adc-freq = <1>;
141 st,ave-ctrl = <1>;
142 st,touch-det-delay = <2>;
144 st,fraction-z = <7>;
145 st,i-drive = <1>;
151 clock-frequency = <100000>;
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_i2c2>;
158 pinctrl-names = "default";
159 pinctrl-0 = <&pinctrl_lcdif_dat
165 bits-per-pixel = <16>;
166 bus-width = <18>;
168 display-timings {
169 native-mode = <&timing0>;
171 clock-frequency = <28000000>;
174 hfront-porch = <30>;
175 hback-porch = <30>;
176 hsync-len = <64>;
177 vback-porch = <5>;
178 vfront-porch = <5>;
179 vsync-len = <20>;
180 hsync-active = <0>;
181 vsync-active = <0>;
182 de-active = <1>;
183 pixelclk-active = <0>;
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_pwm8>;
196 pinctrl-names = "default";
197 pinctrl-0 = <&pinctrl_sai2>;
202 pinctrl-names = "default";
203 pinctrl-0 = <&pinctrl_uart1>;
208 pinctrl-names = "default", "state_100mhz", "state_200mhz";
209 pinctrl-0 = <&pinctrl_usdhc1>;
210 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
211 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
212 cd-gpios = <&gpio1 19 GPIO_ACTIVE_LOW>;
213 bus-width = <4>;
214 no-1-8-v;
219 pinctrl-names = "default";
220 pinctrl-0 = <&pinctrl_usdhc2>;
221 cd-gpios = <&gpio4 5 GPIO_ACTIVE_LOW>;
222 bus-width = <8>;
223 no-1-8-v;
349 pinctrl_usdhc1_100mhz: usdhc1-100mhz-grp {
360 pinctrl_usdhc1_200mhz: usdhc1-200mhz-grp {