On Wed, 25 Nov 2020 11:32:01 +0100, Gregory CLEMENT wrote: > Convert device tree bindings for Microsemi Ocelot SoC ICPU Interrupt > Controller to YAML format > > Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx> > --- > .../mscc,ocelot-icpu-intr.txt | 21 ------- > .../mscc,ocelot-icpu-intr.yaml | 60 +++++++++++++++++++ > 2 files changed, 60 insertions(+), 21 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/mscc,ocelot-icpu-intr.txt > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/mscc,ocelot-icpu-intr.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>