]> git.baikalelectronics.ru Git - kernel.git/commit
clk: microchip: mpfs: add RTCREF clock control
authorConor Dooley <conor.dooley@microchip.com>
Wed, 13 Apr 2022 07:58:35 +0000 (08:58 +0100)
committerStephen Boyd <sboyd@kernel.org>
Sat, 23 Apr 2022 01:40:26 +0000 (18:40 -0700)
commit1dc2d3175d79df04bb01dde5eb281a726583d5b5
treef8938543e8f979cadb434d93885c52a389f6c376
parent2ac1a13b947cd7fc688122e412bbee94a82d5867
clk: microchip: mpfs: add RTCREF clock control

The reference clock used by the PolarFire SoC's onboard rtc was missing
from the clock driver. Add this clock at the "config" clock level, with
the external reference clock as its parent.

Fixes: 8b6aa78fc69c ("clk: microchip: Add driver for Microchip PolarFire SoC")
Reviewed-by: Daire McNamara <daire.mcnamara@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20220413075835.3354193-9-conor.dooley@microchip.com
Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/microchip/clk-mpfs.c