linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Udit Kumar <u-kumar1@ti.com>,
	chandru@ti.com, francesco@dolcini.it, kamlesh@ti.com,
	kristo@kernel.org, nm@ti.com, rishabh@ti.com,
	ssantosh@kernel.org
Cc: vigneshr@ti.com, mturquette@baylibre.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	Udit Kumar <u-kumar1@ti.com>
Subject: Re: [PATCH v4] clk: keystone: sci-clk: Adding support for non contiguous clocks
Date: Wed, 21 Feb 2024 21:59:57 -0800	[thread overview]
Message-ID: <689300ed3176274c5150cf101eb53ca3.sboyd@kernel.org> (raw)
In-Reply-To: <20240213082640.457316-1-u-kumar1@ti.com>

Quoting Udit Kumar (2024-02-13 00:26:40)
> 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.
> 
> In this fix, driver checks and adds only valid clock ids.
> 
> [0] https://software-dl.ti.com/tisci/esd/latest/5_soc_doc/j7200/clocks.html
> Section Clocks for NAVSS0_CPTS_0 Device, clock id 12-15 not present.
> 
> Fixes: 3c13933c6033 ("clk: keystone: sci-clk: add support for dynamically probing clocks")
> Signed-off-by: Udit Kumar <u-kumar1@ti.com>
> ---

Applied to clk-next

  parent reply	other threads:[~2024-02-22  5:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13  8:26 [PATCH v4] clk: keystone: sci-clk: Adding support for non contiguous clocks Udit Kumar
2024-02-16 17:09 ` Nishanth Menon
2024-02-22  5:59 ` Stephen Boyd [this message]
2024-02-26 10:54 ` Francesco Dolcini
2024-02-26 13:47   ` Kumar, Udit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=689300ed3176274c5150cf101eb53ca3.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=chandru@ti.com \
    --cc=francesco@dolcini.it \
    --cc=kamlesh@ti.com \
    --cc=kristo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=nm@ti.com \
    --cc=rishabh@ti.com \
    --cc=ssantosh@kernel.org \
    --cc=u-kumar1@ti.com \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).