]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: imx51-zii-rdu1: Fix audmux node names
authorJihed Chaibi <jihed.chaibi.dev@gmail.com>
Mon, 15 Sep 2025 22:06:55 +0000 (00:06 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 20 Oct 2025 12:14:21 +0000 (20:14 +0800)
Rename the 'ssi2' and 'aud3' nodes to 'mux-ssi2' and 'mux-aud3' in the
audmux configuration of imx51-zii-rdu1.dts to comply with the naming
convention in imx-audmux.yaml.

This fixes the following dt-schema warning:

  imx51-zii-rdu1.dtb: audmux@83fd0000 (fsl,imx51-audmux): 'aud3', 'ssi2'
  do not match any of the regexes: '^mux-[0-9a-z]*$', '^pinctrl-[0-9]+$'

Fixes: ceef0396f367f ("ARM: dts: imx: add ZII RDU1 board")
Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts

index 06545a6052f716c0e33e15cf91b1df3c8c5e7455..43ff5eafb2bb81fe8ed8e0aab366184540554b3c 100644 (file)
        pinctrl-0 = <&pinctrl_audmux>;
        status = "okay";
 
-       ssi2 {
+       mux-ssi2 {
                fsl,audmux-port = <1>;
                fsl,port-config = <
                        (IMX_AUDMUX_V2_PTCR_SYN |
                >;
        };
 
-       aud3 {
+       mux-aud3 {
                fsl,audmux-port = <2>;
                fsl,port-config = <
                        IMX_AUDMUX_V2_PTCR_SYN