[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <175847746634.4354.18106399559947423215@lazor>
Date: Sun, 21 Sep 2025 10:57:46 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Shubhrajyoti Datta <shubhrajyoti.datta@....com>, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: git@....com, Michael Turquette <mturquette@...libre.com>, Michal Simek <michal.simek@....com>, Shubhrajyoti Datta <shubhrajyoti.datta@....com>
Subject: Re: [PATCH] clk: clocking-wizard: Fix output clock register offset for Versal platforms
Quoting Shubhrajyoti Datta (2025-09-05 02:10:02)
> The output clock register offset used in clk_wzrd_register_output_clocks
> was incorrectly referencing 0x3C instead of 0x38, which caused
> misconfiguration of output dividers on Versal platforms.
>
> Correcting the off-by-one error ensures proper configuration of output
> clocks.
>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@....com>
> ---
Applied to clk-next
Powered by blists - more mailing lists