From 92ec3526fc248930e14d3860743264ff2ddfd6d3 Mon Sep 17 00:00:00 2001 From: Liu Ying Date: Fri, 15 Nov 2019 10:35:04 +0800 Subject: dt-bindings: display: imx: ldb: Add i.MX8qxp LDB dual channel mode documentation i.MX8qxp LDB dual channel mode uses two LDB channels from two LDB instances, while all other LDB variants in other SoCs use two LDB channels from one LDB instance. This patch adds documentation for the special case of i.MX8qxp LDB dual channel mode. Signed-off-by: Liu Ying --- Documentation/devicetree/bindings/display/imx/ldb.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Documentation/devicetree/bindings/display') diff --git a/Documentation/devicetree/bindings/display/imx/ldb.txt b/Documentation/devicetree/bindings/display/imx/ldb.txt index 3a2968315210..fb7ee4971d8b 100644 --- a/Documentation/devicetree/bindings/display/imx/ldb.txt +++ b/Documentation/devicetree/bindings/display/imx/ldb.txt @@ -22,6 +22,8 @@ Required properties: - gpr : should be <&gpr> on i.MX53 and i.MX6q. The phandle points to the iomuxc-gpr region containing the LVDS control register. + - fsl,auxldb : phandle to auxiliary LDB which is used in dual channel mode. + Only required by i.MX8qxp. - clocks, clock-names : phandles to the LDB divider and selector clocks and to the display interface selector clocks or pixel and bypass clocks as described in @@ -39,6 +41,9 @@ Required properties: The following clocks are expected on i.MX8qm and i.MX8qxp: "pixel" - pixel clock "bypass" - bypass clock + The following clocks are expected on i.MX8qxp: + "aux_pixel" - auxiliary pixel clock in dual channel mode + "aux_bypass" - auxiliary bypass clock in dual channel mode The needed clock numbers for each are documented in Documentation/devicetree/bindings/clock/imx5-clock.txt, and in Documentation/devicetree/bindings/clock/imx6q-clock.txt, and in @@ -55,7 +60,6 @@ Optional properties: - fsl,dual-channel : boolean. if it exists, only LVDS channel 0 should be configured - one input will be distributed on both outputs in dual channel mode - Currently, i.MX8qxp doesn't support dual channel mode. LVDS Channel ============ -- cgit v1.2.3