Lines Matching +full:vbus +full:- +full:divider

1 // SPDX-License-Identifier: GPL-2.0+
5 /dts-v1/;
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/input.h>
12 compatible = "fsl,imx25-pdk", "fsl,imx25";
20 compatible = "simple-bus";
21 #address-cells = <1>;
22 #size-cells = <0>;
25 compatible = "regulator-fixed";
27 regulator-name = "fec-3v3";
28 regulator-min-microvolt = <3300000>;
29 regulator-max-microvolt = <3300000>;
31 enable-active-high;
35 compatible = "regulator-fixed";
37 regulator-name = "2P5V";
38 regulator-min-microvolt = <2500000>;
39 regulator-max-microvolt = <2500000>;
43 compatible = "regulator-fixed";
45 regulator-name = "3P3V";
46 regulator-min-microvolt = <3300000>;
47 regulator-max-microvolt = <3300000>;
51 compatible = "regulator-fixed";
53 regulator-name = "can-3v3";
54 regulator-min-microvolt = <3300000>;
55 regulator-max-microvolt = <3300000>;
61 compatible = "fsl,imx25-pdk-sgtl5000",
62 "fsl,imx-audio-sgtl5000";
63 model = "imx25-pdk-sgtl5000";
64 ssi-controller = <&ssi1>;
65 audio-codec = <&codec>;
66 audio-routing =
70 mux-int-port = <1>;
71 mux-ext-port = <4>;
76 bits-per-pixel = <16>;
78 bus-width = <18>;
79 display-timings {
80 native-mode = <&wvga_timings>;
84 hback-porch = <45>;
85 hfront-porch = <114>;
86 hsync-len = <1>;
87 vback-porch = <33>;
88 vfront-porch = <11>;
89 vsync-len = <1>;
90 clock-frequency = <25200000>;
97 pinctrl-names = "default";
98 pinctrl-0 = <&pinctrl_audmux>;
103 pinctrl-names = "default";
104 pinctrl-0 = <&pinctrl_can1>;
105 xceiver-supply = <&reg_can_3v3>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_esdhc1>;
112 cd-gpios = <&gpio2 1 GPIO_ACTIVE_LOW>;
113 wp-gpios = <&gpio2 0 GPIO_ACTIVE_HIGH>;
118 phy-mode = "rmii";
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_fec>;
121 phy-supply = <&reg_fec_3v3>;
122 phy-reset-gpios = <&gpio4 8 GPIO_ACTIVE_LOW>;
127 clock-frequency = <100000>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_i2c1>;
136 VDDA-supply = <&reg_2p5v>;
137 VDDIO-supply = <&reg_3p3v>;
142 imx25-pdk {
253 pinctrl-names = "default";
254 pinctrl-0 = <&pinctrl_lcd>;
259 nand-on-flash-bbt;
264 pinctrl-names = "default";
265 pinctrl-0 = <&pinctrl_kpp>;
300 pinctrl-names = "default";
301 pinctrl-0 = <&pinctrl_uart1>;
302 uart-has-rtscts;
311 external-vbus-divider;