From: Abel Vesa <abel.vesa@nxp.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: linux-clk@vger.kernel.org,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
Adrian Alonso <adrian.alonso@nxp.com>,
Mads Bligaard Nielsen <bli@bang-olufsen.dk>
Subject: Re: [PATCH v3 0/8] clk: i.MX: PLL14xx: Support dynamic rates
Date: Fri, 4 Mar 2022 15:36:23 +0200 [thread overview]
Message-ID: <YiIV1ysyLn6KGKBq@abelvesa> (raw)
In-Reply-To: <20220304125256.2125023-1-s.hauer@pengutronix.de>
On 22-03-04 13:52:48, Sascha Hauer wrote:
Applied all, thanks!
> Changes since v2:
> - Check for rate in table first before doing other calculations
> - Add more Reviewed-by: tags
>
> Changes since v1:
> - reword commit message for 2/8
> - Add missing includes (kernel test robot)
> - Fix printf format (kernel test robot)
> - Add Reviewed-by: tags
>
> Sascha Hauer (8):
> clk: imx: pll14xx: Use register defines consistently
> clk: imx: pll14xx: Drop wrong shifting
> clk: imx: pll14xx: Use FIELD_GET/FIELD_PREP
> clk: imx: pll14xx: consolidate rate calculation
> clk: imx: pll14xx: name variables after usage
> clk: imx: pll14xx: explicitly return lowest rate
> clk: imx: pll14xx: Add pr_fmt
> clk: imx: pll14xx: Support dynamic rates
>
> drivers/clk/imx/clk-pll14xx.c | 287 +++++++++++++++++++++++-----------
> 1 file changed, 194 insertions(+), 93 deletions(-)
>
> --
> 2.30.2
>
prev parent reply other threads:[~2022-03-04 13:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-04 12:52 [PATCH v3 0/8] clk: i.MX: PLL14xx: Support dynamic rates Sascha Hauer
2022-03-04 12:52 ` [PATCH v3 1/8] clk: imx: pll14xx: Use register defines consistently Sascha Hauer
2022-03-04 12:52 ` [PATCH v3 2/8] clk: imx: pll14xx: Drop wrong shifting Sascha Hauer
2022-03-04 12:52 ` [PATCH v3 3/8] clk: imx: pll14xx: Use FIELD_GET/FIELD_PREP Sascha Hauer
2022-03-04 12:52 ` [PATCH v3 4/8] clk: imx: pll14xx: consolidate rate calculation Sascha Hauer
2022-03-04 12:52 ` [PATCH v3 5/8] clk: imx: pll14xx: name variables after usage Sascha Hauer
2022-03-04 12:52 ` [PATCH v3 6/8] clk: imx: pll14xx: explicitly return lowest rate Sascha Hauer
2022-03-04 12:52 ` [PATCH v3 7/8] clk: imx: pll14xx: Add pr_fmt Sascha Hauer
2022-03-04 12:52 ` [PATCH v3 8/8] clk: imx: pll14xx: Support dynamic rates Sascha Hauer
2022-03-04 13:01 ` Abel Vesa
2022-03-04 13:36 ` Abel Vesa [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=YiIV1ysyLn6KGKBq@abelvesa \
--to=abel.vesa@nxp.com \
--cc=adrian.alonso@nxp.com \
--cc=bli@bang-olufsen.dk \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-clk@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=mturquette@baylibre.com \
--cc=s.hauer@pengutronix.de \
--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.