diff options
| author | 2026-01-07 11:33:47 +0100 | |
|---|---|---|
| committer | 2026-01-14 15:54:26 +0100 | |
| commit | 579c7255922a3e0ba432eb608deb7d0fed896052 (patch) | |
| tree | ce57c6f9166100edf4a7e3705f355796b92450bb /include/linux/reset/ssh:/git@git.zx2c4.com | |
| parent | i3c: mipi-i3c-hci-pci: Define Multi-Bus instances for supported controllers (diff) | |
i3c: renesas: Switch to clk_bulk API and store clocks in private data
Replace individual devm_clk_get_enabled() calls with the clk_bulk API
and store the clock handles in the driver's private data structure.
All clocks required by the controller are now acquired and enabled using
devm_clk_bulk_get_all_enabled(), removing the need for per-SoC clock
handling and the renesas_i3c_config data.
The TCLK is accessed via a fixed index in the bulk clock array.
Simplify the code and prepare the driver for upcoming suspend/resume
support.
No functional change intended.
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com>
Link: https://patch.msgid.link/1286f8600b542da55facf9920fed7c06b2b0e4d5.1767781092.git.tommaso.merciai.xr@bp.renesas.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'include/linux/reset/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
