[PATCH 2/2] clk: spear: fix WDT clock definition on SPEAr600
Stephen Boyd
sboyd at kernel.org
Fri Apr 6 13:47:33 PDT 2018
Quoting Quentin Schulz (2018-04-06 00:50:45)
> 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 at bootlin.com>
> ---
Applied to clk-next
I take it there are other problems though, e.g. clcd. Why not use DT
lookups instead of clkdev ones?
More information about the linux-arm-kernel
mailing list