RZ/G2L has 3 shared clocks between du, vspd and fcpvd. Update the bindings to reflect this. Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> --- Documentation/devicetree/bindings/media/renesas,fcp.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/renesas,fcp.yaml b/Documentation/devicetree/bindings/media/renesas,fcp.yaml index 43f2fed8cd33..419b110e34fe 100644 --- a/Documentation/devicetree/bindings/media/renesas,fcp.yaml +++ b/Documentation/devicetree/bindings/media/renesas,fcp.yaml @@ -29,7 +29,8 @@ properties: maxItems: 1 clocks: - maxItems: 1 + minItems: 1 + maxItems: 3 iommus: maxItems: 1 -- 2.25.1