On Fri, 20 Sep 2019 02:48:31 +0900, Yoshihiro Kaneko wrote: > Convert Renesas Interrupt Controller bindings documentation to json-schema. > > Signed-off-by: Yoshihiro Kaneko <ykaneko0929@xxxxxxxxx> > --- > > v3 > - Add interrups to required. > - Update the example to according to the current implementation. > > v2 > - Add SPDX tag. > - Document interrupt-contoller, reg, interrupts, power-domains and resets > properties. > - Add addtionalProperties. > > --- > .../bindings/interrupt-controller/renesas,irqc.txt | 48 ------------ > .../interrupt-controller/renesas,irqc.yaml | 86 ++++++++++++++++++++++ > 2 files changed, 86 insertions(+), 48 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml > Applied, thanks. Rob