mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
ca40f1b23d
The BCM7xxx instances of this block (listed in the register manual as simply "IRQ0") all have the following items in common: - brcm,int-map-mask: for routing different bits in the L2 to different parent IRQs - brcm,int-fwd-mask: for hardwiring certain IRQs to bypass the L2 and use dedicated L1 lines - one enable/status pair (32 bits only) Much of the driver code can be shared with BCM3380-style controllers, but in order to do this cleanly, let's split out the BCM7xxx-specific logic first. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Cc: f.fainelli@gmail.com Cc: jaedon.shin@gmail.com Cc: abrestic@chromium.org Cc: tglx@linutronix.de Cc: jason@lakedaemon.net Cc: jogo@openwrt.org Cc: arnd@arndb.de Cc: computersforpeace@gmail.com Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/8842/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
abilis,tb10x-ictl.txt | ||
allwinner,sun4i-ic.txt | ||
allwinner,sun67i-sc-nmi.txt | ||
atmel,aic.txt | ||
brcm,bcm2835-armctrl-ic.txt | ||
brcm,bcm7120-l2-intc.txt | ||
brcm,l2-intc.txt | ||
cirrus,clps711x-intc.txt | ||
digicolor-ic.txt | ||
interrupts.txt | ||
lsi,zevio-intc.txt | ||
marvell,armada-370-xp-mpic.txt | ||
marvell,orion-intc.txt | ||
mips-gic.txt | ||
opencores,or1k-pic.txt | ||
renesas,intc-irqpin.txt | ||
renesas,irqc.txt | ||
samsung,s3c24xx-irq.txt | ||
snps,dw-apb-ictl.txt | ||
ti,keystone-irq.txt | ||
ti,omap-intc-irq.txt |