kernel: bump 4.9 to 4.9.177
[openwrt/staging/dedeckeh.git] / target / linux / oxnas / patches-4.14 / 060-fix-oxnas-rps-dt-match.patch
1 --- a/drivers/clocksource/timer-oxnas-rps.c
2 +++ b/drivers/clocksource/timer-oxnas-rps.c
3 @@ -296,4 +296,4 @@ err_alloc:
4 TIMER_OF_DECLARE(ox810se_rps,
5 "oxsemi,ox810se-rps-timer", oxnas_rps_timer_init);
6 TIMER_OF_DECLARE(ox820_rps,
7 - "oxsemi,ox820se-rps-timer", oxnas_rps_timer_init);
8 + "oxsemi,ox820-rps-timer", oxnas_rps_timer_init);