diff options
author | Marek Vasut <marex@denx.de> | 2021-01-16 00:23:04 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-01-22 09:00:55 -0600 |
commit | 25e524bfbda19b3d9c7fdb234e3fe2fba10e28f7 (patch) | |
tree | dc34e1a71b4abdfad48ba8b436af128bc00080e0 | |
parent | 5d16e40dd70298f8e35c727df56a05a49326c044 (diff) |
dt-bindings: display: mxsfb: Add compatible for i.MX8MM
NXP's i.MX8MM has an LCDIF as well.
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210115222304.5427-4-laurent.pinchart@ideasonboard.com
-rw-r--r-- | Documentation/devicetree/bindings/display/fsl,lcdif.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |