From: Marek Vasut <[email protected]> NXP's i.MX8MM has an LCDIF as well.
Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> --- Changes since v1: - Rebased on top of the YAML conversion Cc: Fabio Estevam <[email protected]> Cc: Guido Günther <[email protected]> Cc: Lucas Stach <[email protected]> Cc: NXP Linux Team <[email protected]> Cc: Rob Herring <[email protected]> Cc: Shawn Guo <[email protected]> --- Documentation/devicetree/bindings/display/fsl,lcdif.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml index 4fc24d482b1c..a4c3064c778c 100644 --- a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml +++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml @@ -26,6 +26,7 @@ properties: - fsl,imx6sll-lcdif - fsl,imx6ul-lcdif - fsl,imx7d-lcdif + - fsl,imx8mm-lcdif - fsl,imx8mq-lcdif - const: fsl,imx6sx-lcdif -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
