Lines Matching +full:dpi +full:- +full:to +full:- +full:lvds
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX8MP DPI to LVDS bridge chip
10 - Marek Vasut <marex@denx.de>
14 for configuring the on-SoC DPI-to-LVDS serializer. This describes
19 const: fsl,imx8mp-ldb
24 clock-names:
30 reg-names:
32 - const: ldb
33 - const: lvds
41 description: Video port for DPI input.
45 description: Video port for LVDS Channel-A output (panel or bridge).
49 description: Video port for LVDS Channel-B output (panel or bridge).
52 - port@0
53 - port@1
56 - compatible
57 - clocks
58 - ports
63 - |
64 #include <dt-bindings/clock/imx8mp-clock.h>
66 blk-ctrl {
67 #address-cells = <1>;
68 #size-cells = <1>;
71 compatible = "fsl,imx8mp-ldb";
73 clock-names = "ldb";
75 reg-names = "ldb", "lvds";
78 #address-cells = <1>;
79 #size-cells = <0>;
85 remote-endpoint = <&lcdif2_to_ldb>;
93 remote-endpoint = <&ldb_to_lvdsx4panel>;