ARM: dts: imx6: Use the mux- prefix
authorFabio Estevam <festevam@denx.de>
Sat, 27 May 2023 16:10:46 +0000 (13:10 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 4 Jun 2023 12:14:11 +0000 (20:14 +0800)
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
15 files changed:
arch/arm/boot/dts/imx6dl-qmx6.dtsi
arch/arm/boot/dts/imx6q-cm-fx6.dts
arch/arm/boot/dts/imx6q-display5.dtsi
arch/arm/boot/dts/imx6q-kp.dtsi
arch/arm/boot/dts/imx6qdl-gw54xx.dtsi
arch/arm/boot/dts/imx6qdl-gw551x.dtsi
arch/arm/boot/dts/imx6qdl-hummingboard.dtsi
arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi
arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi
arch/arm/boot/dts/imx6qdl-icore.dtsi
arch/arm/boot/dts/imx6qdl-mba6.dtsi
arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi
arch/arm/boot/dts/imx6qdl-tx6.dtsi
arch/arm/boot/dts/imx6qdl-var-dart.dtsi
arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi

index 150d698..05fd8ff 100644 (file)
@@ -48,7 +48,7 @@
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_audmux>;
 
-       audmux_ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_TFSDIR |
@@ -60,7 +60,7 @@
                >;
        };
 
-       audmux_aud6 {
+       mux-aud6 {
                fsl,audmux-port = <MX51_AUDMUX_PORT6>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index 1ad41c9..ffb3b8e 100644 (file)
        pinctrl-0 = <&pinctrl_audmux>;
        status = "okay";
 
-       ssi2 {
+       mux-ssi2 {
                fsl,audmux-port = <1>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_RCLKDIR |
                >;
        };
 
-       audmux4 {
+       mux-audmux4 {
                fsl,audmux-port = <3>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_TFSDIR |
index fef5d72..b88b8aa 100644 (file)
        pinctrl-0 = <&pinctrl_audmux>;
        status = "okay";
 
-       ssi2 {
+       mux-ssi2 {
                fsl,audmux-port = <1>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       aud6 {
+       mux-aud6 {
                fsl,audmux-port = <5>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_RFSEL(8) |
index 5e0ed55..091903f 100644 (file)
        pinctrl-0 = <&pinctrl_audmux>;
        status = "okay";
 
-       ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       aud3 {
+       mux-aud3 {
                fsl,audmux-port = <2>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index 6c487d4..f7ab7bb 100644 (file)
        pinctrl-0 = <&pinctrl_audmux>; /* AUD4<->sgtl5000 */
        status = "okay";
 
-       ssi2 {
+       mux-ssi2 {
                fsl,audmux-port = <1>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_TFSDIR |
                >;
        };
 
-       aud5 {
+       mux-aud5 {
                fsl,audmux-port = <4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index 0fa4b8e..29960d1 100644 (file)
        pinctrl-0 = <&pinctrl_audmux>; /* AUD5<->tda1997x */
        status = "okay";
 
-       ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_TFSDIR |
                >;
        };
 
-       aud5 {
+       mux-aud5 {
                fsl,audmux-port = <4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index 2ffb21d..bfade71 100644 (file)
 &audmux {
        status = "okay";
 
-       ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       pins5 {
+       mux-pins5 {
                fsl,audmux-port = <4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index eb1ad28..0883ef9 100644 (file)
 &audmux {
        status = "okay";
 
-       ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       pins5 {
+       mux-pins5 {
                fsl,audmux-port = <4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index ef3f88c..d339957 100644 (file)
        pinctrl-0 = <&pinctrl_audmux>;
        status = "okay";
 
-       audmux_ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_TFSDIR |
                >;
        };
 
-       audmux_aud4 {
+       mux-aud4 {
                fsl,audmux-port = <MX51_AUDMUX_PORT4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index 23c318d..efe1152 100644 (file)
        status = "okay";
 
 
-       audmux_ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_TFSDIR |
                >;
        };
 
-       audmux_aud4 {
+       mux-aud4 {
                fsl,audmux-port = <MX51_AUDMUX_PORT4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index 34d5cf7..212c623 100644 (file)
 &audmux {
        status = "okay";
 
-       ssi0 {
+       mux-ssi0 {
                fsl,audmux-port = <MX31_AUDMUX_PORT1_SSI0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       aud3 {
+       mux-aud3 {
                fsl,audmux-port = <MX31_AUDMUX_PORT3_SSI_PINS_3>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index 51d28e2..a41e47c 100644 (file)
@@ -75,7 +75,7 @@
 &audmux {
        status = "okay";
 
-       ssi2 {
+       mux-ssi2 {
                fsl,audmux-port = <1>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
@@ -87,7 +87,7 @@
                >;
        };
 
-       pins5 {
+       mux-pins5 {
                fsl,audmux-port = <4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index a197bac..e2fe337 100644 (file)
 &audmux {
        status = "okay";
 
-       ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       pins5 {
+       mux-pins5 {
                fsl,audmux-port = <4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index c41cac5..200559d 100644 (file)
@@ -39,7 +39,7 @@
        pinctrl-0 = <&pinctrl_audmux>;
        status = "okay";
 
-       ssi2 {
+       mux-ssi2 {
                fsl,audmux-port = <1>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
@@ -51,7 +51,7 @@
                >;
        };
 
-       aud3 {
+       mux-aud3 {
                fsl,audmux-port = <2>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
index abd72d7..9ff183e 100644 (file)
        pinctrl-0 = <&pinctrl_audmux>;
        status = "okay";
 
-       ssi1 {
+       mux-ssi1 {
                fsl,audmux-port = <0>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       aud3 {
+       mux-aud3 {
                fsl,audmux-port = <2>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN
                >;
        };
 
-       ssi2 {
+       mux-ssi2 {
                fsl,audmux-port = <1>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       aud5 {
+       mux-aud5 {
                fsl,audmux-port = <4>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN