From: Stephen Boyd <sboyd@kernel.org>
To: Tero Kristo <t-kristo@ti.com>,
linux-clk@vger.kernel.org, mturquette@baylibre.com
Cc: linux-omap@vger.kernel.org, tony@atomide.com, s-anna@ti.com
Subject: Re: [PATCHv2 0/6] clk: ti: reset handling support fixes
Date: Thu, 29 Aug 2019 10:43:08 -0700 [thread overview]
Message-ID: <20190829174309.5E96D20674@mail.kernel.org> (raw)
In-Reply-To: <20190828065929.32150-1-t-kristo@ti.com>
Quoting Tero Kristo (2019-08-27 23:59:23)
> Hi,
>
> This is v2 of the earlier series [1] targeting remoteproc / reset support for
> OMAP SoCs. None of the earlier patches have been retained, mostly everything
> is re-written. :)
>
> Couple of notes about the individual patches:
>
> #1: needed so that reset handling code can find clkctrl handles
> #2: just to convert the code to look a bit neater with all the bit
> handling logic
> #3: new TI SoC only API for checking standby state for clocks, needed
> for remoteproc idle status handling
> #4: new TI SoC only API for syncing up status between reset + associated
> clock
> #5/#6: add missing IVA clkctrl clock entries for omap5, this has been
> just missed before and is needed as IVA has reset lines
>
> I know its already quite late for 5.4, but in theory these
> could be picked up for it also. If not, pushing for 5.5 is fine.
Its sort of late. I guess let me throw it into fixes and try to send off
one more PR to Linus early next week.
prev parent reply other threads:[~2019-08-29 17:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 6:59 [PATCHv2 0/6] clk: ti: reset handling support fixes Tero Kristo
2019-08-28 6:59 ` [PATCHv2 1/6] clk: ti: clkctrl: fix setting up clkctrl clocks Tero Kristo
2019-08-28 6:59 ` [PATCHv2 2/6] clk: ti: clkctrl: convert to use bit helper macros instead of bitops Tero Kristo
2019-08-28 6:59 ` [PATCHv2 3/6] clk: ti: clkctrl: add new exported API for checking standby info Tero Kristo
2019-08-28 6:59 ` [PATCHv2 4/6] clk: ti: clkctrl: add API to notify reset status Tero Kristo
2019-08-29 20:05 ` Stephen Boyd
2019-08-30 6:06 ` Tero Kristo
2019-09-06 16:15 ` Stephen Boyd
2019-09-06 19:57 ` Tero Kristo
2019-09-06 20:37 ` Stephen Boyd
2019-09-06 20:53 ` Tero Kristo
2019-08-28 6:59 ` [PATCHv2 5/6] dt-bindings: clk: add omap5 iva clkctrl definitions Tero Kristo
2019-08-28 6:59 ` [PATCHv2 6/6] clk: ti: omap5: add IVA subsystem clkctrl data Tero Kristo
2019-08-29 17:43 ` Stephen Boyd [this message]
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=20190829174309.5E96D20674@mail.kernel.org \
--to=sboyd@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=s-anna@ti.com \
--cc=t-kristo@ti.com \
--cc=tony@atomide.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 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.