Lines Matching +full:refclk +full:- +full:pad +full:- +full:mode
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>
11 led-controller {
12 compatible = "gpio-leds";
13 pinctrl-names = "default";
14 pinctrl-0 = <&pinctrl_gpio_leds>;
16 led-0 {
20 default-state = "on";
21 linux,default-trigger = "heartbeat";
24 led-1 {
28 default-state = "off";
32 pcie0_refclk: pcie0-refclk {
33 compatible = "fixed-clock";
34 #clock-cells = <0>;
35 clock-frequency = <100000000>;
39 compatible = "pps-gpio";
40 pinctrl-names = "default";
41 pinctrl-0 = <&pinctrl_pps>;
46 reg_usb2_vbus: regulator-usb2-vbus {
47 pinctrl-names = "default";
48 pinctrl-0 = <&pinctrl_reg_usb2_en>;
49 compatible = "regulator-fixed";
50 regulator-name = "usb2_vbus";
52 enable-active-high;
53 regulator-min-microvolt = <5000000>;
54 regulator-max-microvolt = <5000000>;
57 reg_usdhc2_vmmc: regulator-usdhc2 {
58 pinctrl-names = "default";
59 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
60 compatible = "regulator-fixed";
61 regulator-name = "SD2_3P3V";
62 regulator-min-microvolt = <3300000>;
63 regulator-max-microvolt = <3300000>;
65 enable-active-high;
69 /* off-board header */
71 pinctrl-names = "default";
72 pinctrl-0 = <&pinctrl_spi2>;
73 cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
78 gpio-line-names =
90 gpio-line-names =
102 clock-frequency = <400000>;
103 pinctrl-names = "default";
104 pinctrl-0 = <&pinctrl_i2c2>;
114 /* off-board header */
116 clock-frequency = <400000>;
117 pinctrl-names = "default";
118 pinctrl-0 = <&pinctrl_i2c3>;
123 fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
124 fsl,clkreq-unsupported;
126 clock-names = "ref";
131 pinctrl-names = "default";
132 pinctrl-0 = <&pinctrl_pcie0>;
133 reset-gpio = <&gpio4 29 GPIO_ACTIVE_LOW>;
139 pinctrl-names = "default";
140 pinctrl-0 = <&pinctrl_uart1>;
144 /* USB1 - Type C front panel SINK port J14 */
158 /* USB2 4-port USB3.0 HUB:
159 * P1 - USBC connector (host only)
160 * P2 - USB2 test connector
161 * P3 - miniPCIe full card
162 * P4 - miniPCIe half card
165 vbus-supply = <®_usb2_vbus>;
170 fsl,permanently-attached;
171 fsl,disable-port-power-control;
182 pinctrl-names = "default", "state_100mhz", "state_200mhz";
183 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
184 pinctrl-1 = <&pinctrl_usdhc2_100mhz>, <&pinctrl_usdhc2_gpio>;
185 pinctrl-2 = <&pinctrl_usdhc2_200mhz>, <&pinctrl_usdhc2_gpio>;
186 cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
187 vmmc-supply = <®_usdhc2_vmmc>;
188 bus-width = <4>;
193 pinctrl-names = "default";
194 pinctrl-0 = <&pinctrl_hog>;
280 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
292 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {