[OpenWrt-Devel] [PATCH] ath79: fix ar7100 PCI IRQ handling

2018-08-24 Thread Dmitry Tunin
Currently all PCI devices get the same IRQ that affects performance badly. This commit adresses this problem and cleans the code. ar7100 has a special PCI interrupt controller@18060018 that works exactly the same way as misc interrupt controller. This patch does the following: 1. Defines pci-in

Re: [OpenWrt-Devel] [PATCH] ath79: fix ar7100 PCI IRQ handling

2018-08-24 Thread Dmitry Tunin
I fixed the compatible and tried to improve commit msg. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel