[PATCH 06/15] ARM: dts: imx6qdl-mba6: Use the mux- prefix

Alexander Stein alexander.stein at ew.tq-group.com
Fri May 26 00:23:21 PDT 2023


Am Freitag, 26. Mai 2023, 02:55:20 CEST schrieb Fabio Estevam:
> From: Fabio Estevam <festevam at 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 at denx.de>

Thanks!
Reviewed-by: Alexander Stein <alexander.stein at ew.tq-group.com>

> ---
>  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


-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/





More information about the linux-arm-kernel mailing list