Lines Matching +full:gsc +full:- +full:adc

1 // SPDX-License-Identifier: GPL-2.0-or-later
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/linux-event-codes.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
27 compatible = "pwm-backlight";
29 brightness-levels = <0 4 8 16 32 64 128 255>;
30 default-brightness-level = <7>;
33 gpio-keys {
34 compatible = "gpio-keys";
36 user-pb {
42 user-pb1x {
45 interrupt-parent = <&gsc>;
49 key-erased {
50 label = "key-erased";
52 interrupt-parent = <&gsc>;
56 eeprom-wp {
59 interrupt-parent = <&gsc>;
66 interrupt-parent = <&gsc>;
70 switch-hold {
73 interrupt-parent = <&gsc>;
79 compatible = "gpio-leds";
80 pinctrl-names = "default";
81 pinctrl-0 = <&pinctrl_gpio_leds>;
86 default-state = "on";
87 linux,default-trigger = "heartbeat";
93 default-state = "off";
99 default-state = "off";
109 compatible = "pps-gpio";
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_pps>;
116 reg_1p0v: regulator-1p0v {
117 compatible = "regulator-fixed";
118 regulator-name = "1P0V";
119 regulator-min-microvolt = <1000000>;
120 regulator-max-microvolt = <1000000>;
121 regulator-always-on;
124 reg_3p3v: regulator-3p3v {
125 compatible = "regulator-fixed";
126 regulator-name = "3P3V";
127 regulator-min-microvolt = <3300000>;
128 regulator-max-microvolt = <3300000>;
129 regulator-always-on;
132 reg_5p0v: regulator-5p0v {
133 compatible = "regulator-fixed";
134 regulator-name = "5P0V";
135 regulator-min-microvolt = <5000000>;
136 regulator-max-microvolt = <5000000>;
137 regulator-always-on;
140 reg_usb_otg_vbus: regulator-usb-otg-vbus {
141 compatible = "regulator-fixed";
142 regulator-name = "usb_otg_vbus";
143 regulator-min-microvolt = <5000000>;
144 regulator-max-microvolt = <5000000>;
146 enable-active-high;
150 compatible = "fsl,imx6q-ventana-sgtl5000",
151 "fsl,imx-audio-sgtl5000";
152 model = "sgtl5000-audio";
153 ssi-controller = <&ssi1>;
154 audio-codec = <&codec>;
155 audio-routing =
159 mux-int-port = <1>;
160 mux-ext-port = <4>;
165 pinctrl-names = "default";
166 pinctrl-0 = <&pinctrl_audmux>;
171 pinctrl-names = "default";
172 pinctrl-0 = <&pinctrl_flexcan1>;
177 assigned-clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>,
179 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_USB_OTG>,
184 cs-gpios = <&gpio4 24 GPIO_ACTIVE_LOW>;
185 pinctrl-names = "default";
186 pinctrl-0 = <&pinctrl_ecspi3>;
191 pinctrl-names = "default";
192 pinctrl-0 = <&pinctrl_enet>;
193 phy-mode = "rgmii-id";
194 phy-reset-gpios = <&gpio1 30 GPIO_ACTIVE_LOW>;
199 pinctrl-names = "default";
200 pinctrl-0 = <&pinctrl_gpmi_nand>;
205 ddc-i2c-bus = <&i2c3>;
210 clock-frequency = <100000>;
211 pinctrl-names = "default";
212 pinctrl-0 = <&pinctrl_i2c1>;
215 gsc: gsc@20 { label
216 compatible = "gw,gsc";
218 interrupt-parent = <&gpio1>;
220 interrupt-controller;
221 #interrupt-cells = <1>;
222 #size-cells = <0>;
224 adc {
225 compatible = "gw,gsc-adc";
226 #address-cells = <1>;
227 #size-cells = <0>;
312 gpio-controller;
313 #gpio-cells = <2>;
314 interrupt-parent = <&gsc>;
349 clock-frequency = <100000>;
350 pinctrl-names = "default";
351 pinctrl-0 = <&pinctrl_i2c2>;
357 pinctrl-names = "default";
358 pinctrl-0 = <&pinctrl_pmic>;
359 interrupt-parent = <&gpio1>;
365 regulator-name = "vddsoc";
366 regulator-min-microvolt = <674400>;
367 regulator-max-microvolt = <1308000>;
368 lltc,fb-voltage-divider = <127000 200000>;
369 regulator-ramp-delay = <7000>;
370 regulator-boot-on;
371 regulator-always-on;
374 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */
376 regulator-name = "vdd1p8";
377 regulator-min-microvolt = <1033310>;
378 regulator-max-microvolt = <2004000>;
379 lltc,fb-voltage-divider = <301000 200000>;
380 regulator-ramp-delay = <7000>;
381 regulator-boot-on;
382 regulator-always-on;
387 regulator-name = "vddarm";
388 regulator-min-microvolt = <674400>;
389 regulator-max-microvolt = <1308000>;
390 lltc,fb-voltage-divider = <127000 200000>;
391 regulator-ramp-delay = <7000>;
392 regulator-boot-on;
393 regulator-always-on;
398 regulator-name = "vddddr";
399 regulator-min-microvolt = <868310>;
400 regulator-max-microvolt = <1684000>;
401 lltc,fb-voltage-divider = <221000 200000>;
402 regulator-ramp-delay = <7000>;
403 regulator-boot-on;
404 regulator-always-on;
407 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */
409 regulator-name = "vdd2p5";
410 regulator-min-microvolt = <2490375>;
411 regulator-max-microvolt = <2490375>;
412 lltc,fb-voltage-divider = <487000 200000>;
413 regulator-boot-on;
414 regulator-always-on;
419 regulator-name = "vdd1p8a";
420 regulator-min-microvolt = <1800000>;
421 regulator-max-microvolt = <1800000>;
422 regulator-boot-on;
427 regulator-name = "vdd3p0";
428 regulator-min-microvolt = <3023250>;
429 regulator-max-microvolt = <3023250>;
430 lltc,fb-voltage-divider = <634000 200000>;
431 regulator-boot-on;
432 regulator-always-on;
439 clock-frequency = <100000>;
440 pinctrl-names = "default";
441 pinctrl-0 = <&pinctrl_i2c3>;
448 VDDA-supply = <&reg_1p8v>;
449 VDDIO-supply = <&reg_3p3v>;
455 interrupt-parent = <&gpio7>;
457 wakeup-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>;
469 lvds-channel@0 {
470 fsl,data-mapping = "spwg";
471 fsl,data-width = <18>;
474 display-timings {
475 native-mode = <&timing0>;
477 clock-frequency = <65000000>;
480 hback-porch = <220>;
481 hfront-porch = <40>;
482 vback-porch = <21>;
483 vfront-porch = <7>;
484 hsync-len = <60>;
485 vsync-len = <10>;
492 pinctrl-names = "default";
493 pinctrl-0 = <&pinctrl_pcie>;
494 reset-gpio = <&gpio1 29 GPIO_ACTIVE_LOW>;
499 pinctrl-names = "default";
500 pinctrl-0 = <&pinctrl_pwm2>; /* MX6_DIO1 */
505 pinctrl-names = "default";
506 pinctrl-0 = <&pinctrl_pwm3>; /* MX6_DIO2 */
511 #pwm-cells = <2>;
512 pinctrl-names = "default";
513 pinctrl-0 = <&pinctrl_pwm4>;
522 pinctrl-names = "default";
523 pinctrl-0 = <&pinctrl_uart1>;
524 rts-gpios = <&gpio7 1 GPIO_ACTIVE_HIGH>;
529 pinctrl-names = "default";
530 pinctrl-0 = <&pinctrl_uart2>;
535 pinctrl-names = "default";
536 pinctrl-0 = <&pinctrl_uart5>;
541 vbus-supply = <&reg_usb_otg_vbus>;
542 pinctrl-names = "default";
543 pinctrl-0 = <&pinctrl_usbotg>;
544 disable-over-current;
553 pinctrl-names = "default", "state_100mhz", "state_200mhz";
554 pinctrl-0 = <&pinctrl_usdhc3>;
555 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
556 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
557 cd-gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
558 vmmc-supply = <&reg_3p3v>;
559 no-1-8-v; /* firmware will remove if board revision supports */
564 pinctrl-names = "default";
565 pinctrl-0 = <&pinctrl_wdog>;
566 fsl,ext-reset-output;