]> git.ipfire.org Git - thirdparty/linux.git/commit
clk: airoha: Add econet EN751221 clock/reset support to en7523-scu
authorCaleb James DeLisle <cjd@cjdns.fr>
Thu, 12 Mar 2026 16:24:49 +0000 (16:24 +0000)
committerStephen Boyd <sboyd@kernel.org>
Wed, 25 Mar 2026 04:55:50 +0000 (21:55 -0700)
commitd8b034525fd9541f23c5a3c54cd1dbe716570e97
treed5cca2a7b71e5ee39dcb22f7d9d908113a6d88b1
parent35af99f7482673bf5f5391fd33caf266f4f62aeb
clk: airoha: Add econet EN751221 clock/reset support to en7523-scu

EcoNet EN751221 clock/reset driver is significantly similar to the
EN7523 / EN7581, however the EN751221 does not have a neat batch of clock
divider registers so there are fewer known clocks, and the frequency of
each clock is derived differently. This clock driver will probably work
correctly on EN751627, EN7528, and EN7580.

Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/Kconfig
drivers/clk/clk-en7523.c