Lines Matching +full:tx +full:- +full:deemph +full:- +full:gen1
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 #include "imx8mm-ucm-som.dtsi"
6 #include <dt-bindings/phy/phy-imx8-pcie.h>
9 compatible = "compulab,imx8mm-iot-gateway", "compulab,imx8mm-ucm-som", "fsl,imx8mm";
11 regulator-usbhub-ena {
12 compatible = "regulator-fixed";
13 regulator-name = "usbhub_ena";
14 regulator-min-microvolt = <3300000>;
15 regulator-max-microvolt = <3300000>;
17 enable-active-high;
18 regulator-always-on;
21 regulator-usbhub-rst {
22 compatible = "regulator-fixed";
23 regulator-name = "usbhub_rst";
24 regulator-min-microvolt = <3300000>;
25 regulator-max-microvolt = <3300000>;
27 enable-active-high;
28 regulator-always-on;
31 regulator-uart1-mode {
32 compatible = "regulator-fixed";
33 regulator-name = "uart1_mode";
34 regulator-min-microvolt = <3300000>;
35 regulator-max-microvolt = <3300000>;
37 enable-active-high;
38 regulator-always-on;
41 regulator-uart1-duplex {
42 compatible = "regulator-fixed";
43 regulator-name = "uart1_duplex";
44 regulator-min-microvolt = <3300000>;
45 regulator-max-microvolt = <3300000>;
47 enable-active-high;
48 regulator-always-on;
51 regulator-uart1-shdn {
52 compatible = "regulator-fixed";
53 regulator-name = "uart1_shdn";
54 regulator-min-microvolt = <3300000>;
55 regulator-max-microvolt = <3300000>;
57 enable-active-high;
58 regulator-always-on;
61 regulator-uart1-trmen {
62 compatible = "regulator-fixed";
63 regulator-name = "uart1_trmen";
64 regulator-min-microvolt = <3300000>;
65 regulator-max-microvolt = <3300000>;
67 regulator-always-on;
70 regulator-usdhc2-v {
71 compatible = "regulator-fixed";
72 regulator-name = "usdhc2_v";
73 regulator-min-microvolt = <3300000>;
74 regulator-max-microvolt = <3300000>;
76 enable-active-high;
77 regulator-always-on;
80 regulator-mpcie2-rst {
81 compatible = "regulator-fixed";
82 regulator-name = "mpcie2_rst";
83 regulator-min-microvolt = <3300000>;
84 regulator-max-microvolt = <3300000>;
86 enable-active-high;
87 regulator-always-on;
90 regulator-mpcie2lora-dis {
91 compatible = "regulator-fixed";
92 regulator-name = "mpcie2lora_dis";
93 regulator-min-microvolt = <3300000>;
94 regulator-max-microvolt = <3300000>;
96 enable-active-high;
97 regulator-always-on;
100 pcie0_refclk: clock-pcie0-refclk {
101 compatible = "fixed-clock";
102 #clock-cells = <0>;
103 clock-frequency = <100000000>;
108 clock-frequency = <100000>;
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_i2c1>;
121 pinctrl-names = "default";
122 pinctrl-0 = <&pinctrl_ecspi1 &pinctrl_ecspi1_cs>;
123 cs-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>;
128 fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
129 fsl,tx-deemph-gen1 = <0x2d>;
130 fsl,tx-deemph-gen2 = <0xf>;
131 fsl,clkreq-unsupported;
133 clock-names = "ref";
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_pcie0>;
140 reset-gpio = <&gpio3 20 GPIO_ACTIVE_LOW>;
150 #address-cells = <1>;
151 #size-cells = <0>;
153 usb-role-switch;
159 pinctrl-names = "default";
160 pinctrl-0 = <&pinctrl_usb9514>;
161 #address-cells = <1>;
162 #size-cells = <0>;
172 pinctrl-names = "default";
173 pinctrl-0 = <&pinctrl_usdhc2>;
174 bus-width = <4>;
175 mmc-ddr-1_8v;
176 non-removable;
181 pinctrl-names = "default";
182 pinctrl-0 = <&pinctrl_hog>;