Lines Matching +full:mux +full:- +full:ext +full:- +full:port
1 // SPDX-License-Identifier: GPL-2.0-or-later
7 /dts-v1/;
8 #include "imx53-tqma53.dtsi"
15 stdout-path = &uart2;
19 compatible = "pwm-backlight";
21 brightness-levels = <0 24 28 32 36 40 44 48 52 56 60 64 68 72 76 80 84 88 92 96 100>;
22 default-brightness-level = <10>;
23 enable-gpios = <&gpio7 7 0>;
24 power-supply = <®_backlight>;
28 compatible = "fsl,imx-parallel-display";
29 pinctrl-names = "default";
30 pinctrl-0 = <&pinctrl_disp1_1>;
31 interface-pix-fmt = "rgb24";
34 port {
36 remote-endpoint = <&ipu_di1_disp1>;
41 reg_backlight: regulator-backlight {
42 compatible = "regulator-fixed";
43 regulator-name = "lcd-supply";
45 startup-delay-us = <5000>;
48 reg_3p2v: regulator-3p2v {
49 compatible = "regulator-fixed";
50 regulator-name = "3P2V";
51 regulator-min-microvolt = <3200000>;
52 regulator-max-microvolt = <3200000>;
53 regulator-always-on;
57 compatible = "tq,imx53-mba53-sgtl5000",
58 "fsl,imx-audio-sgtl5000";
59 model = "imx53-mba53-sgtl5000";
60 ssi-controller = <&ssi2>;
61 audio-codec = <&codec>;
62 audio-routing =
66 mux-int-port = <2>;
67 mux-ext-port = <5>;
72 pinctrl-names = "default";
73 pinctrl-0 = <&pinctrl_lvds1_1>;
79 pinctrl_lvds1_1: lvds1-grp1 {
89 pinctrl_lvds1_2: lvds1-grp2 {
101 pinctrl_disp1_1: disp1-grp1 {
136 pinctrl_vga_sync_1: vgasync-grp1 {
147 remote-endpoint = <&display1_in>;
156 pinctrl-names = "default";
157 pinctrl-0 = <&pinctrl_audmux>;
164 #sound-dai-cells = <0>;
166 VDDA-supply = <®_3p2v>;
167 VDDIO-supply = <®_3p2v>;
174 #gpio-cells = <2>;
175 gpio-controller;
178 sensor2: temperature-sensor@49 {
185 phy-reset-gpios = <&gpio7 6 GPIO_ACTIVE_LOW>;
235 pinctrl-names = "default";
236 pinctrl-0 = <&pinctrl_vga_sync_1>;
237 ddc-i2c-bus = <&i2c3>;
238 fsl,tve-mode = "vga";
239 fsl,hsync-pin = <4>;
240 fsl,vsync-pin = <6>;