From: Philipp Zabel <p.zabel@pengutronix.de>
To: Jacky Bai <ping.bai@nxp.com>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"robh+dt@kernel.org" <robh+dt@kernel.org>,
Abel Vesa <abel.vesa@nxp.com>,
"sboyd@kernel.org" <sboyd@kernel.org>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>
Cc: "kernel@pengutronix.de" <kernel@pengutronix.de>,
dl-linux-imx <linux-imx@nxp.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>
Subject: Re: [PATCH v2 9/9] clk: imx: Add the pcc reset controller support on imx8ulp
Date: Wed, 25 Aug 2021 12:54:21 +0200 [thread overview]
Message-ID: <eff966536074201ff9eed6ee09db842711910d49.camel@pengutronix.de> (raw)
In-Reply-To: <DBBPR04MB7930A3180885701E13D34F1487C49@DBBPR04MB7930.eurprd04.prod.outlook.com>
On Mon, 2021-08-23 at 23:58 +0000, Jacky Bai wrote:
[...]
> > > diff --git a/drivers/clk/imx/Kconfig b/drivers/clk/imx/Kconfig index
> > > b81d6437ed95..0d1e3a6ac32a 100644
> > > --- a/drivers/clk/imx/Kconfig
> > > +++ b/drivers/clk/imx/Kconfig
> > > @@ -102,5 +102,6 @@ config CLK_IMX8QXP config CLK_IMX8ULP
> > > tristate "IMX8ULP CCM Clock Driver"
> > > depends on ARCH_MXC || COMPILE_TEST
> > > + select RESET_CONTROLLER
> >
> > This shouldn't be required anymore, devm_reset_controller_register() has a
> > stub since commit 48a74b1147f7 ("reset: Add compile-test stubs").
>
> So we don't need to select 'RESET_CONTROLLER' explicitly, right?
Right.
regards
Philipp
prev parent reply other threads:[~2021-08-25 10:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-10 6:28 [PATCH v2 0/9] Add imx8ulp clock & reset driver support Jacky Bai
2021-08-10 6:28 ` [PATCH v2 1/9] dt-bindings: clock: Add imx8ulp clock support Jacky Bai
2021-08-17 19:15 ` Rob Herring
2021-08-23 5:43 ` Jacky Bai
2021-08-10 6:28 ` [PATCH v2 2/9] clk: imx: Update the pllv4 to support imx8ulp Jacky Bai
2021-08-10 6:28 ` [PATCH v2 3/9] clk: imx: Update the compsite driver " Jacky Bai
2021-08-10 6:28 ` [PATCH v2 4/9] clk: imx: disable i.mx7ulp composite clock during initialization Jacky Bai
2021-08-10 6:28 ` [PATCH v2 5/9] clk: imx: Add 'CLK_SET_RATE_NO_REPARENT' for composite-7ulp Jacky Bai
2021-08-10 6:28 ` [PATCH v2 6/9] clk: imx: disable the pfd when set pfdv2 clock rate Jacky Bai
2021-08-10 6:28 ` [PATCH v2 7/9] clk: imx: Update the pfdv2 for 8ulp specific support Jacky Bai
2021-08-10 6:28 ` [PATCH v2 8/9] clk: imx: Add clock driver for imx8ulp Jacky Bai
2021-08-10 6:28 ` [PATCH v2 9/9] clk: imx: Add the pcc reset controller support on imx8ulp Jacky Bai
2021-08-23 11:23 ` Philipp Zabel
2021-08-23 23:58 ` Jacky Bai
2021-08-25 10:54 ` Philipp Zabel [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=eff966536074201ff9eed6ee09db842711910d49.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=abel.vesa@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=kernel@pengutronix.de \
--cc=linux-imx@nxp.com \
--cc=ping.bai@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=shawnguo@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 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).