RE: [PATCH v3 0/2] clk: xilinx: vcu: Sequence update and call trace fix
From: Visavalia, Rohit
Date: Thu Mar 13 2025 - 02:36:52 EST
[AMD Official Use Only - AMD Internal Distribution Only]
Hi All,
Just a gentle reminder regarding this patch series review.
Thanks & Regards
Rohit
>-----Original Message-----
>From: Rohit Visavalia <rohit.visavalia@xxxxxxx>
>Sent: Monday, February 10, 2025 5:06 PM
>To: mturquette@xxxxxxxxxxxx; sboyd@xxxxxxxxxx; Simek, Michal
><michal.simek@xxxxxxx>; Sagar, Vishal <vishal.sagar@xxxxxxx>
>Cc: javier.carrasco.cruz@xxxxxxxxx; geert+renesas@xxxxxxxxx; u.kleine-
>koenig@xxxxxxxxxxxx; linux-clk@xxxxxxxxxxxxxxx; linux-arm-
>kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Visavalia, Rohit
><rohit.visavalia@xxxxxxx>
>Subject: [PATCH v3 0/2] clk: xilinx: vcu: Sequence update and call trace fix
>
>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@xxxxxxx
> as it is not required with latest xilinx clk driver.
> - Link to v2: https://lore.kernel.org/linux-clk/20250102170359.761670-1-
>rohit.visavalia@xxxxxxx/
>
>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@xxxxxxx
>
>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