On Wed, 23 Sep 2020 14:53:01 +0200, Oleksij Rempel wrote: > Apply following fixes: > - Use 'interrupts'. (interrupts-extended will automagically be supported > by the tools) > - *-supply is always a single item. So, drop maxItems=1 > - add "additionalProperties: false" flag to detect unneeded properties. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/net/can/microchip,mcp25xxfd.yaml | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>