3
0
Fork 0
forked from mirrors/linux
kernel/include/linux/clk
Tony Lindgren 4a5917cd50 clk: ti: Improve clksel clock bit parsing for reg property
Because of legacy reasons, the TI clksel composite clocks can have
overlapping reg properties, and use a custom ti,bit-shift property.

For the clksel clocks we can start using of the standard reg property
instead of the custom ti,bit-shift property.

To do this, let's add a ti_clk_get_legacy_bit_shift() helper, and make
ti_clk_get_reg_addr() populate the clock bit offset.

This makes it possible to update the devicetree files to use the reg
property one clock at a time.

Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2024-02-26 13:08:45 +02:00
..
analogbits-wrpll-cln28hpc.h
at91_pmc.h
clk-conf.h
davinci.h ARM: davinci: drop DAVINCI_DMxxx references 2023-01-12 10:53:12 +01:00
imx.h
mxs.h
pxa.h
renesas.h
samsung.h ARM: s3c: remove s3c24xx specific hacks 2023-01-16 09:26:05 +01:00
spear.h
sunxi-ng.h
tegra.h
ti.h clk: ti: Improve clksel clock bit parsing for reg property 2024-02-26 13:08:45 +02:00
zynq.h