linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: shawnguo@kernel.org
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <festevam@denx.de>
Subject: [PATCH 06/15] ARM: dts: imx6qdl-mba6: Use the mux- prefix
Date: Thu, 25 May 2023 21:55:20 -0300	[thread overview]
Message-ID: <20230526005529.150418-6-festevam@gmail.com> (raw)
In-Reply-To: <20230526005529.150418-1-festevam@gmail.com>

From: Fabio Estevam <festevam@denx.de>

According to Documentation/devicetree/bindings/sound/imx-audmux.yaml,
there must be a "mux-" prefix in the audmux port nodes.

Add the "mux-" prefix to avoid devicetree schema warnings.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 arch/arm/boot/dts/imx6qdl-mba6.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/imx6qdl-mba6.dtsi b/arch/arm/boot/dts/imx6qdl-mba6.dtsi
index 7b7e6c2ad190..b497303013c8 100644
--- a/arch/arm/boot/dts/imx6qdl-mba6.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-mba6.dtsi
@@ -129,7 +129,7 @@ sound {
 &audmux {
 	status = "okay";
 
-	ssi0 {
+	mux-ssi0 {
 		fsl,audmux-port = <MX31_AUDMUX_PORT1_SSI0>;
 		fsl,port-config = <
 			(IMX_AUDMUX_V2_PTCR_SYN |
@@ -141,7 +141,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(MX31_AUDMUX_PORT3_SSI_PINS_3)
 		>;
 	};
 
-	aud3 {
+	mux-aud3 {
 		fsl,audmux-port = <MX31_AUDMUX_PORT3_SSI_PINS_3>;
 		fsl,port-config = <
 			IMX_AUDMUX_V2_PTCR_SYN
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-05-26  2:05 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26  0:55 [PATCH 01/15] ARM: dts: imx6qdl-gw54xx: Use the mux- prefix Fabio Estevam
2023-05-26  0:55 ` [PATCH 02/15] ARM: dts: imx6qdl-hummingboard: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 03/15] ARM: dts: imx6qdl-gw551x: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 04/15] ARM: dts: imx6qdl-hummingboard2: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 05/15] ARM: dts: imx6qdl-icore: " Fabio Estevam
2023-05-26  0:55 ` Fabio Estevam [this message]
2023-05-26  7:23   ` [PATCH 06/15] ARM: dts: imx6qdl-mba6: " Alexander Stein
2023-05-26  0:55 ` [PATCH 07/15] ARM: dts: imx6qdl-phytec-pbab01: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 08/15] ARM: dts: imx6qdl-tx6: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 09/15] ARM: dts: imx6dl-qmx6: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 10/15] ARM: dts: imx6q-kp: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 11/15] ARM: dts: imx6qdl-icore-rqs: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 12/15] ARM: dts: imx6q-cm-fx6: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 13/15] ARM: dts: imx6q-display5: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 14/15] ARM: dts: imx6qdl-var-dart: " Fabio Estevam
2023-05-26  0:55 ` [PATCH 15/15] ARM: dts: imx6qdl-zii-rdu2: " Fabio Estevam
2023-05-27 13:26 ` [PATCH 01/15] ARM: dts: imx6qdl-gw54xx: " 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=20230526005529.150418-6-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@denx.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=robh+dt@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).