1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Furong Xu 1438bc583c rockchip: fix eth1 irq affinity
NanoPi R2S and some other RK3328 boards use RTL8152 as eth1,
which is connected to xhci-hcd:usb1 but not xhci-hcd:usb3

|:~# cat /proc/interrupts
|           CPU0       CPU1       CPU2       CPU3
| 11:      53449     171813     129595      87823     GICv2  30 Level     arch_timer
| 18:          0          0          0          0     GICv2  94 Level     rockchip_usb2phy
| 19:          0          0          0          0     GICv2  32 Level     ff1f0000.dma-controller
| 20:          0          0          0          0     GICv2  33 Level     ff1f0000.dma-controller
| 21:          4          0          0          0     GICv2  89 Level     ttyS2
| 22:          0          0          0          0     GICv2  43 Level     ff350800.iommu
| 23:          0          0          0          0     GICv2 106 Level     ff360480.iommu
| 24:          0    1417932          0          0     GICv2  56 Level     eth0
| 25:        334          0          0    4422194     GICv2  99 Level     xhci-hcd:usb1
| 26:          0          0          0          0     GICv2  48 Level     ehci_hcd:usb3
| 27:          0          0          0          0     GICv2  49 Level     ohci_hcd:usb2
| 28:       3285          0          0          0     GICv2  69 Level     ff160000.i2c
| 29:          0          0          0          0  rockchip_gpio_irq  24 Level     rk805
| 30:          0          0          0          0     rk805   0 Edge      rk805_pwrkey_fall
| 35:          0          0          0          0     rk805   5 Edge      RTC alarm
| 37:          0          0          0          0     rk805   7 Edge      rk805_pwrkey_rise
| 38:          0          0          0          0     GICv2  90 Level     rockchip_thermal
| 39:          0          0          0          0     GICv2  72 Edge      ff1a0000.watchdog
| 40:       2601          0          0          0     GICv2  44 Level     dw-mci
| 41:          0          0          0          0  rockchip_gpio_irq   0 Edge      keys
|IPI0:      1559       1208        893       1131       Rescheduling interrupts
|[...]

Fix 40-net-smp-affinity to match the correct device irq name.

Signed-off-by: Furong Xu <xfr@outlook.com>
2023-12-12 19:50:43 +01:00
..
airoha
apm821xx
archs38
armsr kernel: bump 6.1 to 6.1.66 2023-12-12 14:24:48 +01:00
at91
ath25
ath79 ath79: make boot-leds service executable 2023-12-12 19:35:03 +01:00
bcm27xx kernel: bump 6.1 to 6.1.66 2023-12-12 14:24:48 +01:00
bcm47xx
bcm53xx
bcm63xx
bcm4908
bmips
gemini
generic imx: imx7d-pico-pi: add CPU supply nodes to device tree 2023-12-12 19:35:03 +01:00
imx imx: enable CONFIG_CPU_FREQ_THERMAL 2023-12-12 19:35:03 +01:00
ipq40xx
ipq806x ipq806x: drop useless uci-defaults compat version script 2023-12-12 01:28:22 +01:00
ixp4xx ixp4xx: add Generic subtarget definition 2023-12-09 14:45:50 +01:00
kirkwood kirkwood: add 6.1 kernel as testing 2023-12-12 19:35:03 +01:00
lantiq
layerscape kernel: bump 5.15 to 5.15.142 2023-12-11 17:39:57 +01:00
malta
mediatek kernel: bump 6.1 to 6.1.66 2023-12-12 14:24:48 +01:00
mpc85xx mpc85xx: allow mapping of cpu1 spin-table page 2023-12-04 14:20:46 +01:00
mvebu
mxs
octeon octeon: upgrade to 6.1 kernel 2023-12-12 18:42:58 +01:00
octeontx
omap
oxnas
pistachio
qoriq
qualcommax
ramips kernel: modules: break-out WM8960 codec module 2023-12-11 18:01:43 +00:00
realtek
rockchip rockchip: fix eth1 irq affinity 2023-12-12 19:50:43 +01:00
sifiveu
sunxi
tegra
uml
x86 x86: remove unused 5.15 kernel configs and patches 2023-12-09 16:52:07 +01:00
zynq
Makefile