[PATCH RESEND v2 3/7] clk: en7523: move clock_register in hw_init callback
Stephen Boyd
sboyd at kernel.org
Thu Nov 14 13:01:42 PST 2024
Quoting Lorenzo Bianconi (2024-11-11 16:08:50)
> Move en7523_register_clocks routine in hw_init callback.
> Introduce en7523_clk_hw_init callback for EN7523 SoC.
> This is a preliminary patch to differentiate IO mapped region between
> EN7523 and EN7581 SoCs in order to access chip-scu IO region
> <0x1fa20000 0x384> on EN7581 SoC as syscon device since it contains
> miscellaneous registers needed by multiple devices (clock, pinctrl ..).
>
> Signed-off-by: Lorenzo Bianconi <lorenzo at kernel.org>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list