public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] clk: xilinx: vcu: Sequence update and call trace fix
@ 2025-02-10 11:36 Rohit Visavalia
  2025-02-10 11:36 ` [PATCH v3 1/2] clk: xilinx: vcu: unregister pll_post only if registered correctly Rohit Visavalia
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rohit Visavalia @ 2025-02-10 11:36 UTC (permalink / raw)
  To: mturquette, sboyd, michal.simek, vishal.sagar
  Cc: javier.carrasco.cruz, geert+renesas, u.kleine-koenig, linux-clk,
	linux-arm-kernel, linux-kernel, Rohit Visavalia

This patch series updates VCU init/reset sequence and does a driver fix.
patch1 fixes call trace related to pll_post clk.
Patch2 adds optional reset-gpio support.

---
Changes in v3:
  - Removed patch https://lore.kernel.org/linux-clk/20250102170359.761670-3-rohit.visavalia@amd.com
    as it is not required with latest xilinx clk driver.
  - Link to v2: https://lore.kernel.org/linux-clk/20250102170359.761670-1-rohit.visavalia@amd.com/

Changes in v2:
  - Changed patches sequence to have patches with "Fixes" as preceding in order
  - Used dev_err_probe()
  - Moved warning to dev_dbg() and updated print with more detail
  - Link to v1: https://lore.kernel.org/linux-clk/20241226122023.3439559-1-rohit.visavalia@amd.com

Rohit Visavalia (2):
  clk: xilinx: vcu: unregister pll_post only if registered correctly
  clk: xilinx: vcu: Update vcu init/reset sequence

 drivers/clk/xilinx/xlnx_vcu.c | 33 +++++++++++++++++++++++++++++++--
 1 file changed, 31 insertions(+), 2 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-21 21:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 11:36 [PATCH v3 0/2] clk: xilinx: vcu: Sequence update and call trace fix Rohit Visavalia
2025-02-10 11:36 ` [PATCH v3 1/2] clk: xilinx: vcu: unregister pll_post only if registered correctly Rohit Visavalia
2025-06-21 21:52   ` Stephen Boyd
2025-02-10 11:36 ` [PATCH v3 2/2] clk: xilinx: vcu: Update vcu init/reset sequence Rohit Visavalia
2025-06-21 21:52   ` Stephen Boyd
2025-03-13  6:36 ` [PATCH v3 0/2] clk: xilinx: vcu: Sequence update and call trace fix Visavalia, Rohit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox