[PATCH v2 05/13] clk: sandbox: update driver for CONFIG_CLK_AUTO_ID support
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Tue Jun 3 19:24:43 CEST 2025
Hi,
On 5/27/25 15:27, Patrice Chotard wrote:
> From: Patrick Delaunay <patrick.delaunay at foss.st.com>
>
> Update the sandbox driver to allow support of the
> CONFIG_CLK_AUTO_ID by using the new API clk_get_id()
> to get the internal SANDBOX identifier.
>
> With CONFIG_CLK_AUTO_ID, clk->id have the also seq identifier.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> Cc: Lukasz Majewski <lukma at denx.de>
> Cc: Sean Anderson <seanga2 at gmail.com>
> ---
>
> (no changes since v1)
>
> drivers/clk/clk_sandbox.c | 30 +++++++++++++---------
> drivers/clk/clk_sandbox_ccf.c | 48 +++++++++++++++++------------------
> 2 files changed, 42 insertions(+), 36 deletions(-)
>
Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
Thanks
Patrick
More information about the U-Boot
mailing list