Lines Matching +full:hot +full:- +full:plug
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
8 stdout-path = &lpuart3;
11 colibri_gpio_keys: gpio-keys {
12 compatible = "gpio-keys";
13 pinctrl-names = "default";
14 pinctrl-0 = <&pinctrl_gpiokeys>;
17 key-wakeup {
18 debounce-interval = <10>;
20 label = "Wake-Up";
22 wakeup-source;
26 reg_module_3v3: regulator-module-3v3 {
27 compatible = "regulator-fixed";
28 regulator-name = "+V3.3";
29 regulator-min-microvolt = <3300000>;
30 regulator-max-microvolt = <3300000>;
50 /* TODO flexcan1 - 3 */
54 /* On-module I2C */
56 #address-cells = <1>;
57 #size-cells = <0>;
58 clock-frequency = <100000>;
59 pinctrl-names = "default";
60 pinctrl-0 = <&pinctrl_i2c0>, <&pinctrl_sgtl5000_usb_clk>;
65 compatible = "adi,ad7879-1";
66 pinctrl-names = "default";
67 pinctrl-0 = <&pinctrl_ad7879_int>;
69 interrupt-parent = <&lsio_gpio3>;
71 touchscreen-max-pressure = <4096>;
72 adi,resistance-plate-x = <120>;
73 adi,first-conversion-delay = /bits/ 8 <3>;
74 adi,acquisition-time = /bits/ 8 <1>;
75 adi,median-filter-size = /bits/ 8 <2>;
77 adi,conversion-interval = /bits/ 8 <255>;
88 #address-cells = <1>;
89 #size-cells = <0>;
90 clock-frequency = <100000>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&pinctrl_i2c1>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_lpuart0>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&pinctrl_lpuart2>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_lpuart3>, <&pinctrl_lpuart3_ctrl>;
125 pinctrl-names = "default", "sleep";
126 pinctrl-0 = <&pinctrl_fec1>;
127 pinctrl-1 = <&pinctrl_fec1_sleep>;
128 phy-mode = "rmii";
129 phy-handle = <ðphy0>;
130 fsl,magic-packet;
133 #address-cells = <1>;
134 #size-cells = <0>;
136 ethphy0: ethernet-phy@2 {
137 compatible = "ethernet-phy-ieee802.3-c22";
138 max-speed = <100>;
146 pinctrl-names = "default";
147 pinctrl-0 = <&pinctrl_lpspi2>;
148 cs-gpios = <&lsio_gpio1 0 GPIO_ACTIVE_LOW>;
152 gpio-line-names = "",
187 gpio-line-names = "SODIMM_86",
222 gpio-line-names = "SODIMM_23",
229 gpio-line-names = "SODIMM_96",
257 gpio-line-names = "",
289 gpio-line-names = "",
305 #pwm-cells = <3>;
306 pinctrl-0 = <&pinctrl_pwm_b>;
307 pinctrl-names = "default";
312 #pwm-cells = <3>;
313 pinctrl-0 = <&pinctrl_pwm_c>;
314 pinctrl-names = "default";
319 #pwm-cells = <3>;
320 pinctrl-0 = <&pinctrl_pwm_d>;
321 pinctrl-names = "default";
326 /* TODO MIPI DSI with DSI-to-HDMI bridge lt8912 */
328 /* TODO on-module PCIe for Wi-Fi */
330 /* TODO On-module i2s / Audio */
332 /* On-module eMMC */
334 bus-width = <8>;
335 non-removable;
336 no-sd;
337 no-sdio;
338 pinctrl-names = "default", "state_100mhz", "state_200mhz";
339 pinctrl-0 = <&pinctrl_usdhc1>;
340 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
341 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
347 bus-width = <4>;
348 cd-gpios = <&lsio_gpio3 9 GPIO_ACTIVE_LOW>;
349 vmmc-supply = <®_module_3v3>;
350 pinctrl-names = "default", "state_100mhz", "state_200mhz", "sleep";
351 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
352 pinctrl-1 = <&pinctrl_usdhc2_100mhz>, <&pinctrl_usdhc2_gpio>;
353 pinctrl-2 = <&pinctrl_usdhc2_200mhz>, <&pinctrl_usdhc2_gpio>;
354 pinctrl-3 = <&pinctrl_usdhc2_sleep>, <&pinctrl_usdhc2_gpio_sleep>;
355 disable-wp;
356 no-1-8-v;
366 /* On-module touch pen-down interrupt */
389 /* Atmel MXT touchsceen + boards with built-in Capacitive Touch Connector */
405 fsl,pins = <IMX8QXP_CSI_MCLK_CI_PI_MCLK 0xC0000041>; /* SODIMM 75 / X3-12 */
412 /* Colibri Ethernet: On-module 100Mbps PHY Micrel KSZ8041 */
457 /* Colibri LCD Back-Light GPIO */
462 /* HDMI Hot Plug Detect on FFC (X2) */
639 /* On-module I2S */
652 /* On-module SGTL5000 clock */
657 /* On-module USB interrupt */
672 /* On-module eMMC */
688 pinctrl_usdhc1_100mhz: usdhc1-100mhzgrp {
703 pinctrl_usdhc1_200mhz: usdhc1-200mhzgrp {
738 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
748 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {
773 /* Delete peripherals which are not present on SOC, but are defined in imx8-ss-*.dtsi */
775 /delete-node/ &adc1;
776 /delete-node/ &adc1_lpcg;
777 /delete-node/ &dsp;
778 /delete-node/ &dsp_lpcg;