Lines Matching +full:sdio +full:- +full:attached
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/leds/common.h>
8 #include <dt-bindings/phy/phy-imx8-pcie.h>
17 led-controller {
18 compatible = "gpio-leds";
19 pinctrl-names = "default";
20 pinctrl-0 = <&pinctrl_gpio_leds>;
22 led-0 {
26 default-state = "on";
27 linux,default-trigger = "heartbeat";
30 led-1 {
34 default-state = "off";
38 pcie0_refclk: clock-pcie0 {
39 compatible = "fixed-clock";
40 #clock-cells = <0>;
41 clock-frequency = <100000000>;
45 compatible = "pps-gpio";
46 pinctrl-names = "default";
47 pinctrl-0 = <&pinctrl_pps>;
51 reg_usb2_vbus: regulator-usb2 {
52 compatible = "regulator-fixed";
53 pinctrl-names = "default";
54 pinctrl-0 = <&pinctrl_reg_usb2_en>;
55 regulator-name = "usb2_vbus";
56 regulator-min-microvolt = <5000000>;
57 regulator-max-microvolt = <5000000>;
59 enable-active-high;
62 reg_usdhc2_vmmc: regulator-usdhc2-vmmc {
63 compatible = "regulator-fixed";
64 pinctrl-names = "default";
65 pinctrl-0 = <&pinctrl_usdhc2_vmmc>;
66 regulator-name = "VDD_3V3_SD";
67 regulator-max-microvolt = <3300000>;
68 regulator-min-microvolt = <3300000>;
70 enable-active-high;
71 off-on-delay-us = <12000>;
72 startup-delay-us = <100>;
77 pinctrl-names = "default";
78 pinctrl-0 = <&pinctrl_spi2>;
79 cs-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>, /* CS0 onboard TPM */
80 <&gpio5 13 GPIO_ACTIVE_LOW>, /* CS1 off-board J32 SPI */
81 <&gpio1 12 GPIO_ACTIVE_LOW>, /* CS3 off-board J52 FSA1 */
82 <&gpio4 26 GPIO_ACTIVE_LOW>; /* CS2 off-board J51 FSA2 */
86 compatible = "atmel,attpm20p", "tcg,tpm_tis-spi";
88 spi-max-frequency = <10000000>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&pinctrl_can1>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_can2>;
105 gpio-line-names =
117 gpio-line-names =
132 pinctrl-names = "default";
133 pinctrl-0 = <&pinctrl_accel>;
134 interrupt-parent = <&gpio4>;
136 st,drdy-int-pin = <1>;
142 pinctrl-names = "default";
143 pinctrl-0 = <&pinctrl_mag>;
144 interrupt-parent = <&gpio4>;
150 i2c-mux@70 {
153 #address-cells = <1>;
154 #size-cells = <0>;
159 pinctrl-names = "default";
160 pinctrl-0 = <&pinctrl_fsa2i2c>;
161 #address-cells = <1>;
162 #size-cells = <0>;
167 interrupt-parent = <&gpio4>;
169 interrupt-controller;
170 #interrupt-cells = <2>;
171 gpio-controller;
172 #gpio-cells = <2>;
191 pinctrl-names = "default";
192 pinctrl-0 = <&pinctrl_fsa1i2c>;
193 #address-cells = <1>;
194 #size-cells = <0>;
199 interrupt-parent = <&gpio4>;
201 interrupt-controller;
202 #interrupt-cells = <2>;
203 gpio-controller;
204 #gpio-cells = <2>;
223 #address-cells = <1>;
224 #size-cells = <0>;
231 clock-names = "ref";
232 fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
233 fsl,clkreq-unsupported;
238 pinctrl-names = "default";
239 pinctrl-0 = <&pinctrl_pcie0>;
240 reset-gpio = <&gpio4 29 GPIO_ACTIVE_LOW>;
246 #address-cells = <3>;
247 #size-cells = <2>;
253 #address-cells = <3>;
254 #size-cells = <2>;
260 #address-cells = <3>;
261 #size-cells = <2>;
266 #address-cells = <3>;
267 #size-cells = <2>;
269 local-mac-address = [00 00 00 00 00 00];
278 pinctrl-names = "default";
279 pinctrl-0 = <&pinctrl_uart1>;
285 pinctrl-names = "default";
286 pinctrl-0 = <&pinctrl_uart4>;
290 /* USB1 - FSA1 */
292 fsl,permanently-attached;
293 fsl,disable-port-power-control;
306 /* USB2 - USB3.0 Hub */
308 fsl,permanently-attached;
309 fsl,disable-port-power-control;
314 vbus-supply = <®_usb2_vbus>;
323 /* SDIO 1.8V */
325 pinctrl-names = "default", "state_100mhz", "state_200mhz";
326 pinctrl-0 = <&pinctrl_usdhc1>;
327 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
328 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
329 bus-width = <4>;
330 non-removable;
336 pinctrl-names = "default", "state_100mhz", "state_200mhz";
337 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
338 pinctrl-1 = <&pinctrl_usdhc2_100mhz>, <&pinctrl_usdhc2_gpio>;
339 pinctrl-2 = <&pinctrl_usdhc2_200mhz>, <&pinctrl_usdhc2_gpio>;
340 cd-gpios = <&gpio2 12 GPIO_ACTIVE_HIGH>; /* CD is active high */
341 bus-width = <4>;
342 vmmc-supply = <®_usdhc2_vmmc>;
347 pinctrl-names = "default";
348 pinctrl-0 = <&pinctrl_hog>;
464 pinctrl_usdhc1_100mhz: usdhc1-100mhzgrp {
475 pinctrl_usdhc1_200mhz: usdhc1-200mhzgrp {
498 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
510 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {
522 pinctrl_usdhc2_vmmc: usdhc2-vmmc-grp {