Re: [PATCH v3 0/2] Add MStar interrupt controller support

2020-09-13 Thread Marc Zyngier
On Wed, 02 Sep 2020 07:33:42 +0100, Mark-PK Tsai wrote: > > MStar contain a legacy interrupt controller that routes interrupts > to the GIC. SigmaStar and Mediatek TV SoCs also have this interrupt > controller IP. > > Mark-PK Tsai (2): > irqchip: irq-mst: Add MStar interrupt controller support

[PATCH v3 0/2] Add MStar interrupt controller support

2020-09-01 Thread Mark-PK Tsai
MStar contain a legacy interrupt controller that routes interrupts to the GIC. SigmaStar and Mediatek TV SoCs also have this interrupt controller IP. Mark-PK Tsai (2): irqchip: irq-mst: Add MStar interrupt controller support dt-bindings: interrupt-controller: Add MStar interrupt controller .