From: Shawn Guo <shawnguo@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org,
mark.rutland@arm.com, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com,
catalin.marinas@arm.com, will@kernel.org,
bjorn.andersson@linaro.org, olof@lixom.net, maxime@cerno.tech,
leonard.crestez@nxp.com, dinguyen@kernel.org,
marcin.juszkiewicz@linaro.org, ping.bai@nxp.com,
abel.vesa@nxp.com, nsekhar@ti.com, t-kristo@ti.com,
peng.fan@nxp.com, yuehaibing@huawei.com, aisheng.dong@nxp.com,
sfr@canb.auug.org.au, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Linux-imx@nxp.com
Subject: Re: [PATCH V3 1/4] clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API
Date: Sun, 12 Jan 2020 14:09:00 +0800 [thread overview]
Message-ID: <20200112060859.GA27570@T480> (raw)
In-Reply-To: <1578448417-17760-1-git-send-email-Anson.Huang@nxp.com>
On Wed, Jan 08, 2020 at 09:53:34AM +0800, Anson Huang wrote:
> Switch the imx_clk_gate4_flags() function to clk_hw based API, rename
> accordingly and add a macro for clk based legacy. This allows us to
> move closer to a clear split between consumer and provider clk APIs.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Applied all, thanks.
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Anson Huang <Anson.Huang@nxp.com>
Cc: mark.rutland@arm.com, peng.fan@nxp.com, ping.bai@nxp.com,
catalin.marinas@arm.com, mturquette@baylibre.com, nsekhar@ti.com,
bjorn.andersson@linaro.org, leonard.crestez@nxp.com,
will@kernel.org, linux-clk@vger.kernel.org, sfr@canb.auug.org.au,
abel.vesa@nxp.com, festevam@gmail.com, yuehaibing@huawei.com,
marcin.juszkiewicz@linaro.org, Linux-imx@nxp.com,
devicetree@vger.kernel.org, s.hauer@pengutronix.de,
robh+dt@kernel.org, maxime@cerno.tech,
linux-arm-kernel@lists.infradead.org, aisheng.dong@nxp.com,
sboyd@kernel.org, linux-kernel@vger.kernel.org, t-kristo@ti.com,
dinguyen@kernel.org, kernel@pengutronix.de, olof@lixom.net
Subject: Re: [PATCH V3 1/4] clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API
Date: Sun, 12 Jan 2020 14:09:00 +0800 [thread overview]
Message-ID: <20200112060859.GA27570@T480> (raw)
In-Reply-To: <1578448417-17760-1-git-send-email-Anson.Huang@nxp.com>
On Wed, Jan 08, 2020 at 09:53:34AM +0800, Anson Huang wrote:
> Switch the imx_clk_gate4_flags() function to clk_hw based API, rename
> accordingly and add a macro for clk based legacy. This allows us to
> move closer to a clear split between consumer and provider clk APIs.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Applied all, thanks.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-01-12 6:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-08 1:53 [PATCH V3 1/4] clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API Anson Huang
2020-01-08 1:53 ` Anson Huang
2020-01-08 1:53 ` [PATCH V3 2/4] dt-bindings: imx: Add clock binding doc for i.MX8MP Anson Huang
2020-01-08 1:53 ` Anson Huang
2020-01-08 1:53 ` [PATCH V3 3/4] clk: imx: Add support for i.MX8MP clock driver Anson Huang
2020-01-08 1:53 ` Anson Huang
2020-01-08 1:53 ` [PATCH V3 4/4] arm64: defconfig: Enable CONFIG_CLK_IMX8MP by default Anson Huang
2020-01-08 1:53 ` Anson Huang
2020-01-08 8:30 ` [PATCH V3 1/4] clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API Abel Vesa
2020-01-08 8:30 ` Abel Vesa
2020-01-12 6:09 ` Shawn Guo [this message]
2020-01-12 6:09 ` Shawn Guo
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=20200112060859.GA27570@T480 \
--to=shawnguo@kernel.org \
--cc=Anson.Huang@nxp.com \
--cc=Linux-imx@nxp.com \
--cc=abel.vesa@nxp.com \
--cc=aisheng.dong@nxp.com \
--cc=bjorn.andersson@linaro.org \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=dinguyen@kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=leonard.crestez@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcin.juszkiewicz@linaro.org \
--cc=mark.rutland@arm.com \
--cc=maxime@cerno.tech \
--cc=mturquette@baylibre.com \
--cc=nsekhar@ti.com \
--cc=olof@lixom.net \
--cc=peng.fan@nxp.com \
--cc=ping.bai@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=t-kristo@ti.com \
--cc=will@kernel.org \
--cc=yuehaibing@huawei.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.