Lines Matching +full:clk +full:- +full:gpios

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 {
24 gpios = <&gpio5 5 GPIO_ACTIVE_HIGH>;
25 default-state = "on";
26 linux,default-trigger = "heartbeat";
29 led-1 {
32 gpios = <&gpio5 4 GPIO_ACTIVE_HIGH>;
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>;
47 gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
52 /* off-board header */
54 pinctrl-names = "default";
55 pinctrl-0 = <&pinctrl_spi2>;
56 cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
61 gpio-line-names = "", "", "", "", "", "", "pci_usb_sel", "dio0",
68 gpio-line-names = "", "", "", "dio2", "dio3", "", "", "pci_wdis#",
75 clock-frequency = <400000>;
76 pinctrl-names = "default";
77 pinctrl-0 = <&pinctrl_i2c2>;
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_accel>;
85 st,drdy-int-pin = <1>;
86 interrupt-parent = <&gpio4>;
88 interrupt-names = "INT1";
92 /* off-board header */
94 clock-frequency = <400000>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_i2c3>;
101 fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
102 fsl,clkreq-unsupported;
104 clock-names = "ref";
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_pcie0>;
111 reset-gpio = <&gpio4 6 GPIO_ACTIVE_LOW>;
112 clocks = <&clk IMX8MM_CLK_PCIE1_ROOT>, <&pcie0_refclk>,
113 <&clk IMX8MM_CLK_PCIE1_AUX>;
114 assigned-clocks = <&clk IMX8MM_CLK_PCIE1_AUX>,
115 <&clk IMX8MM_CLK_PCIE1_CTRL>;
116 assigned-clock-rates = <10000000>, <250000000>;
117 assigned-clock-parents = <&clk IMX8MM_SYS_PLL2_50M>,
118 <&clk IMX8MM_SYS_PLL2_250M>;
124 pinctrl-names = "default";
125 pinctrl-0 = <&pinctrl_uart1>;
129 /* off-board header */
131 pinctrl-names = "default";
132 pinctrl-0 = <&pinctrl_uart3>;
137 pinctrl-names = "default";
138 pinctrl-0 = <&pinctrl_usbotg1>;
140 over-current-active-low;
146 disable-over-current;
151 pinctrl-names = "default";
152 pinctrl-0 = <&pinctrl_hog>;