On 2019-11-12 11:27, Rasmus Villemoes wrote:
On 11/11/2019 11.24, Marc Zyngier wrote:
On 2019-11-07 13:30, Rasmus Villemoes wrote:
Rasmus Villemoes (2):
dt/bindings: Add bindings for Layerscape external irqs
irqchip: add support for Layerscape external interrupt lines
.../interrupt-controller/fsl,ls-extirq.txt | 49 +++++
drivers/irqchip/Kconfig | 4 +
drivers/irqchip/Makefile | 1 +
drivers/irqchip/irq-ls-extirq.c | 197
++++++++++++++++++
4 files changed, 251 insertions(+)
create mode 100644
Documentation/devicetree/bindings/interrupt-controller/fsl,ls-extirq.txt
create mode 100644 drivers/irqchip/irq-ls-extirq.c
Applied to irqchip-next.
Thanks! Can I assume that branch doesn't get rebased so 87cd38dfd9e6
is
a stable SHA1? I want to send a patch adding the node to
ls1021a.dtsi,
and I hope not to have to wait another release cycle.
I usually try to avoid rebasing it, unless something really bad shows
up.
Now, just adding a node to a DT shouldn't break anything, right? You
should be able to do that change and get things working magically once
this code hits mainline.
Or am I missing something?
M.
--
Jazz is not dead. It just smells funny...