1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux/cns3xxx/patches-3.10
Felix Fietkau 736419452b cns3xxx: fix shared PCI interrupt mapping
This patch originally failed to combine INTA/B/C/D onto a single ARM CPU
interrupt. Instead, it mapped INTA/B/C and excluded D. This patch
corrects the issue by mapping all four interrupts to the single ARM CPU
interrupt. The original intent of the patch still holds as the newer PCB
take advantage of isolated interrupts. This fix only applies to older
PCB's that do not route INTA/B/C/D to unique external ARM CPU
interrupts.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>

SVN-Revision: 42830
2014-10-07 10:37:48 +00:00
..
000-cns3xxx_arch_include.patch
001-cns3xxx_section_fix.patch
010-arm_introduce-dma-fiq-irq-broadcast.patch
020-watchdog_support.patch
025-smp_support.patch
030-pcie_clock.patch
040-fiq_support.patch
045-twd_base.patch
055-pcie_io.patch
060-pcie_abort.patch
065-pcie_early_init.patch
070-i2c_support.patch
075-spi_support.patch
080-sata_support.patch
085-ethernet_support.patch
090-timers.patch
095-gpio_support.patch
097-l2x0_cmdline_disable.patch
200-dwc_otg_support.patch
300-laguna_support.patch
305-laguna_sdhci_card_detect.patch
310-pci_isolated_interrupts.patch cns3xxx: fix shared PCI interrupt mapping 2014-10-07 10:37:48 +00:00