Lines Matching +full:imx53 +full:- +full:vpu
1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * based on imx53-qsb.dts
7 /dts-v1/;
8 #include "imx53.dtsi"
12 compatible = "bhf,cx9020", "fsl,imx53";
15 stdout-path = &uart2;
24 display-0 {
25 #address-cells = <1>;
26 #size-cells = <0>;
27 compatible = "fsl,imx-parallel-display";
28 interface-pix-fmt = "rgb24";
29 pinctrl-names = "default";
30 pinctrl-0 = <&pinctrl_ipu_disp0>;
36 remote-endpoint = <&ipu_di0_disp0>;
44 remote-endpoint = <&tfp410_in>;
49 dvi-connector {
50 compatible = "dvi-connector";
51 ddc-i2c-bus = <&i2c2>;
56 remote-endpoint = <&tfp410_out>;
61 dvi-converter {
65 #address-cells = <1>;
66 #size-cells = <0>;
72 remote-endpoint = <&display0_out>;
80 remote-endpoint = <&dvi_connector_in>;
87 compatible = "gpio-leds";
89 led-pwr-r {
91 default-state = "off";
94 led-pwr-g {
96 default-state = "on";
99 led-pwr-b {
101 default-state = "off";
104 led-sd1-b {
105 linux,default-trigger = "mmc0";
109 led-sd2-b {
110 linux,default-trigger = "mmc1";
115 regulator-3p2v {
116 compatible = "regulator-fixed";
117 regulator-name = "3P2V";
118 regulator-min-microvolt = <3200000>;
119 regulator-max-microvolt = <3200000>;
120 regulator-always-on;
123 reg_usb_vbus: regulator-vbus {
124 compatible = "regulator-fixed";
125 regulator-name = "usb_vbus";
126 regulator-min-microvolt = <5000000>;
127 regulator-max-microvolt = <5000000>;
129 enable-active-high;
134 pinctrl-names = "default";
135 pinctrl-0 = <&pinctrl_esdhc1>;
136 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
137 bus-width = <4>;
142 pinctrl-names = "default";
143 pinctrl-0 = <&pinctrl_esdhc2>;
144 cd-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
145 bus-width = <4>;
150 pinctrl-names = "default";
151 pinctrl-0 = <&pinctrl_fec>;
152 phy-mode = "rmii";
153 phy-reset-gpios = <&gpio7 6 GPIO_ACTIVE_LOW>;
158 pinctrl-names = "default";
159 pinctrl-0 = <&pinctrl_i2c2>;
164 remote-endpoint = <&display0_in>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_uart2>;
170 fsl,dte-mode;
175 vbus-supply = <®_usb_vbus>;
185 &vpu {
190 pinctrl-names = "default";
191 pinctrl-0 = <&pinctrl_hog>;