On Fri, 09 Dec 2022 11:16:36 -0600, Rob Herring wrote: > Convert the Socionext Synquacer EXIU interrupt controller to DT schema > format. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../socionext,synquacer-exiu.txt | 31 ----------- > .../socionext,synquacer-exiu.yaml | 53 +++++++++++++++++++ > 2 files changed, 53 insertions(+), 31 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/socionext,synquacer-exiu.txt > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/socionext,synquacer-exiu.yaml > Applied, thanks!