media: dt-bindings: imx7-csi: Make power-domains not required for imx8mq
authorFabio Estevam <festevam@denx.de>
Wed, 4 Oct 2023 20:11:05 +0000 (17:11 -0300)
committerRob Herring <robh@kernel.org>
Fri, 6 Oct 2023 16:55:38 +0000 (11:55 -0500)
commitd7614a2733f5e354c075be178b068a241d5d8b11
tree9304567bfaf00777c34c64b63953ca9e39674c9d
parentcee66375b7f4c03cd944dcc9e0a15eb78edbb24d
media: dt-bindings: imx7-csi: Make power-domains not required for imx8mq

On i.MX8MQ the MIPI CSI block does have an associated power-domain, but
the CSI bridge does not.

Remove the power-domains requirement from the i.MX8MQ CSI bridge
to fix the following schema warning:

imx8mq-librem5-r4.dtb: csi@30a90000: 'power-domains' is a required property
from schema $id: http://devicetree.org/schemas/media/nxp,imx7-csi.yaml#

Fixes: de655386845a ("media: dt-bindings: media: imx7-csi: Document i.MX8M power-domains property")
Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20231004201105.2323758-1-festevam@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/media/nxp,imx7-csi.yaml