[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240226105435.GA11908@francesco-nb>
Date: Mon, 26 Feb 2024 11:54:35 +0100
From: Francesco Dolcini <francesco@...cini.it>
To: Udit Kumar <u-kumar1@...com>
Cc: nm@...com, kristo@...nel.org, ssantosh@...nel.org, chandru@...com,
rishabh@...com, kamlesh@...com, francesco@...cini.it,
vigneshr@...com, mturquette@...libre.com, sboyd@...nel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org
Subject: Re: [PATCH v4] clk: keystone: sci-clk: Adding support for non
contiguous clocks
On Tue, Feb 13, 2024 at 01:56:40PM +0530, Udit Kumar wrote:
> Most of clocks and their parents are defined in contiguous range,
> But in few cases, there is gap in clock numbers[0].
> Driver assumes clocks to be in contiguous range, and add their clock
> ids incrementally.
>
> New firmware started returning error while calling get_freq and is_on
> API for non-available clock ids.
Is this the kind of errors I should expect in such situation?
ti-sci-clk 44043000.system-controller:clock-controller: recalc-rate failed for dev=13, clk=7, ret=-19
If this is the case, I feel like this patch should be back-ported to
stable kernels.
Any malfunction because of these errors or just some noise in the logs?
Francesco
Powered by blists - more mailing lists