]> Git Repo - linux.git/commitdiff
dt-bindings: lcdif: Add compatible for i.MX8MP
authorMarek Vasut <[email protected]>
Tue, 28 Jun 2022 17:41:51 +0000 (19:41 +0200)
committerMarek Vasut <[email protected]>
Tue, 28 Jun 2022 23:44:47 +0000 (01:44 +0200)
Add compatible string for i.MX8MP LCDIF variant. This is called LCDIFv3
and is completely different from the LCDIFv3 found in i.MX23 in that it
has a completely scrambled register layout compared to all previous LCDIF
variants. The new LCDIFv3 also supports 36bit address space. However,
except for the complete bit reshuffling, this is still LCDIF and it still
works like one.

Acked-by: Rob Herring <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Cc: Alexander Stein <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Lucas Stach <[email protected]>
Cc: Peng Fan <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Robby Cai <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Stefan Agner <[email protected]>
Cc: [email protected]
Reviewed-by: Lucas Stach <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Documentation/devicetree/bindings/display/fsl,lcdif.yaml

index 900a56cae80e6323637507d068b5e2565f3604e4..876015a44a1e619f87181a5a52ba8beb4e8b3f1e 100644 (file)
@@ -20,6 +20,7 @@ properties:
           - fsl,imx23-lcdif
           - fsl,imx28-lcdif
           - fsl,imx6sx-lcdif
+          - fsl,imx8mp-lcdif
       - items:
           - enum:
               - fsl,imx6sl-lcdif
This page took 0.05874 seconds and 4 git commands to generate.