From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0A0B92745E; Fri, 21 Nov 2025 13:30:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763731844; cv=none; b=QOFHgtg4e1nCcv5YOKPKAJqv4JH1A7AtLUWii6t5sJdxEhFhjVX4BXvIA9811ENV2ZgDxflwW8UVlXjTZtjz2/IG1X4r7LotlGu98ElRHbLhelVm/S7C4QAly4137snSSFuuE5aeIh40y2yTKf3zYtED3M70beXog5oWVaGWXQw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763731844; c=relaxed/simple; bh=XMIFNHimzpWRPseNauInu0fplrerLRVrjhOYOI/sZCc=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=BsW1U9kpXm2I7PWcQ77FcR4B5u5YrdUsFjBZPDZ7azae0BfUbk9ZGBJMML+ugkaBQ6A9BRcAcXe1wkROxuR0xAaG2o5r9a9lEVsqDmklj67kKS+mFEMUii9k77VvjcFP1FDbfD7vQScERn8PXoRnvdDu7S7Rw6ayfFejVUfYPok= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=CLmw1hl9; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="CLmw1hl9" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 874BCC4CEF1; Fri, 21 Nov 2025 13:30:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1763731843; bh=XMIFNHimzpWRPseNauInu0fplrerLRVrjhOYOI/sZCc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CLmw1hl9bI5NlDb3aR4IIgB9b+HYow6d4C+dlFi0GusP21aBbdN3DHS23V57UdC+O MwJYcg3wieL83XdGRL62Gsm5xzaZIcibWR8VA2vpUldys3lsqy7ya+kCTpBxPuI2ad avq18kO2WFuk948UvkP5VUEvZWt7Ak11hvTvvLeQ= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Jihed Chaibi , Shawn Guo , Sasha Levin Subject: [PATCH 6.12 101/185] ARM: dts: imx51-zii-rdu1: Fix audmux node names Date: Fri, 21 Nov 2025 14:12:08 +0100 Message-ID: <20251121130147.518599847@linuxfoundation.org> X-Mailer: git-send-email 2.52.0 In-Reply-To: <20251121130143.857798067@linuxfoundation.org> References: <20251121130143.857798067@linuxfoundation.org> User-Agent: quilt/0.69 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.12-stable review patch. If anyone has any objections, please let me know. ------------------ From: Jihed Chaibi [ Upstream commit f31e261712a0d107f09fb1d3dc8f094806149c83 ] 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 Signed-off-by: Shawn Guo Signed-off-by: Sasha Levin --- arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts b/arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts index 7cd17b43b4b26..33b0a427ed5ca 100644 --- a/arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts +++ b/arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts @@ -259,7 +259,7 @@ pinctrl-0 = <&pinctrl_audmux>; status = "okay"; - ssi2 { + mux-ssi2 { fsl,audmux-port = <1>; fsl,port-config = < (IMX_AUDMUX_V2_PTCR_SYN | @@ -271,7 +271,7 @@ >; }; - aud3 { + mux-aud3 { fsl,audmux-port = <2>; fsl,port-config = < IMX_AUDMUX_V2_PTCR_SYN -- 2.51.0