mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
ar71xx: setup wdt_clock for AR913X to avoid a kernel bug
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27102
This commit is contained in:
parent
ae2cbfa1e8
commit
13363d9129
@ -225,6 +225,8 @@ static int __devinit ar71xx_wdt_probe(struct platform_device *pdev)
|
||||
case AR71XX_SOC_AR7240:
|
||||
case AR71XX_SOC_AR7241:
|
||||
case AR71XX_SOC_AR7242:
|
||||
case AR71XX_SOC_AR9130:
|
||||
case AR71XX_SOC_AR9132:
|
||||
wdt_clk_freq = ar71xx_ahb_freq;
|
||||
break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user