Lines Matching +full:imx8qxp +full:- +full:iomuxc

1 // SPDX-License-Identifier: GPL-2.0+
7 /dts-v1/;
9 #include "imx8qxp.dtsi"
13 compatible = "einfochips,imx8qxp-ai_ml", "fsl,imx8qxp";
22 stdout-path = &lpuart2;
31 compatible = "gpio-leds";
32 pinctrl-names = "default";
33 pinctrl-0 = <&pinctrl_leds>;
35 user-led1 {
38 linux,default-trigger = "heartbeat";
41 user-led2 {
44 linux,default-trigger = "none";
47 user-led3 {
50 linux,default-trigger = "mmc1";
51 default-state = "off";
54 user-led4 {
57 panic-indicator;
58 linux,default-trigger = "none";
61 wlan-active-led {
64 linux,default-trigger = "phy0tx";
65 default-state = "off";
68 bt-active-led {
71 linux,default-trigger = "hci0-power";
72 default-state = "off";
76 sdio_pwrseq: sdio-pwrseq {
77 compatible = "mmc-pwrseq-simple";
78 pinctrl-names = "default";
79 pinctrl-0 = <&pinctrl_wifi_reg_on>;
80 reset-gpios = <&lsio_gpio3 24 GPIO_ACTIVE_LOW>;
86 pinctrl-names = "default";
87 pinctrl-0 = <&pinctrl_lpuart0>;
88 uart-has-rtscts;
92 /* LS-UART0 */
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_lpuart1>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&pinctrl_lpuart2>;
106 /* PCI-E UART */
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_lpuart3>;
114 pinctrl-names = "default";
115 pinctrl-0 = <&pinctrl_fec1>;
116 phy-mode = "rgmii-id";
117 phy-handle = <&ethphy0>;
118 fsl,magic-packet;
122 #address-cells = <1>;
123 #size-cells = <0>;
125 ethphy0: ethernet-phy@0 {
126 compatible = "ethernet-phy-ieee802.3-c22";
134 #address-cells = <1>;
135 #size-cells = <0>;
136 assigned-clocks = <&clk IMX_SC_R_SDHC_0 IMX_SC_PM_CLK_PER>;
137 assigned-clock-rates = <200000000>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_usdhc1>;
140 bus-width = <4>;
141 no-sd;
142 non-removable;
143 mmc-pwrseq = <&sdio_pwrseq>;
148 compatible = "brcm,bcm4329-fmac";
154 assigned-clocks = <&clk IMX_SC_R_SDHC_1 IMX_SC_PM_CLK_PER>;
155 assigned-clock-rates = <200000000>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&pinctrl_usdhc2>;
158 bus-width = <4>;
159 cd-gpios = <&lsio_gpio4 22 GPIO_ACTIVE_LOW>;
163 &iomuxc {