On 6/12/2020 2:57 PM, Rob Herring wrote: > On Wed, 10 Jun 2020 19:28:52 +0200, Álvaro Fernández Rojas wrote: >> Add device tree binding documentation for BCM6345 reset controller. >> >> Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx> >> Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> >> --- >> .../bindings/reset/brcm,bcm6345-reset.yaml | 37 +++++++++++++++++++ >> 1 file changed, 37 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml >> > > > My bot found errors running 'make dt_binding_check' on your patch: > > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.example.dt.yaml: reset-controller@10000010: reg: [[268435472, 4]] is too short maxItems for the reg property should be 1 here. -- Florian