On Mon, 17 Dec 2018 15:01:19 +0100, Lucas Stach wrote: > This adds the DT binding for the Freescale IRQSTEER interrupt > multiplexer found in the i.MX8 familiy SoCs. > > Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> > --- > v2: clarify channel and irq-groups properties > v3: switch to onecell IRQ handle > --- > .../interrupt-controller/fsl,irqsteer.txt | 34 +++++++++++++++++++ > 1 file changed, 34 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interrupt-controller/fsl,irqsteer.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>