dt-bindings: display: bridge: ldb: Add an i.MX6SX entry

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
This commit is contained in:
Fabio Estevam 2023-04-03 23:01:28 -03:00 committed by Marek Vasut
parent 17e05aeb3b
commit f85f2ce577
1 changed files with 4 additions and 1 deletions

View File

@ -17,6 +17,7 @@ description: |
properties: properties:
compatible: compatible:
enum: enum:
- fsl,imx6sx-ldb
- fsl,imx8mp-ldb - fsl,imx8mp-ldb
- fsl,imx93-ldb - fsl,imx93-ldb
@ -64,7 +65,9 @@ allOf:
properties: properties:
compatible: compatible:
contains: contains:
const: fsl,imx93-ldb enum:
- fsl,imx6sx-ldb
- fsl,imx93-ldb
then: then:
properties: properties:
ports: ports: