dt-bindings: lcdif: Do not require power-domains for i.MX6ULL
authorSebastian Reichel <sre@kernel.org>
Sat, 24 Feb 2024 21:29:38 +0000 (22:29 +0100)
committerRob Herring <robh@kernel.org>
Mon, 26 Feb 2024 15:07:42 +0000 (09:07 -0600)
commit1447c13051c7ed6f43a73eeee8e26280c4016e5d
tree1f1e5d83fbb9951ea01b896a906499dea5952863
parent08a5b9fe771455b94a0642ed4b4f462e1119bd90
dt-bindings: lcdif: Do not require power-domains for i.MX6ULL

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.

Fixes: f62678a77d58 ("dt-bindings: mxsfb: Document i.MX8M/i.MX6SX/i.MX6SL power-domains property")
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20240224213240.1854709-7-sre@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/fsl,lcdif.yaml