From: Shawn Guo <shawnguo@kernel.org>
To: Chancel Liu <chancel.liu@nxp.com>
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
s.hauer@pengutronix.de, kernel@pengutronix.de,
festevam@gmail.com, devicetree@vger.kernel.org,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/5] arm64: dts: imx91-11x11-evk: Refine label and node name of WM8962
Date: Tue, 30 Dec 2025 10:42:14 +0800 [thread overview]
Message-ID: <aVM8Btd9CYEfg9zz@dragon> (raw)
In-Reply-To: <20251203070605.1868821-2-chancel.liu@nxp.com>
On Wed, Dec 03, 2025 at 04:06:01PM +0900, Chancel Liu wrote:
> Refine label with "wm8962" and node name with "codec" to follow
> devicetree specification.
>
> Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
> ---
> arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
> index aca78768dbd4..313ebc7e8a9c 100644
> --- a/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx91-11x11-evk.dts
> @@ -132,7 +132,7 @@ &lpi2c1 {
> pinctrl-names = "default";
> status = "okay";
>
> - audio_codec: wm8962@1a {
> + wm8962: codec@1a {
The node name could be better named as audio-codec.
I fixed it up and applied the series.
Shawn
> compatible = "wlf,wm8962";
> reg = <0x1a>;
> clocks = <&clk IMX93_CLK_SAI3_GATE>;
> --
> 2.50.1
>
next prev parent reply other threads:[~2025-12-30 2:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-03 7:06 [PATCH 0/5] arm64: dts: imx91-11x11-evk: Add audio sound cards support Chancel Liu
2025-12-03 7:06 ` [PATCH 1/5] arm64: dts: imx91-11x11-evk: Refine label and node name of WM8962 Chancel Liu
2025-12-03 9:54 ` Daniel Baluta
2025-12-30 2:42 ` Shawn Guo [this message]
2025-12-03 7:06 ` [PATCH 2/5] arm64: dts: imx91-11x11-evk: Add bt-sco sound card support Chancel Liu
2025-12-03 9:55 ` Daniel Baluta
2025-12-03 7:06 ` [PATCH 3/5] arm64: dts: imx91-11x11-evk: Add WM8962 " Chancel Liu
2025-12-03 9:56 ` Daniel Baluta
2025-12-03 7:06 ` [PATCH 4/5] arm64: dts: imx91-11x11-evk: Add PDM microphone " Chancel Liu
2025-12-03 9:57 ` Daniel Baluta
2025-12-03 7:06 ` [PATCH 5/5] arm64: dts: imx91-11x11-evk: Add audio XCVR " Chancel Liu
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=aVM8Btd9CYEfg9zz@dragon \
--to=shawnguo@kernel.org \
--cc=chancel.liu@nxp.com \
--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-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
/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.