Message ID | cover.1682328016.git.zhoubinbin@loongson.cn |
---|---|
Headers | show |
Series | irqchip: loongson-eiointc: Add DT init support | expand |
On Mon, 24 Apr 2023 20:49:11 +0800, Binbin Zhou wrote: > Add Loongson Extended I/O Interrupt controller binding with DT schema > format using json-schema. > > Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> > --- > .../loongson,eiointc.yaml | 59 +++++++++++++++++++ > 1 file changed, 59 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/loongson,eiointc.yaml > Reviewed-by: Rob Herring <robh@kernel.org>