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 12/15] ARM: dts: imx6q-cm-fx6: Use the mux- prefix
Date: Thu, 25 May 2023 21:55:26 -0300 [thread overview]
Message-ID: <20230526005529.150418-12-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/imx6q-cm-fx6.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/imx6q-cm-fx6.dts b/arch/arm/boot/dts/imx6q-cm-fx6.dts
index 1ad41c944b4b..ffb3b8eeae5d 100644
--- a/arch/arm/boot/dts/imx6q-cm-fx6.dts
+++ b/arch/arm/boot/dts/imx6q-cm-fx6.dts
@@ -141,7 +141,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>;
status = "okay";
- ssi2 {
+ mux-ssi2 {
fsl,audmux-port = <1>;
fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_RCLKDIR |
@@ -152,7 +152,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(3)
>;
};
- audmux4 {
+ mux-audmux4 {
fsl,audmux-port = <3>;
fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_TFSDIR |
--
2.34.1
_______________________________________________
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:[~2023-05-26 0:57 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 ` [PATCH 06/15] ARM: dts: imx6qdl-mba6: " Fabio Estevam
2023-05-26 7:23 ` 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 ` Fabio Estevam [this message]
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-12-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).