Lines Matching +full:hsic +full:- +full:state

1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include <dt-bindings/pwm/pwm.h>
10 stdout-path = &lpuart1;
15 compatible = "pwm-backlight";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_gpio_bkl_on>;
18 brightness-levels = <0 45 63 88 119 158 203 255>;
19 default-brightness-level = <4>;
20 enable-gpios = <&lsio_gpio1 4 GPIO_ACTIVE_HIGH>; /* Apalis BKL1_ON */
21 /* TODO: hook-up to Apalis BKL1_PWM */
25 gpio_fan: gpio-fan {
26 compatible = "gpio-fan";
27 pinctrl-names = "default";
28 pinctrl-0 = <&pinctrl_gpio8>;
30 gpio-fan,speed-map = < 0 0
38 /* TODO: PCIe Wi-Fi Reference Clock */
53 reg_ext_rgmii: regulator-ext-rgmii {
54 compatible = "regulator-fixed";
55 power-domains = <&pd IMX_SC_R_BOARD_R1>;
56 regulator-max-microvolt = <3300000>;
57 regulator-min-microvolt = <3300000>;
58 regulator-name = "VDD_EXT_RGMII (LDO1)";
60 regulator-state-mem {
61 regulator-off-in-suspend;
65 reg_module_3v3: regulator-module-3v3 {
66 compatible = "regulator-fixed";
67 regulator-max-microvolt = <3300000>;
68 regulator-min-microvolt = <3300000>;
69 regulator-name = "+V3.3";
72 reg_module_3v3_avdd: regulator-module-3v3-avdd {
73 compatible = "regulator-fixed";
74 regulator-max-microvolt = <3300000>;
75 regulator-min-microvolt = <3300000>;
76 regulator-name = "+V3.3_AUDIO";
79 reg_module_wifi: regulator-module-wifi {
80 compatible = "regulator-fixed";
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_wifi_pdn>;
84 enable-active-high;
85 regulator-always-on;
86 regulator-name = "wifi_pwrdn_fake_regulator";
87 regulator-settling-time-us = <100>;
90 reg_pcie_switch: regulator-pcie-switch {
91 compatible = "regulator-fixed";
92 pinctrl-names = "default";
93 pinctrl-0 = <&pinctrl_gpio7>;
95 enable-active-high;
96 regulator-max-microvolt = <1800000>;
97 regulator-min-microvolt = <1800000>;
98 regulator-name = "pcie_switch";
99 startup-delay-us = <100000>;
102 reg_usb_host_vbus: regulator-usb-host-vbus {
103 compatible = "regulator-fixed";
104 pinctrl-names = "default";
105 pinctrl-0 = <&pinctrl_usbh_en>;
108 enable-active-high;
109 regulator-always-on;
110 regulator-max-microvolt = <5000000>;
111 regulator-min-microvolt = <5000000>;
112 regulator-name = "usb-host-vbus";
115 reg_usb_hsic: regulator-usb-hsic {
116 compatible = "regulator-fixed";
117 regulator-max-microvolt = <3000000>;
118 regulator-min-microvolt = <3000000>;
119 regulator-name = "usb-hsic-dummy";
122 reg_usb_phy: regulator-usb-hsic1 {
123 compatible = "regulator-fixed";
124 regulator-max-microvolt = <3000000>;
125 regulator-min-microvolt = <3000000>;
126 regulator-name = "usb-phy-dummy";
129 reserved-memory {
130 #address-cells = <2>;
131 #size-cells = <2>;
134 decoder_boot: decoder-boot@84000000 {
136 no-map;
139 encoder1_boot: encoder1-boot@86000000 {
141 no-map;
144 encoder2_boot: encoder2-boot@86200000 {
146 no-map;
150 * reserved-memory layout
157 no-map;
162 no-map;
166 compatible = "shared-dma-pool";
168 no-map;
171 decoder_rpc: decoder-rpc@92000000 {
173 no-map;
178 no-map;
181 encoder1_rpc: encoder1-rpc@94400000 {
183 no-map;
186 encoder2_rpc: encoder2-rpc@94b00000 {
188 no-map;
193 compatible = "shared-dma-pool";
194 alloc-ranges = <0 0xc0000000 0 0x3c000000>;
195 linux,cma-default;
208 compatible = "toradex,vf50-touchscreen";
209 interrupt-parent = <&lsio_gpio3>;
211 pinctrl-names = "idle", "default";
212 pinctrl-0 = <&pinctrl_touchctrl_idle>, <&pinctrl_touchctrl_gpios>;
213 pinctrl-1 = <&pinctrl_adc1>, <&pinctrl_touchctrl_gpios>;
214 io-channels = <&adc1 2>, <&adc1 1>,
216 vf50-ts-min-pressure = <200>;
217 xp-gpios = <&lsio_gpio2 4 GPIO_ACTIVE_LOW>;
218 xm-gpios = <&lsio_gpio2 5 GPIO_ACTIVE_HIGH>;
219 yp-gpios = <&lsio_gpio2 17 GPIO_ACTIVE_LOW>;
220 ym-gpios = <&lsio_gpio2 21 GPIO_ACTIVE_HIGH>;
222 * NOTE: you must remove the pinctrl-adc1 from the adc1
231 pinctrl-names = "default";
232 pinctrl-0 = <&pinctrl_adc0>;
236 pinctrl-names = "default";
237 pinctrl-0 = <&pinctrl_adc1>;
244 pinctrl-names = "default", "sleep";
245 pinctrl-0 = <&pinctrl_fec1>;
246 pinctrl-1 = <&pinctrl_fec1_sleep>;
247 fsl,magic-packet;
248 phy-handle = <&ethphy0>;
249 phy-mode = "rgmii-id";
252 #address-cells = <1>;
253 #size-cells = <0>;
255 ethphy0: ethernet-phy@7 {
256 compatible = "ethernet-phy-ieee802.3-c22";
258 interrupt-parent = <&lsio_gpio1>;
260 micrel,led-mode = <0>;
261 reset-assert-us = <2>;
262 reset-deassert-us = <2>;
263 reset-gpios = <&lsio_gpio1 11 GPIO_ACTIVE_LOW>;
270 pinctrl-names = "default";
271 pinctrl-0 = <&pinctrl_flexcan1>;
276 pinctrl-names = "default";
277 pinctrl-0 = <&pinctrl_flexcan2>;
282 pinctrl-names = "default";
283 pinctrl-0 = <&pinctrl_flexcan3>;
288 /* On-module I2C */
290 pinctrl-names = "default";
291 pinctrl-0 = <&pinctrl_lpi2c1>;
292 #address-cells = <1>;
293 #size-cells = <0>;
294 clock-frequency = <100000>;
300 usb-hub@8 {
303 pinctrl-names = "default";
304 pinctrl-0 = <&pinctrl_usb3503a>;
305 connect-gpios = <&lsio_gpio0 31 GPIO_ACTIVE_LOW>;
306 initial-mode = <1>;
307 intn-gpios = <&lsio_gpio1 1 GPIO_ACTIVE_HIGH>;
308 refclk-frequency = <25000000>;
309 reset-gpios = <&lsio_gpio1 2 GPIO_ACTIVE_LOW>;
315 pinctrl-names = "default";
316 pinctrl-0 = <&pinctrl_lpi2c2>;
317 #address-cells = <1>;
318 #size-cells = <0>;
319 clock-frequency = <100000>;
324 interrupt-parent = <&lsio_gpio4>;
326 pinctrl-names = "default";
327 pinctrl-0 = <&pinctrl_gpio5>, <&pinctrl_gpio6>;
328 reset-gpios = <&lsio_gpio4 2 GPIO_ACTIVE_LOW>; /* Apalis GPIO6 */
342 pinctrl-names = "default";
343 pinctrl-0 = <&pinctrl_lpi2c3>;
344 #address-cells = <1>;
345 #size-cells = <0>;
346 clock-frequency = <100000>;
361 pinctrl-names = "default";
362 pinctrl-0 = <&pinctrl_lpspi0>;
363 #address-cells = <1>;
364 #size-cells = <0>;
365 cs-gpios = <&lsio_gpio3 5 GPIO_ACTIVE_LOW>;
370 pinctrl-names = "default";
371 pinctrl-0 = <&pinctrl_lpspi2>;
372 #address-cells = <1>;
373 #size-cells = <0>;
374 cs-gpios = <&lsio_gpio3 10 GPIO_ACTIVE_LOW>;
379 pinctrl-names = "default";
380 pinctrl-0 = <&pinctrl_lpuart0>;
385 pinctrl-names = "default";
386 pinctrl-0 = <&pinctrl_lpuart1>;
391 pinctrl-names = "default";
392 pinctrl-0 = <&pinctrl_lpuart2>;
397 pinctrl-names = "default";
398 pinctrl-0 = <&pinctrl_lpuart3>;
402 gpio-line-names = "MXM3_279",
433 gpio-line-names = "",
457 hdmi-ctrl-hog {
458 pinctrl-names = "default";
459 pinctrl-0 = <&pinctrl_hdmi_ctrl>;
460 gpio-hog;
462 line-name = "CONNECTOR_IS_HDMI";
464 output-high;
469 gpio-line-names = "",
502 pcie-wifi-hog {
503 pinctrl-names = "default";
504 pinctrl-0 = <&pinctrl_pcie_wifi_refclk>;
505 gpio-hog;
507 line-name = "PCIE_WIFI_CLK";
508 output-high;
513 gpio-line-names = "MXM3_191",
548 gpio-line-names = "MXM3_18",
577 pcie-sata-hog {
578 pinctrl-names = "default";
579 pinctrl-0 = <&pinctrl_pcie_sata_refclk>;
580 gpio-hog;
582 line-name = "PCIE_SATA_CLK";
583 output-high;
588 gpio-line-names = "",
621 gpio-line-names = "",
647 pinctrl-names = "default";
648 pinctrl-0 = <&pinctrl_pwm0>;
649 #pwm-cells = <3>;
654 pinctrl-names = "default";
655 pinctrl-0 = <&pinctrl_pwm1>;
656 #pwm-cells = <3>;
661 pinctrl-names = "default";
662 pinctrl-0 = <&pinctrl_pwm2>;
663 #pwm-cells = <3>;
668 pinctrl-names = "default";
669 pinctrl-0 = <&pinctrl_pwm3>;
670 #pwm-cells = <3>;
688 /* TODO: On-module Wi-Fi */
702 /* TODO: Apalis USBH2, Apalis USBH3 and on-module Wi-Fi via on-module HSIC Hub */
708 phy-3p0-supply = <&reg_usb_phy>;
713 pinctrl-names = "default";
714 pinctrl-0 = <&pinctrl_usbotg1>;
715 adp-disable;
716 hnp-disable;
717 over-current-active-low;
718 power-active-high;
719 srp-disable;
722 /* On-module eMMC */
724 pinctrl-names = "default", "state_100mhz", "state_200mhz";
725 pinctrl-0 = <&pinctrl_usdhc1>;
726 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
727 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
728 bus-width = <8>;
729 non-removable;
735 pinctrl-names = "default", "state_100mhz", "state_200mhz", "sleep";
736 pinctrl-0 = <&pinctrl_usdhc2_4bit>,
739 pinctrl-1 = <&pinctrl_usdhc2_4bit_100mhz>,
742 pinctrl-2 = <&pinctrl_usdhc2_4bit_200mhz>,
745 pinctrl-3 = <&pinctrl_usdhc2_4bit_sleep>,
748 bus-width = <8>;
749 cd-gpios = <&lsio_gpio2 9 GPIO_ACTIVE_LOW>; /* Apalis MMC1_CD# */
750 no-1-8-v;
755 pinctrl-names = "default", "state_100mhz", "state_200mhz";
756 pinctrl-0 = <&pinctrl_usdhc3>, <&pinctrl_sd1_cd>;
757 pinctrl-1 = <&pinctrl_usdhc3_100mhz>, <&pinctrl_sd1_cd>;
758 pinctrl-2 = <&pinctrl_usdhc3_200mhz>, <&pinctrl_sd1_cd>;
759 bus-width = <4>;
760 cd-gpios = <&lsio_gpio4 12 GPIO_ACTIVE_LOW>; /* Apalis SD1_CD# */
761 no-1-8-v;
766 compatible = "nxp,imx8qm-vpu";
772 memory-region = <&decoder_boot>, <&decoder_rpc>;
778 memory-region = <&encoder1_boot>, <&encoder1_rpc>;
784 memory-region = <&encoder2_boot>, <&encoder2_rpc>;
789 pinctrl-names = "default";
790 pinctrl-0 = <&pinctrl_cam1_gpios>, <&pinctrl_dap1_gpios>,
866 /* On-module Wi-Fi_I2S_EN# */
878 /* On-module Gigabit Ethernet PHY Micrel KSZ9031 for Apalis GLAN */
897 /* On-module ETH_RESET# */
899 /* On-module ETH_INT# */
903 pinctrl_fec1_sleep: fec1-sleepgrp {
1028 /* On-module HDMI_CTRL */
1033 /* On-module I2C */
1121 pinctrl_mipi_dsi_0_1_en: mipidsi0-1engrp {
1144 /* On-module PCIe_Wi-Fi */
1151 /* On-module PCIe_CLK_EN1 */
1156 /* On-module PCIe_CLK_EN2 */
1206 /* On-module RESET_MOCI#_DRV */
1211 /* On-module I2S SGTL5000 for Apalis Analogue Audio */
1229 /* On-module I2S SGTL5000 SYS_MCLK */
1266 /* On-module USB HSIC HUB (active) */
1272 /* On-module USB HSIC HUB (idle) */
1278 /* On-module USB HSIC HUB */
1280 fsl,pins = /* On-module HSIC_HUB_CONNECT */
1282 /* On-module HSIC_INT_N */
1284 /* On-module HSIC_RESET_N */
1301 /* On-module eMMC */
1317 pinctrl_usdhc1_100mhz: usdhc1-100mhzgrp {
1332 pinctrl_usdhc1_200mhz: usdhc1-200mhzgrp {
1360 /* On-module PMIC use */
1364 pinctrl_usdhc2_4bit_100mhz: usdhc2-4bit100mhzgrp {
1371 /* On-module PMIC use */
1375 pinctrl_usdhc2_4bit_200mhz: usdhc2-4bit200mhzgrp {
1382 /* On-module PMIC use */
1393 pinctrl_usdhc2_8bit_100mhz: usdhc2-8bit100mhzgrp {
1400 pinctrl_usdhc2_8bit_200mhz: usdhc2-8bit200mhzgrp {
1407 pinctrl_usdhc2_4bit_sleep: usdhc2-4bitsleepgrp {
1414 /* On-module PMIC use */
1418 pinctrl_usdhc2_8bit_sleep: usdhc2-8bitsleepgrp {
1433 /* On-module PMIC use */
1437 pinctrl_usdhc3_100mhz: usdhc3-100mhzgrp {
1444 /* On-module PMIC use */
1448 pinctrl_usdhc3_200mhz: usdhc3-200mhzgrp {
1455 /* On-module PMIC use */
1459 /* On-module Wi-Fi */
1461 fsl,pins = /* On-module Wi-Fi_SUSCLK_32k */
1463 /* On-module Wi-Fi_PCIE_W_DISABLE */
1468 fsl,pins = /* On-module Wi-Fi_POWER_DOWN */