All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Sudeep Holla <sudeep.holla@arm.com>,
	Stephen Boyd <sboyd@kernel.org>
Cc: Dien Pham <dien.pham.ry@renesas.com>,
	Michael Turquette <mturquette@baylibre.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] firmware: arm_scmi: Keep the discrete clock rates sorted
Date: Mon, 13 Jul 2020 14:00:43 +0100	[thread overview]
Message-ID: <159464497506.50199.14329174920996979052.b4-ty@arm.com> (raw)
In-Reply-To: <20200709081705.46084-1-sudeep.holla@arm.com>

On Thu, 9 Jul 2020 09:17:04 +0100, Sudeep Holla wrote:
> Instead of relying on the firmware to keep the clock rates sorted, let
> us sort the list. This is not essential for clock layer but it helps
> to find the min and max rates easily from the list.

Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/2] firmware: arm_scmi: Keep the discrete clock rates sorted
      https://git.kernel.org/sudeep.holla/c/dccec73de9
[2/2] clk: scmi: Fix min and max rate when registering clocks with discrete rates
      https://git.kernel.org/sudeep.holla/c/fcd2e0deae

--
Regards,
Sudeep


WARNING: multiple messages have this Message-ID (diff)
From: Sudeep Holla <sudeep.holla@arm.com>
To: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Sudeep Holla <sudeep.holla@arm.com>,
	Stephen Boyd <sboyd@kernel.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
	linux-kernel@vger.kernel.org,
	Dien Pham <dien.pham.ry@renesas.com>
Subject: Re: [PATCH v2 1/2] firmware: arm_scmi: Keep the discrete clock rates sorted
Date: Mon, 13 Jul 2020 14:00:43 +0100	[thread overview]
Message-ID: <159464497506.50199.14329174920996979052.b4-ty@arm.com> (raw)
In-Reply-To: <20200709081705.46084-1-sudeep.holla@arm.com>

On Thu, 9 Jul 2020 09:17:04 +0100, Sudeep Holla wrote:
> Instead of relying on the firmware to keep the clock rates sorted, let
> us sort the list. This is not essential for clock layer but it helps
> to find the min and max rates easily from the list.

Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/2] firmware: arm_scmi: Keep the discrete clock rates sorted
      https://git.kernel.org/sudeep.holla/c/dccec73de9
[2/2] clk: scmi: Fix min and max rate when registering clocks with discrete rates
      https://git.kernel.org/sudeep.holla/c/fcd2e0deae

--
Regards,
Sudeep


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-07-13 13:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-09  8:17 [PATCH v2 1/2] firmware: arm_scmi: Keep the discrete clock rates sorted Sudeep Holla
2020-07-09  8:17 ` Sudeep Holla
2020-07-09  8:17 ` [PATCH v2 2/2] clk: scmi: Fix min and max rate when registering clocks with discrete rates Sudeep Holla
2020-07-09  8:17   ` Sudeep Holla
2020-07-09  8:26   ` Dien Pham
2020-07-09  8:26     ` Dien Pham
2020-07-09  8:39     ` Sudeep Holla
2020-07-09  8:39       ` Sudeep Holla
2020-07-09  8:55       ` Dien Pham
2020-07-09  8:55         ` Dien Pham
2020-07-10 23:50   ` Stephen Boyd
2020-07-10 23:50     ` Stephen Boyd
2020-07-13 13:21     ` Sudeep Holla
2020-07-13 13:21       ` Sudeep Holla
2020-07-13 13:00 ` Sudeep Holla [this message]
2020-07-13 13:00   ` [PATCH v2 1/2] firmware: arm_scmi: Keep the discrete clock rates sorted Sudeep Holla

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=159464497506.50199.14329174920996979052.b4-ty@arm.com \
    --to=sudeep.holla@arm.com \
    --cc=dien.pham.ry@renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.