On Fri, May 17, 2024 at 02:51:38PM +0200, Krzysztof Kozlowski wrote: > Document alreasdy used binding for Syscon / AVS monitor: > brcm,bcm2711-avs-monitor to fix dt_binding_check and dtbs_check warnings > like: > > brcm,avs-ro-thermal.example.dtb: /example-0/avs-monitor@7d5d2000: failed to match any schema with compatible: ['brcm,bcm2711-avs-monitor', 'syscon', 'simple-mfd'] > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../soc/bcm/brcm,bcm2711-avs-monitor.yaml | 44 +++++++++++++++++++ > 1 file changed, 44 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/bcm/brcm,bcm2711-avs-monitor.yaml I was about to start just deleting the remaining examples causing warnings. Reviewed-by: Rob Herring <robh@xxxxxxxxxx>