dt-bindings: media: rkisp1: Require pclk clock on i.MX8MP variant

The ISP integrated in the NXP i.MX8MP requires the pclk clock to access
the HDR stitching registers. Make it mandatory in the DT binding.

Link: https://lore.kernel.org/r/20250616011115.19515-2-laurent.pinchart@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
Laurent Pinchart 2025-06-16 04:11:10 +03:00 committed by Hans Verkuil
parent aec0f43f14
commit acfaba1693

View File

@ -155,6 +155,10 @@ allOf:
const: fsl,imx8mp-isp
then:
properties:
clocks:
minItems: 4
clock-names:
minItems: 4
iommus: false
phys: false
phy-names: false