openwrt/target/linux/realtek/files-5.10
Markus Stockhausen 3f41360eb7 realtek: use upstream recommendation for secondary CPU start
Currently we fix interrupts/timers for the secondary CPU by patching
vsmp_init_secondary(). Get a little bit more generic and use the
upstream recommended way instead. Additionally avoid a check around
register_cps_smp_ops() because it does that itself.

See https://lkml.org/lkml/2022/9/12/522

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
2022-09-18 20:38:56 +02:00
..
arch/mips realtek: use upstream recommendation for secondary CPU start 2022-09-18 20:38:56 +02:00
drivers realtek: rtl838x: Fix ethernet polling timeout on probe 2022-09-14 18:23:06 +02:00
include/dt-bindings/clock realtek: add PLL DT binding includes 2022-08-28 11:03:34 +02:00