Lines Matching +full:mux +full:- +full:ext +full:- +full:port

1 // SPDX-License-Identifier: GPL-2.0-or-later
6 /dts-v1/;
7 #include "imx53-m53.dtsi"
11 compatible = "aries,imx53-m53evk", "denx,imx53-m53evk", "fsl,imx53";
14 compatible = "fsl,imx-parallel-display";
15 interface-pix-fmt = "bgr666";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_ipu_disp1>;
19 display-timings {
20 native-mode = <&timing0>;
21 timing0: timing-800x480p60 {
22 clock-frequency = <31500000>;
25 hfront-porch = <40>;
26 hback-porch = <88>;
27 hsync-len = <128>;
28 vback-porch = <33>;
29 vfront-porch = <9>;
30 vsync-len = <3>;
31 vsync-active = <1>;
35 port {
37 remote-endpoint = <&ipu_di1_disp1>;
43 compatible = "pwm-backlight";
45 brightness-levels = <0 4 8 16 32 64 128 255>;
46 default-brightness-level = <6>;
47 power-supply = <&reg_backlight>;
51 compatible = "gpio-leds";
52 pinctrl-names = "default";
53 pinctrl-0 = <&led_pin_gpio>;
55 led-user1 {
58 linux,default-trigger = "heartbeat";
61 led-user2 {
64 linux,default-trigger = "heartbeat";
68 reg_usbh1_vbus: regulator-usbh1-vbus {
69 compatible = "regulator-fixed";
70 regulator-name = "vbus";
71 regulator-min-microvolt = <5000000>;
72 regulator-max-microvolt = <5000000>;
76 reg_usb_otg_vbus: regulator-usb-otg-vbus {
77 compatible = "regulator-fixed";
78 regulator-name = "usb_otg_vbus";
79 regulator-min-microvolt = <5000000>;
80 regulator-max-microvolt = <5000000>;
85 compatible = "fsl,imx53-m53evk-sgtl5000",
86 "fsl,imx-audio-sgtl5000";
87 model = "imx53-m53evk-sgtl5000";
88 ssi-controller = <&ssi2>;
89 audio-codec = <&sgtl5000>;
90 audio-routing =
95 "Ext Spk", "LINE_OUT";
96 mux-int-port = <2>;
97 mux-ext-port = <4>;
102 pinctrl-names = "default";
103 pinctrl-0 = <&pinctrl_audmux>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_can1>;
114 pinctrl-names = "default";
115 pinctrl-0 = <&pinctrl_can2>;
120 pinctrl-names = "default";
121 pinctrl-0 = <&pinctrl_esdhc1>;
122 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
123 wp-gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_fec>;
130 phy-mode = "rmii";
135 pinctrl-names = "default";
136 pinctrl-0 = <&pinctrl_i2c1>;
142 #sound-dai-cells = <0>;
143 VDDA-supply = <&reg_3p2v>;
144 VDDIO-supply = <&reg_3p2v>;
150 pinctrl-names = "default";
151 pinctrl-0 = <&pinctrl_i2c3>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&pinctrl_hog>;
159 imx53-m53evk {
312 remote-endpoint = <&display1_in>;
316 pinctrl-names = "default";
317 pinctrl-0 = <&pinctrl_pwm1>;
330 pinctrl-names = "default";
331 pinctrl-0 = <&pinctrl_uart1>;
336 pinctrl-names = "default";
337 pinctrl-0 = <&pinctrl_uart2>;
342 pinctrl-names = "default";
343 pinctrl-0 = <&pinctrl_uart3>;
348 pinctrl-names = "default";
349 pinctrl-0 = <&pinctrl_usb>;
350 vbus-supply = <&reg_usbh1_vbus>;
356 pinctrl-names = "default";
357 pinctrl-0 = <&pinctrl_usbotg>;
359 vbus-supply = <&reg_usb_otg_vbus>;
360 disable-over-current;