diff options
| author | Marek Vasut <[email protected]> | 2021-06-21 00:50:28 +0200 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2021-07-13 13:14:40 -0600 |
| commit | fac4e24dcc56b59cfc5f0cbd559a89adc0fc63bf (patch) | |
| tree | 58052b81e8aa1244a8fec0f2551fab4f5cbf80f2 | |
| parent | 8480a727ae7b8bee7c11ea4a515e37c93ea677ef (diff) | |
dt-bindings: mxsfb: Add compatible for i.MX8MN
NXP's i.MX8MN has an LCDIF as well.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Lucas Stach <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Shawn Guo <[email protected]>
Reviewed-by: Lucas Stach <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
| -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 a4c3064c778c..900a56cae80e 100644 --- a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml +++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml @@ -27,6 +27,7 @@ properties: - fsl,imx6ul-lcdif - fsl,imx7d-lcdif - fsl,imx8mm-lcdif + - fsl,imx8mn-lcdif - fsl,imx8mq-lcdif - const: fsl,imx6sx-lcdif |