1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright 2019 Gateworks Corporation
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/linux-event-codes.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
11 /* these are used by bootloader for disabling nodes */
25 compatible = "gpio-keys";
31 gpios = <&gsc_gpio 0 GPIO_ACTIVE_LOW>;
38 interrupt-parent = <&gsc>;
45 interrupt-parent = <&gsc>;
52 interrupt-parent = <&gsc>;
59 interrupt-parent = <&gsc>;
64 label = "switch_hold";
66 interrupt-parent = <&gsc>;
72 compatible = "gpio-leds";
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_gpio_leds>;
78 gpios = <&gpio4 6 GPIO_ACTIVE_HIGH>; /* MX6_PANLEDG */
80 linux,default-trigger = "heartbeat";
85 gpios = <&gpio4 7 GPIO_ACTIVE_HIGH>; /* MX6_PANLEDR */
86 default-state = "off";
91 device_type = "memory";
92 reg = <0x10000000 0x20000000>;
96 compatible = "pps-gpio";
97 pinctrl-names = "default";
98 pinctrl-0 = <&pinctrl_pps>;
99 gpios = <&gpio1 26 GPIO_ACTIVE_HIGH>;
103 reg_3p3v: regulator-3p3v {
104 compatible = "regulator-fixed";
105 regulator-name = "3P3V";
106 regulator-min-microvolt = <3300000>;
107 regulator-max-microvolt = <3300000>;
111 reg_5p0v: regulator-5p0v {
112 compatible = "regulator-fixed";
113 regulator-name = "5P0V";
114 regulator-min-microvolt = <5000000>;
115 regulator-max-microvolt = <5000000>;
119 reg_usb_otg_vbus: regulator-usb-otg-vbus {
120 compatible = "regulator-fixed";
121 regulator-name = "usb_otg_vbus";
122 regulator-min-microvolt = <5000000>;
123 regulator-max-microvolt = <5000000>;
124 gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
130 pinctrl-names = "default";
131 pinctrl-0 = <&pinctrl_enet>;
132 phy-mode = "rgmii-id";
133 phy-reset-gpios = <&gpio1 30 GPIO_ACTIVE_LOW>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_gpmi_nand>;
144 ddc-i2c-bus = <&i2c3>;
149 clock-frequency = <100000>;
150 pinctrl-names = "default";
151 pinctrl-0 = <&pinctrl_i2c1>;
155 compatible = "gw,gsc";
157 interrupt-parent = <&gpio1>;
158 interrupts = <4 IRQ_TYPE_LEVEL_LOW>;
159 interrupt-controller;
160 #interrupt-cells = <1>;
164 compatible = "gw,gsc-adc";
165 #address-cells = <1>;
243 compatible = "nxp,pca9555";
247 interrupt-parent = <&gsc>;
252 compatible = "atmel,24c02";
258 compatible = "atmel,24c02";
264 compatible = "atmel,24c02";
270 compatible = "atmel,24c02";
276 compatible = "dallas,ds1672";
282 clock-frequency = <100000>;
283 pinctrl-names = "default";
284 pinctrl-0 = <&pinctrl_i2c2>;
289 clock-frequency = <100000>;
290 pinctrl-names = "default";
291 pinctrl-0 = <&pinctrl_i2c3>;
295 compatible = "nxp,pca9555";
302 compatible = "ti,ads1015";
304 #address-cells = <1>;
328 pinctrl-names = "default";
329 pinctrl-0 = <&pinctrl_pcie>;
330 reset-gpio = <&gpio1 0 GPIO_ACTIVE_LOW>;
335 pinctrl-names = "default";
336 pinctrl-0 = <&pinctrl_pwm2>; /* MX6_DIO1 */
341 pinctrl-names = "default";
342 pinctrl-0 = <&pinctrl_pwm3>; /* MX6_DIO2 */
347 pinctrl-names = "default";
348 pinctrl-0 = <&pinctrl_pwm4>; /* MX6_DIO3 */
353 pinctrl-names = "default";
354 pinctrl-0 = <&pinctrl_uart1>;
359 pinctrl-names = "default";
360 pinctrl-0 = <&pinctrl_uart2>;
365 pinctrl-names = "default";
366 pinctrl-0 = <&pinctrl_uart3>;
371 pinctrl-names = "default";
372 pinctrl-0 = <&pinctrl_uart5>;
377 vbus-supply = <®_usb_otg_vbus>;
378 pinctrl-names = "default";
379 pinctrl-0 = <&pinctrl_usbotg>;
380 disable-over-current;
389 pinctrl-names = "default";
390 pinctrl-0 = <&pinctrl_wdog>;
391 fsl,ext-reset-output;
395 pinctrl_enet: enetgrp {
397 MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b0b0
398 MX6QDL_PAD_RGMII_RD0__RGMII_RD0 0x1b0b0
399 MX6QDL_PAD_RGMII_RD1__RGMII_RD1 0x1b0b0
400 MX6QDL_PAD_RGMII_RD2__RGMII_RD2 0x1b0b0
401 MX6QDL_PAD_RGMII_RD3__RGMII_RD3 0x1b0b0
402 MX6QDL_PAD_RGMII_RX_CTL__RGMII_RX_CTL 0x1b0b0
403 MX6QDL_PAD_RGMII_TXC__RGMII_TXC 0x1b0b0
404 MX6QDL_PAD_RGMII_TD0__RGMII_TD0 0x1b0b0
405 MX6QDL_PAD_RGMII_TD1__RGMII_TD1 0x1b0b0
406 MX6QDL_PAD_RGMII_TD2__RGMII_TD2 0x1b0b0
407 MX6QDL_PAD_RGMII_TD3__RGMII_TD3 0x1b0b0
408 MX6QDL_PAD_RGMII_TX_CTL__RGMII_TX_CTL 0x1b0b0
409 MX6QDL_PAD_ENET_REF_CLK__ENET_TX_CLK 0x1b0b0
410 MX6QDL_PAD_ENET_MDIO__ENET_MDIO 0x1b0b0
411 MX6QDL_PAD_ENET_MDC__ENET_MDC 0x1b0b0
412 MX6QDL_PAD_GPIO_16__ENET_REF_CLK 0x4001b0a8
413 MX6QDL_PAD_ENET_TXD0__GPIO1_IO30 0x1b0b0
417 pinctrl_gpio_leds: gpioledsgrp {
419 MX6QDL_PAD_KEY_COL0__GPIO4_IO06 0x1b0b0
420 MX6QDL_PAD_KEY_ROW0__GPIO4_IO07 0x1b0b0
424 pinctrl_gpmi_nand: gpminandgrp {
426 MX6QDL_PAD_NANDF_CLE__NAND_CLE 0xb0b1
427 MX6QDL_PAD_NANDF_ALE__NAND_ALE 0xb0b1
428 MX6QDL_PAD_NANDF_WP_B__NAND_WP_B 0xb0b1
429 MX6QDL_PAD_NANDF_RB0__NAND_READY_B 0xb000
430 MX6QDL_PAD_NANDF_CS0__NAND_CE0_B 0xb0b1
431 MX6QDL_PAD_SD4_CMD__NAND_RE_B 0xb0b1
432 MX6QDL_PAD_SD4_CLK__NAND_WE_B 0xb0b1
433 MX6QDL_PAD_NANDF_D0__NAND_DATA00 0xb0b1
434 MX6QDL_PAD_NANDF_D1__NAND_DATA01 0xb0b1
435 MX6QDL_PAD_NANDF_D2__NAND_DATA02 0xb0b1
436 MX6QDL_PAD_NANDF_D3__NAND_DATA03 0xb0b1
437 MX6QDL_PAD_NANDF_D4__NAND_DATA04 0xb0b1
438 MX6QDL_PAD_NANDF_D5__NAND_DATA05 0xb0b1
439 MX6QDL_PAD_NANDF_D6__NAND_DATA06 0xb0b1
440 MX6QDL_PAD_NANDF_D7__NAND_DATA07 0xb0b1
444 pinctrl_i2c1: i2c1grp {
446 MX6QDL_PAD_EIM_D21__I2C1_SCL 0x4001b8b1
447 MX6QDL_PAD_EIM_D28__I2C1_SDA 0x4001b8b1
448 MX6QDL_PAD_GPIO_4__GPIO1_IO04 0x0001b0b0
452 pinctrl_i2c2: i2c2grp {
454 MX6QDL_PAD_KEY_COL3__I2C2_SCL 0x4001b8b1
455 MX6QDL_PAD_KEY_ROW3__I2C2_SDA 0x4001b8b1
459 pinctrl_i2c3: i2c3grp {
461 MX6QDL_PAD_GPIO_3__I2C3_SCL 0x4001b8b1
462 MX6QDL_PAD_GPIO_6__I2C3_SDA 0x4001b8b1
463 MX6QDL_PAD_GPIO_2__GPIO1_IO02 0x1b0b0
464 MX6QDL_PAD_GPIO_19__GPIO4_IO05 0x1b0b0
468 pinctrl_pcie: pciegrp {
470 MX6QDL_PAD_GPIO_0__GPIO1_IO00 0x1b0b0
474 pinctrl_pps: ppsgrp {
476 MX6QDL_PAD_ENET_RXD1__GPIO1_IO26 0x1b0b1
480 pinctrl_pwm2: pwm2grp {
482 MX6QDL_PAD_SD1_DAT2__PWM2_OUT 0x1b0b1
486 pinctrl_pwm3: pwm3grp {
488 MX6QDL_PAD_SD1_DAT1__PWM3_OUT 0x1b0b1
492 pinctrl_pwm4: pwm4grp {
494 MX6QDL_PAD_SD1_CMD__PWM4_OUT 0x1b0b1
498 pinctrl_uart1: uart1grp {
500 MX6QDL_PAD_SD3_DAT7__UART1_TX_DATA 0x1b0b1
501 MX6QDL_PAD_SD3_DAT6__UART1_RX_DATA 0x1b0b1
505 pinctrl_uart2: uart2grp {
507 MX6QDL_PAD_SD4_DAT7__UART2_TX_DATA 0x1b0b1
508 MX6QDL_PAD_SD4_DAT4__UART2_RX_DATA 0x1b0b1
512 pinctrl_uart3: uart3grp {
514 MX6QDL_PAD_EIM_D24__UART3_TX_DATA 0x1b0b1
515 MX6QDL_PAD_EIM_D25__UART3_RX_DATA 0x1b0b1
519 pinctrl_uart5: uart5grp {
521 MX6QDL_PAD_KEY_COL1__UART5_TX_DATA 0x1b0b1
522 MX6QDL_PAD_KEY_ROW1__UART5_RX_DATA 0x1b0b1
526 pinctrl_usbotg: usbotggrp {
528 MX6QDL_PAD_GPIO_1__USB_OTG_ID 0x17059
529 MX6QDL_PAD_EIM_D22__GPIO3_IO22 0x1b0b0
533 pinctrl_wdog: wdoggrp {
535 MX6QDL_PAD_DISP0_DAT8__WDOG1_B 0x1b0b0