From: Shawn Guo <shawnguo2@yeah.net>
To: abelvesa@kernel.org, Shengjiu Wang <shengjiu.wang@nxp.com>
Cc: peng.fan@nxp.com, mturquette@baylibre.com, sboyd@kernel.org,
robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com, imx@lists.linux.dev,
shengjiu.wang@gmail.com, linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v3 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock
Date: Mon, 9 Dec 2024 20:37:31 +0800 [thread overview]
Message-ID: <Z1bkixjbyFhH3ZgL@dragon> (raw)
In-Reply-To: <20241119015805.3840606-4-shengjiu.wang@nxp.com>
On Tue, Nov 19, 2024 at 09:58:05AM +0800, Shengjiu Wang wrote:
> IMX93_CLK_BUS_WAKEUP is not accurate IPG clock, which
> missed the clock gate part.
>
> IMX93_CLK_SPDIF_IPG is the correct clock.
>
> Fixes: 1c4a4f7362fd ("arm64: dts: imx93: Add audio device nodes")
> Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
> Reviewed-by: Frank Li <Frank.Li@nxp.com>
Hi Abel,
I guess it would be the best for you to apply the whole series through
clock tree? In that case:
Acked-by: Shawn Guo <shawnguo@kernel.org>
Thanks,
Shawn
> ---
> arch/arm64/boot/dts/freescale/imx93.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
> index 688488de8cd2..56766fdb0b1e 100644
> --- a/arch/arm64/boot/dts/freescale/imx93.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
> @@ -925,7 +925,7 @@ xcvr: xcvr@42680000 {
> reg-names = "ram", "regs", "rxfifo", "txfifo";
> interrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>,
> <GIC_SPI 204 IRQ_TYPE_LEVEL_HIGH>;
> - clocks = <&clk IMX93_CLK_BUS_WAKEUP>,
> + clocks = <&clk IMX93_CLK_SPDIF_IPG>,
> <&clk IMX93_CLK_SPDIF_GATE>,
> <&clk IMX93_CLK_DUMMY>,
> <&clk IMX93_CLK_AUD_XCVR_GATE>;
> --
> 2.34.1
>
next prev parent reply other threads:[~2024-12-09 12:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 1:58 [PATCH v3 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock Shengjiu Wang
2024-11-19 1:58 ` [PATCH v3 1/3] dt-bindings: clock: imx93: Add SPDIF IPG clk Shengjiu Wang
2024-11-19 1:58 ` [PATCH v3 2/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock Shengjiu Wang
2024-11-19 1:58 ` [PATCH v3 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock Shengjiu Wang
2024-12-09 12:37 ` Shawn Guo [this message]
2024-12-26 14:40 ` Abel Vesa
2024-12-27 12:46 ` [PATCH v3 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock Abel Vesa
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=Z1bkixjbyFhH3ZgL@dragon \
--to=shawnguo2@yeah.net \
--cc=abelvesa@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=peng.fan@nxp.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=shawnguo@kernel.org \
--cc=shengjiu.wang@gmail.com \
--cc=shengjiu.wang@nxp.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).