Lines Matching +full:blk +full:- +full:ctrl
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marek Vasut <marex@denx.de>
14 for configuring the on-SoC DPI-to-LVDS serializer. This describes
20 - fsl,imx6sx-ldb
21 - fsl,imx8mp-ldb
22 - fsl,imx93-ldb
27 clock-names:
33 reg-names:
35 - const: ldb
36 - const: lvds
48 description: Video port for LVDS Channel-A output (panel or bridge).
52 description: Video port for LVDS Channel-B output (panel or bridge).
55 - port@0
56 - port@1
59 - compatible
60 - clocks
61 - ports
64 - if:
69 - fsl,imx6sx-ldb
70 - fsl,imx93-ldb
80 - |
81 #include <dt-bindings/clock/imx8mp-clock.h>
83 blk-ctrl {
84 #address-cells = <1>;
85 #size-cells = <1>;
88 compatible = "fsl,imx8mp-ldb";
90 clock-names = "ldb";
92 reg-names = "ldb", "lvds";
95 #address-cells = <1>;
96 #size-cells = <0>;
102 remote-endpoint = <&lcdif2_to_ldb>;
110 remote-endpoint = <&ldb_to_lvdsx4panel>;