Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-15 | irqchip/mst: Make mst_intc_of_init static | Marc Zyngier | |
mst_intc_of_init has no external caller, so let's make it static. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Marc Zyngier <maz@kernel.org> | |||
2020-10-10 | irqchip/irq-mst: Add MStar interrupt controller support | Mark-PK Tsai | |
Add MStar interrupt controller support using hierarchy irq domain. Signed-off-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Tested-by: Daniel Palmer <daniel@thingy.jp> Link: https://lore.kernel.org/r/20200902063344.1852-2-mark-pk.tsai@mediatek.com |