On Thu, 01 May 2025 19:34:12 +0200, Krzysztof Kozlowski wrote: > Properties with variable number of items per each device are expected to > have widest constraints in top-level "properties:" block and further > customized (narrowed) in "if:then:". Add missing top-level constraints > for clocks and clock-names. > > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Resending because for three months these were not picked up by media > (still in "New" state). > > Changes in v2: > 1. Add tag > 2. Move clocks description to top level > --- > .../bindings/media/renesas,fcp.yaml | 23 ++++++++++--------- > 1 file changed, 12 insertions(+), 11 deletions(-) > Applied, thanks!