Using BUG_ON() as an assert() is _never_ acceptable
[cascardo/linux.git] / drivers / clocksource / timer-oxnas-rps.c
index bd887e2..d630bf4 100644 (file)
@@ -295,3 +295,5 @@ err_alloc:
 
 CLOCKSOURCE_OF_DECLARE(ox810se_rps,
                       "oxsemi,ox810se-rps-timer", oxnas_rps_timer_init);
+CLOCKSOURCE_OF_DECLARE(ox820_rps,
+                      "oxsemi,ox820se-rps-timer", oxnas_rps_timer_init);