Lines Matching +full:drdy +full:- +full:int +full:- +full:pin

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>
16 led-controller {
17 compatible = "gpio-leds";
18 pinctrl-names = "default";
19 pinctrl-0 = <&pinctrl_gpio_leds>;
21 led-0 {
25 default-state = "on";
26 linux,default-trigger = "heartbeat";
29 led-1 {
33 default-state = "off";
37 pcie0_refclk: pcie0-refclk {
38 compatible = "fixed-clock";
39 #clock-cells = <0>;
40 clock-frequency = <100000000>;
44 compatible = "pps-gpio";
45 pinctrl-names = "default";
46 pinctrl-0 = <&pinctrl_pps>;
51 reg_usb_otg1_vbus: regulator-usb-otg1 {
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_reg_usb1_en>;
54 compatible = "regulator-fixed";
55 regulator-name = "usb_otg1_vbus";
57 enable-active-high;
58 regulator-min-microvolt = <5000000>;
59 regulator-max-microvolt = <5000000>;
63 /* off-board header */
65 pinctrl-names = "default";
66 pinctrl-0 = <&pinctrl_spi2>;
67 cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
72 gpio-line-names = "", "", "", "", "", "", "pci_usb_sel", "dio0",
79 gpio-line-names = "", "", "", "dio2", "dio3", "", "", "pci_wdis#",
86 clock-frequency = <400000>;
87 pinctrl-names = "default";
88 pinctrl-0 = <&pinctrl_i2c2>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&pinctrl_accel>;
96 st,drdy-int-pin = <1>;
97 interrupt-parent = <&gpio4>;
99 interrupt-names = "INT1";
103 /* off-board header */
105 clock-frequency = <400000>;
106 pinctrl-names = "default";
107 pinctrl-0 = <&pinctrl_i2c3>;
112 fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
113 fsl,clkreq-unsupported;
115 clock-names = "ref";
120 pinctrl-names = "default";
121 pinctrl-0 = <&pinctrl_pcie0>;
122 reset-gpio = <&gpio4 6 GPIO_ACTIVE_LOW>;
125 clock-names = "pcie", "pcie_aux", "pcie_bus";
126 assigned-clocks = <&clk IMX8MM_CLK_PCIE1_AUX>,
128 assigned-clock-rates = <10000000>, <250000000>;
129 assigned-clock-parents = <&clk IMX8MM_SYS_PLL2_50M>,
136 pinctrl-names = "default";
137 pinctrl-0 = <&pinctrl_uart1>;
141 /* off-board header */
143 pinctrl-names = "default";
144 pinctrl-0 = <&pinctrl_uart3>;
150 over-current-active-low;
151 vbus-supply = <&reg_usb_otg1_vbus>;
157 disable-over-current;
162 pinctrl-names = "default";
163 pinctrl-0 = <&pinctrl_hog>;