Lines Matching +full:lvds +full:- +full:decoder

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "imx53-m53.dtsi"
13 gpio-keys {
14 compatible = "gpio-keys";
15 pinctrl-0 = <&pinctrl_power_button>;
16 pinctrl-names = "default";
18 power-button {
25 gpio-poweroff {
26 compatible = "gpio-poweroff";
27 pinctrl-0 = <&pinctrl_power_out>;
28 pinctrl-names = "default";
33 compatible = "gpio-leds";
34 pinctrl-names = "default";
35 pinctrl-0 = <&pinctrl_led>;
37 led-user1 {
40 linux,default-trigger = "mmc0";
43 led-user2 {
46 linux,default-trigger = "heartbeat";
49 led-eth {
52 linux,default-trigger = "netdev";
56 lvds-decoder {
57 compatible = "ti,ds90cf364a", "lvds-decoder";
60 #address-cells = <1>;
61 #size-cells = <0>;
67 data-mapping = "jeida-18";
68 remote-endpoint = <&lvds0_out>;
76 remote-endpoint = <&panel_in>;
84 pinctrl-0 = <&pinctrl_display_gpio>;
85 pinctrl-names = "default";
86 enable-gpios = <&gpio6 0 GPIO_ACTIVE_HIGH>;
90 remote-endpoint = <&lvds_decoder_out>;
96 compatible = "gpio-beeper";
97 pinctrl-0 = <&pinctrl_beeper>;
101 reg_usbh1_vbus: regulator-usbh1-vbus {
102 compatible = "regulator-fixed";
103 regulator-name = "vbus";
104 regulator-min-microvolt = <5000000>;
105 regulator-max-microvolt = <5000000>;
111 pinctrl-names = "default";
112 pinctrl-0 = <&pinctrl_can1>;
117 pinctrl-names = "default";
118 pinctrl-0 = <&pinctrl_can2>;
123 assigned-clocks = <&clks IMX5_CLK_CKO1_SEL>,
126 assigned-clock-parents = <&clks IMX5_CLK_AHB>;
127 assigned-clock-rates = <133333334>, <33333334>, <33333334>;
131 pinctrl-names = "default";
132 pinctrl-0 = <&pinctrl_ecspi2>;
133 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>, <&gpio2 27 GPIO_ACTIVE_LOW>;
138 spi-max-frequency = <25000000>;
144 spi-max-frequency = <25000000>;
150 pinctrl-names = "default";
151 pinctrl-0 = <&pinctrl_esdhc1>;
152 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
153 wp-gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
158 pinctrl-names = "default";
159 pinctrl-0 = <&pinctrl_fec>;
160 phy-mode = "rmii";
161 phy-reset-gpios = <&gpio7 7 GPIO_ACTIVE_LOW>;
166 gpio-line-names =
178 gpio-line-names =
190 gpio-line-names =
202 gpio-line-names =
214 gpio-line-names =
226 gpio-line-names =
230 "", "USB-OTG_OverCurrent", "", "",
238 pinctrl-names = "default";
239 pinctrl-0 = <&pinctrl_i2c1>;
243 compatible = "edt,edt-ft5x06";
245 pinctrl-names = "default";
246 pinctrl-0 = <&pinctrl_edt_ft5x06>;
247 interrupt-parent = <&gpio6>;
249 reset-gpios = <&gpio2 9 GPIO_ACTIVE_LOW>;
250 wake-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>;
272 pinctrl-names = "default";
273 pinctrl-0 = <&pinctrl_i2c3>;
278 pinctrl-names = "default";
279 pinctrl-0 = <&pinctrl_hog>;
281 imx53-m53evk {
332 pinctrl_display_gpio: display-gpiogrp {
335 MX53_PAD_CSI0_MCLK__GPIO5_19 0x1e4 /* Int-K */
336 MX53_PAD_CSI0_DAT13__GPIO5_31 0x1c4 /* Int-I */
342 pinctrl_edt_ft5x06: edt-ft5x06grp {
405 /* LVDS pins only have pin mux configuration */
465 pinctrl-names = "default";
466 pinctrl-0 = <&pinctrl_lvds0>;
469 lvds0: lvds-channel@0 {
471 fsl,data-mapping = "spwg";
472 fsl,data-width = <18>;
479 remote-endpoint = <&lvds_decoder_in>;
486 pinctrl-names = "default";
487 pinctrl-0 = <&pinctrl_uart1>;
488 uart-has-rtscts;
493 pinctrl-names = "default";
494 pinctrl-0 = <&pinctrl_uart2>;
495 uart-has-rtscts;
500 pinctrl-names = "default";
501 pinctrl-0 = <&pinctrl_uart3>;
502 linux,rs485-enabled-at-boot-time;
507 pinctrl-names = "default";
508 pinctrl-0 = <&pinctrl_usb>;
509 vbus-supply = <&reg_usbh1_vbus>;