Re: [PATCH] dt-bindings: irqchip: renesas-rza1-irqc: Convert to json-schema

2020-06-15 Thread Rob Herring
On Thu, 28 May 2020 15:28:53 +0200, Geert Uytterhoeven wrote: > Convert the Renesas RZ/A1 Interrupt Controller Device Tree binding > documentation to json-schema. > > Signed-off-by: Geert Uytterhoeven > --- > Validation depends on "[PATCH dt-schema] Fix interrupt controllers with > interrupt-map"

Re: [PATCH] dt-bindings: irqchip: renesas-rza1-irqc: Convert to json-schema

2020-06-05 Thread Niklas Söderlund
Hi Geert, Thanks for your work. On 2020-05-28 15:28:53 +0200, Geert Uytterhoeven wrote: > Convert the Renesas RZ/A1 Interrupt Controller Device Tree binding > documentation to json-schema. > > Signed-off-by: Geert Uytterhoeven Reviewed-by: Niklas Söderlund > --- > Validation depends on "[PAT

[PATCH] dt-bindings: irqchip: renesas-rza1-irqc: Convert to json-schema

2020-05-28 Thread Geert Uytterhoeven
Convert the Renesas RZ/A1 Interrupt Controller Device Tree binding documentation to json-schema. Signed-off-by: Geert Uytterhoeven --- Validation depends on "[PATCH dt-schema] Fix interrupt controllers with interrupt-map". http://lore.kernel.org/r/20200528132323.30288-1-geert+rene...@glider.be --