dt-bindings: display: bridge: ldb: Add an i.MX6SX entry
authorFabio Estevam <festevam@denx.de>
Tue, 4 Apr 2023 02:01:28 +0000 (23:01 -0300)
committerMarek Vasut <marex@denx.de>
Fri, 14 Apr 2023 20:21:28 +0000 (22:21 +0200)
i.MX6SX has a single LVDS port and share a similar LDB_CTRL register
layout with i.MX8MP and i.MX93.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Marek Vasut <marex@denx.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230404020129.509356-1-festevam@gmail.com
Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml

index 6e0e3ba..07388bf 100644 (file)
@@ -17,6 +17,7 @@ description: |
 properties:
   compatible:
     enum:
+      - fsl,imx6sx-ldb
       - fsl,imx8mp-ldb
       - fsl,imx93-ldb
 
@@ -64,7 +65,9 @@ allOf:
       properties:
         compatible:
           contains:
-            const: fsl,imx93-ldb
+            enum:
+              - fsl,imx6sx-ldb
+              - fsl,imx93-ldb
     then:
       properties:
         ports: