[PATCH v4 06/16] dt-bindings: lcdif: Do not require power-domains for i.MX6ULL

Fabio Estevam festevam at gmail.com
Sat Feb 24 17:05:18 PST 2024


On Sat, Feb 24, 2024 at 6:33 PM Sebastian Reichel <sre at kernel.org> wrote:
>
> i.MX6UL(L) uses "fsl,imx6sx-lcdif" as fallback compatible string,
> but has only very lightweight DISPLAY power domain. Its DISPLAY
> power domain is not supported by the binding / Linux kernel at
> the moment. Since the current setup is working, let's remove the
> power-domain from being required for that platform to fix the warning
> printed by CHECK_DTBS=y.

Thanks, this also fixes the following imx8mq warnings:

imx8mq-evk.dtb: lcd-controller at 30320000: 'power-domains' is a required property
from schema $id: http://devicetree.org/schemas/display/fsl,lcdif.yaml#

Reviewed-by: Fabio Estevam <festevam at gmail.com>



More information about the linux-arm-kernel mailing list