On 01/09/2022 00:35, Lad Prabhakar wrote: > The DWC HDMI blocks on R-Car and RZ/G2 SoC's use resets, so to complete > the bindings include resets property. > > This also fixes the below warning when running dtbs_check: > arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex-idk-1110wr.dtb: hdmi@fead0000: Unevaluated properties are not allowed ('resets' was unexpected) > From schema: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml > > While at it mark resets property as required as all the DT sources > in the kernel specify resets and update the example node. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof