Lines Matching +full:fixed +full:- +full:header

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: pcie0-refclk {
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>;
52 reg_3p3v: regulator-3p3v {
53 compatible = "regulator-fixed";
54 regulator-name = "3P3V";
55 regulator-min-microvolt = <3300000>;
56 regulator-max-microvolt = <3300000>;
57 regulator-always-on;
60 reg_usb_otg1_vbus: regulator-usb-otg1 {
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_reg_usb1_en>;
63 compatible = "regulator-fixed";
64 regulator-name = "usb_otg1_vbus";
66 enable-active-high;
67 regulator-min-microvolt = <5000000>;
68 regulator-max-microvolt = <5000000>;
71 reg_usb_otg2_vbus: regulator-usb-otg2 {
72 pinctrl-names = "default";
73 pinctrl-0 = <&pinctrl_reg_usb2_en>;
74 compatible = "regulator-fixed";
75 regulator-name = "usb_otg2_vbus";
77 enable-active-high;
78 regulator-min-microvolt = <5000000>;
79 regulator-max-microvolt = <5000000>;
83 /* off-board header */
85 pinctrl-names = "default";
86 pinctrl-0 = <&pinctrl_spi2>;
87 cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>,
92 compatible = "atmel,attpm20p", "tcg,tpm_tis-spi";
94 spi-max-frequency = <36000000>;
99 gpio-line-names = "rs485_term", "mipi_gpio4", "", "",
107 gpio-line-names = "rs485_en", "mipi_gpio3", "rs485_hd", "mipi_gpio2",
115 clock-frequency = <400000>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_i2c2>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&pinctrl_accel>;
125 st,drdy-int-pin = <1>;
126 interrupt-parent = <&gpio4>;
131 /* off-board header */
133 clock-frequency = <400000>;
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_i2c3>;
140 fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
141 fsl,clkreq-unsupported;
143 clock-names = "ref";
148 pinctrl-names = "default";
149 pinctrl-0 = <&pinctrl_pcie0>;
150 reset-gpio = <&gpio4 6 GPIO_ACTIVE_LOW>;
153 assigned-clocks = <&clk IMX8MM_CLK_PCIE1_AUX>,
155 assigned-clock-rates = <10000000>, <250000000>;
156 assigned-clock-parents = <&clk IMX8MM_SYS_PLL2_50M>,
163 #address-cells = <3>;
164 #size-cells = <2>;
170 #address-cells = <3>;
171 #size-cells = <2>;
177 #address-cells = <3>;
178 #size-cells = <2>;
183 #address-cells = <3>;
184 #size-cells = <2>;
187 local-mac-address = [00 00 00 00 00 00];
194 /* off-board header */
196 pinctrl-names = "default";
197 pinctrl-0 = <&pinctrl_sai3>;
198 assigned-clocks = <&clk IMX8MM_CLK_SAI3>;
199 assigned-clock-parents = <&clk IMX8MM_AUDIO_PLL1_OUT>;
200 assigned-clock-rates = <24576000>;
206 pinctrl-names = "default";
207 pinctrl-0 = <&pinctrl_uart1>;
211 /* off-board header */
213 pinctrl-names = "default";
214 pinctrl-0 = <&pinctrl_uart3>;
220 pinctrl-names = "default";
221 pinctrl-0 = <&pinctrl_uart4>;
227 over-current-active-low;
228 vbus-supply = <&reg_usb_otg1_vbus>;
234 disable-over-current;
235 vbus-supply = <&reg_usb_otg2_vbus>;
241 pinctrl-names = "default", "state_100mhz", "state_200mhz";
242 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
243 pinctrl-1 = <&pinctrl_usdhc2_100mhz>, <&pinctrl_usdhc2_gpio>;
244 pinctrl-2 = <&pinctrl_usdhc2_200mhz>, <&pinctrl_usdhc2_gpio>;
245 cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
246 bus-width = <4>;
247 vmmc-supply = <&reg_3p3v>;
252 pinctrl-names = "default";
253 pinctrl-0 = <&pinctrl_hog>;
376 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
387 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {