]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: versaclock3: Prepare for the addition of 5L35023 device
authorClaudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Tue, 10 Dec 2024 17:09:30 +0000 (19:09 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 10 Dec 2024 22:49:24 +0000 (14:49 -0800)
commitae6040cd7c7f8e80deefe5a49691734480f97409
treeed042c0e9ba5dae8e7f89e465b5b3b9c6a2ccb12
parent40384c840ea1944d7c5a392e8975ed088ecf0b37
clk: versaclock3: Prepare for the addition of 5L35023 device

The 5P35023 and 5L35035 Versa 3 clock generator variants are different but
the versaclock3 driver could be used with small adjustments. The features
that are implemented in driver and differs b/w variants are the PLL2 Fvco
and clock sel bit for SE2 clock. Adjust the driver to prepare for the
addition of 5L35023 device.

Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Link: https://lore.kernel.org/r/20241210170953.2936724-2-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-versaclock3.c