linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: santosh.shilimkar@oracle.com
To: Tero Kristo <t-kristo@ti.com>,
	linux-clk@vger.kernel.org, sboyd@kernel.org,
	mturquette@baylibre.com, ssantosh@kernel.org, nm@ti.com
Cc: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv2 0/5] clk: keystone: clock optimizations / fixes
Date: Tue, 4 Jun 2019 10:55:06 -0700	[thread overview]
Message-ID: <7d97db9a-71fd-0c44-a4ef-ef4d726cdb20@oracle.com> (raw)
In-Reply-To: <1559049024-30872-1-git-send-email-t-kristo@ti.com>

On 5/28/19 6:10 AM, Tero Kristo wrote:
> Hi,
> 
> This is a re-base / re-spin of the Keystone clock optimization series [1].
> 
> Changes from v1:
> - rebased on top of 5.2-rc1
> - added support for clk-ids 255+
> - changed patch #3 to parse also 'assigned-clocks' in addition to 'clocks'
>    DT nodes only. This allows automatic (DT based) programming of clocks
>    that are not directly touched by any driver.
> 
> Please note that there is hard dependency between patches 4 & 5, patch #5
> must be applied after patch #4, otherwise bad things will happen (basically
> boot breaks.) The cast magic in patch #4 is done also so that this order
> of patches can be used and bisectability is retained.
> 
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>

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

  parent reply	other threads:[~2019-06-04 17:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 13:10 [PATCHv2 0/5] clk: keystone: clock optimizations / fixes Tero Kristo
2019-05-28 13:10 ` [PATCHv2 1/5] clk: keystone: sci-clk: cut down the clock name length Tero Kristo
2019-05-28 13:10 ` [PATCHv2 2/5] clk: keystone: sci-clk: split out the fw clock parsing to own function Tero Kristo
2019-05-28 13:10 ` [PATCHv2 3/5] clk: keystone: sci-clk: probe clocks from DT instead of firmware Tero Kristo
2019-05-28 13:10 ` [PATCHv2 4/5] clk: keystone: sci-clk: extend clock IDs to 32 bits Tero Kristo
2019-05-28 13:10 ` [PATCHv2 5/5] firmware: ti_sci: extend clock identifiers from u8 to u32 Tero Kristo
2019-06-04 17:55 ` santosh.shilimkar [this message]
2019-06-05  7:50   ` [PATCHv2 0/5] clk: keystone: clock optimizations / fixes Tero Kristo

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=7d97db9a-71fd-0c44-a4ef-ef4d726cdb20@oracle.com \
    --to=santosh.shilimkar@oracle.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=nm@ti.com \
    --cc=sboyd@kernel.org \
    --cc=ssantosh@kernel.org \
    --cc=t-kristo@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).