1
0
Fork 0
alistair23-linux/drivers/clk/spear
Quentin Schulz 1af897dff6 clk: spear: fix WDT clock definition on SPEAr600
There is no SPEAr600 device named "wdt". Instead, the description of the
WDT (watchdog) was recently added to the Device Tree, and the device
name is "fc880000.wdt", so we should associate the WDT fixed rate clock
to this device name.

Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-04-06 13:45:34 -07:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk-aux-synth.c Merge branch 'clk-cleanup' into clk-next 2017-11-15 08:16:13 -08:00
clk-frac-synth.c clk: SPEAr: pr_err() strings should end with newlines 2017-12-06 22:39:57 -08:00
clk-gpt-synth.c SPEAr: clk: pr_err() strings should end with newlines 2017-12-06 22:39:59 -08:00
clk-vco-pll.c Merge branch 'clk-cleanup' into clk-next 2017-11-15 08:16:13 -08:00
clk.c Update Viresh Kumar's email address 2015-07-17 16:39:53 -07:00
clk.h CLK: SPEAr: make structure field and function argument as const 2017-11-01 23:22:32 -07:00
spear3xx_clock.c clk: spear: Remove CLK_IS_ROOT 2016-03-02 17:46:55 -08:00
spear6xx_clock.c clk: spear: fix WDT clock definition on SPEAr600 2018-04-06 13:45:34 -07:00
spear1310_clock.c CLK: SPEAr: make aux_clk_masks structures const 2017-11-01 23:23:01 -07:00
spear1340_clock.c CLK: SPEAr: make aux_clk_masks structures const 2017-11-01 23:23:01 -07:00