On Tue, 29 Sep 2020 21:02:10 +0530, Sagar Kadam wrote: > Convert device tree bindings for SiFive's PLIC to YAML format > > Signed-off-by: Sagar Kadam <sagar.kadam@xxxxxxxxxx> > --- > .../interrupt-controller/sifive,plic-1.0.0.txt | 58 ------------- > .../interrupt-controller/sifive,plic-1.0.0.yaml | 97 ++++++++++++++++++++++ > 2 files changed, 97 insertions(+), 58 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.txt > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml > Applied, thanks!