Commit 6266a019 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

ARM: dts: imx6: Use the mux- prefix

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: default avatarFabio Estevam <festevam@denx.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ba5e46f7
...@@ -48,7 +48,7 @@ &audmux { ...@@ -48,7 +48,7 @@ &audmux {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_audmux>; pinctrl-0 = <&pinctrl_audmux>;
audmux_ssi1 { mux-ssi1 {
fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>; fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_TFSDIR | (IMX_AUDMUX_V2_PTCR_TFSDIR |
...@@ -60,7 +60,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(MX51_AUDMUX_PORT6) ...@@ -60,7 +60,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(MX51_AUDMUX_PORT6)
>; >;
}; };
audmux_aud6 { mux-aud6 {
fsl,audmux-port = <MX51_AUDMUX_PORT6>; fsl,audmux-port = <MX51_AUDMUX_PORT6>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -141,7 +141,7 @@ &audmux { ...@@ -141,7 +141,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>; pinctrl-0 = <&pinctrl_audmux>;
status = "okay"; status = "okay";
ssi2 { mux-ssi2 {
fsl,audmux-port = <1>; fsl,audmux-port = <1>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_RCLKDIR | (IMX_AUDMUX_V2_PTCR_RCLKDIR |
...@@ -152,7 +152,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(3) ...@@ -152,7 +152,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(3)
>; >;
}; };
audmux4 { mux-audmux4 {
fsl,audmux-port = <3>; fsl,audmux-port = <3>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_TFSDIR | (IMX_AUDMUX_V2_PTCR_TFSDIR |
......
...@@ -147,7 +147,7 @@ &audmux { ...@@ -147,7 +147,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>; pinctrl-0 = <&pinctrl_audmux>;
status = "okay"; status = "okay";
ssi2 { mux-ssi2 {
fsl,audmux-port = <1>; fsl,audmux-port = <1>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -159,7 +159,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(5) ...@@ -159,7 +159,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(5)
>; >;
}; };
aud6 { mux-aud6 {
fsl,audmux-port = <5>; fsl,audmux-port = <5>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_RFSEL(8) | (IMX_AUDMUX_V2_PTCR_RFSEL(8) |
......
...@@ -135,7 +135,7 @@ &audmux { ...@@ -135,7 +135,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>; pinctrl-0 = <&pinctrl_audmux>;
status = "okay"; status = "okay";
ssi1 { mux-ssi1 {
fsl,audmux-port = <0>; fsl,audmux-port = <0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -147,7 +147,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(2) ...@@ -147,7 +147,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(2)
>; >;
}; };
aud3 { mux-aud3 {
fsl,audmux-port = <2>; fsl,audmux-port = <2>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -187,7 +187,7 @@ &audmux { ...@@ -187,7 +187,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>; /* AUD4<->sgtl5000 */ pinctrl-0 = <&pinctrl_audmux>; /* AUD4<->sgtl5000 */
status = "okay"; status = "okay";
ssi2 { mux-ssi2 {
fsl,audmux-port = <1>; fsl,audmux-port = <1>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_TFSDIR | (IMX_AUDMUX_V2_PTCR_TFSDIR |
...@@ -199,7 +199,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4) ...@@ -199,7 +199,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4)
>; >;
}; };
aud5 { mux-aud5 {
fsl,audmux-port = <4>; fsl,audmux-port = <4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -171,7 +171,7 @@ &audmux { ...@@ -171,7 +171,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>; /* AUD5<->tda1997x */ pinctrl-0 = <&pinctrl_audmux>; /* AUD5<->tda1997x */
status = "okay"; status = "okay";
ssi1 { mux-ssi1 {
fsl,audmux-port = <0>; fsl,audmux-port = <0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_TFSDIR | (IMX_AUDMUX_V2_PTCR_TFSDIR |
...@@ -183,7 +183,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4) ...@@ -183,7 +183,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4)
>; >;
}; };
aud5 { mux-aud5 {
fsl,audmux-port = <4>; fsl,audmux-port = <4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -147,7 +147,7 @@ sound-spdif { ...@@ -147,7 +147,7 @@ sound-spdif {
&audmux { &audmux {
status = "okay"; status = "okay";
ssi1 { mux-ssi1 {
fsl,audmux-port = <0>; fsl,audmux-port = <0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -159,7 +159,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4) ...@@ -159,7 +159,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4)
>; >;
}; };
pins5 { mux-pins5 {
fsl,audmux-port = <4>; fsl,audmux-port = <4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -179,7 +179,7 @@ sound_codec: simple-audio-card,codec { ...@@ -179,7 +179,7 @@ sound_codec: simple-audio-card,codec {
&audmux { &audmux {
status = "okay"; status = "okay";
ssi1 { mux-ssi1 {
fsl,audmux-port = <0>; fsl,audmux-port = <0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -191,7 +191,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4) ...@@ -191,7 +191,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4)
>; >;
}; };
pins5 { mux-pins5 {
fsl,audmux-port = <4>; fsl,audmux-port = <4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -118,7 +118,7 @@ &audmux { ...@@ -118,7 +118,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>; pinctrl-0 = <&pinctrl_audmux>;
status = "okay"; status = "okay";
audmux_ssi1 { mux-ssi1 {
fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>; fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_TFSDIR | (IMX_AUDMUX_V2_PTCR_TFSDIR |
...@@ -130,7 +130,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(MX51_AUDMUX_PORT4) ...@@ -130,7 +130,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(MX51_AUDMUX_PORT4)
>; >;
}; };
audmux_aud4 { mux-aud4 {
fsl,audmux-port = <MX51_AUDMUX_PORT4>; fsl,audmux-port = <MX51_AUDMUX_PORT4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -109,7 +109,7 @@ &audmux { ...@@ -109,7 +109,7 @@ &audmux {
status = "okay"; status = "okay";
audmux_ssi1 { mux-ssi1 {
fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>; fsl,audmux-port = <MX51_AUDMUX_PORT1_SSI0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_TFSDIR | (IMX_AUDMUX_V2_PTCR_TFSDIR |
...@@ -121,7 +121,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(MX51_AUDMUX_PORT4) ...@@ -121,7 +121,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(MX51_AUDMUX_PORT4)
>; >;
}; };
audmux_aud4 { mux-aud4 {
fsl,audmux-port = <MX51_AUDMUX_PORT4>; fsl,audmux-port = <MX51_AUDMUX_PORT4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -129,7 +129,7 @@ sound { ...@@ -129,7 +129,7 @@ sound {
&audmux { &audmux {
status = "okay"; status = "okay";
ssi0 { mux-ssi0 {
fsl,audmux-port = <MX31_AUDMUX_PORT1_SSI0>; fsl,audmux-port = <MX31_AUDMUX_PORT1_SSI0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -141,7 +141,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(MX31_AUDMUX_PORT3_SSI_PINS_3) ...@@ -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,audmux-port = <MX31_AUDMUX_PORT3_SSI_PINS_3>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -75,7 +75,7 @@ dailink_master: simple-audio-card,codec { ...@@ -75,7 +75,7 @@ dailink_master: simple-audio-card,codec {
&audmux { &audmux {
status = "okay"; status = "okay";
ssi2 { mux-ssi2 {
fsl,audmux-port = <1>; fsl,audmux-port = <1>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -87,7 +87,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4) ...@@ -87,7 +87,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4)
>; >;
}; };
pins5 { mux-pins5 {
fsl,audmux-port = <4>; fsl,audmux-port = <4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -216,7 +216,7 @@ codec_dai: simple-audio-card,codec { ...@@ -216,7 +216,7 @@ codec_dai: simple-audio-card,codec {
&audmux { &audmux {
status = "okay"; status = "okay";
ssi1 { mux-ssi1 {
fsl,audmux-port = <0>; fsl,audmux-port = <0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -228,7 +228,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4) ...@@ -228,7 +228,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4)
>; >;
}; };
pins5 { mux-pins5 {
fsl,audmux-port = <4>; fsl,audmux-port = <4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -39,7 +39,7 @@ &audmux { ...@@ -39,7 +39,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>; pinctrl-0 = <&pinctrl_audmux>;
status = "okay"; status = "okay";
ssi2 { mux-ssi2 {
fsl,audmux-port = <1>; fsl,audmux-port = <1>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -51,7 +51,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(2) ...@@ -51,7 +51,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(2)
>; >;
}; };
aud3 { mux-aud3 {
fsl,audmux-port = <2>; fsl,audmux-port = <2>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
...@@ -848,7 +848,7 @@ &audmux { ...@@ -848,7 +848,7 @@ &audmux {
pinctrl-0 = <&pinctrl_audmux>; pinctrl-0 = <&pinctrl_audmux>;
status = "okay"; status = "okay";
ssi1 { mux-ssi1 {
fsl,audmux-port = <0>; fsl,audmux-port = <0>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -860,7 +860,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(2) ...@@ -860,7 +860,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(2)
>; >;
}; };
aud3 { mux-aud3 {
fsl,audmux-port = <2>; fsl,audmux-port = <2>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
...@@ -868,7 +868,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(0) ...@@ -868,7 +868,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(0)
>; >;
}; };
ssi2 { mux-ssi2 {
fsl,audmux-port = <1>; fsl,audmux-port = <1>;
fsl,port-config = < fsl,port-config = <
(IMX_AUDMUX_V2_PTCR_SYN | (IMX_AUDMUX_V2_PTCR_SYN |
...@@ -880,7 +880,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4) ...@@ -880,7 +880,7 @@ IMX_AUDMUX_V2_PDCR_RXDSEL(4)
>; >;
}; };
aud5 { mux-aud5 {
fsl,audmux-port = <4>; fsl,audmux-port = <4>;
fsl,port-config = < fsl,port-config = <
IMX_AUDMUX_V2_PTCR_SYN IMX_AUDMUX_V2_PTCR_SYN
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment