2020-12-18 14:34:59

by Sébastien Szymanski

[permalink] [raw]
Subject: [PATCH 3/3] dt-bindings: mxsfb: add compatible for i.MX6UL/i.MX6ULL

i.MX6UL/i.MX6ULL have eLCDIF controller, too.

Signed-off-by: Sébastien Szymanski <[email protected]>
---
Documentation/devicetree/bindings/display/mxsfb.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/mxsfb.txt b/Documentation/devicetree/bindings/display/mxsfb.txt
index c985871c46b3..6c1c4ad04b89 100644
--- a/Documentation/devicetree/bindings/display/mxsfb.txt
+++ b/Documentation/devicetree/bindings/display/mxsfb.txt
@@ -5,6 +5,7 @@ New bindings:
Required properties:
- compatible: Should be "fsl,imx23-lcdif" for i.MX23.
Should be "fsl,imx28-lcdif" for i.MX28.
+ Should be "fsl,imx6ul-lcdif" for i.MX6UL/i.MX6ULL.
Should be "fsl,imx6sx-lcdif" for i.MX6SX.
Should be "fsl,imx8mq-lcdif" for i.MX8MQ.
- reg: Address and length of the register set for LCDIF
--
2.26.2


2020-12-31 19:22:09

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH 3/3] dt-bindings: mxsfb: add compatible for i.MX6UL/i.MX6ULL

On Fri, Dec 18, 2020 at 03:10:35PM +0100, S?bastien Szymanski wrote:
> i.MX6UL/i.MX6ULL have eLCDIF controller, too.
>
> Signed-off-by: S?bastien Szymanski <[email protected]>
> ---
> Documentation/devicetree/bindings/display/mxsfb.txt | 1 +
> 1 file changed, 1 insertion(+)

This will need to be rebased on this:

https://lore.kernel.org/dri-devel/[email protected]/