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 8F91B285061; Tue, 17 Jun 2025 16:35:02 +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=1750178102; cv=none; b=JQQGi+/fHiN5rE/WBi4YmPDsHIAM/CqN7Im5ZMXleJyiml79EB+gAmGtqP+71mEqYipBY7JPyqIwmW4Pou80LWw+iHfEcmkCHO/28MN6S/cD/IVXDzJC3OUQLJoX9bA4jWtfBFg4YSSszoIHBhk3p6DZeCHro8PL4kA75CIU6jA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750178102; c=relaxed/simple; bh=nS5XPUo+MsciwtZEIlvlHBbNEV+L0Hdg4hNWn/EdFuM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=e/ksGkLQ7TvRnmPpPFl7NkCqM9EEA6MfhnJMnaUdFCrsVvQWsu5esJCb//B84LWe13AhG/HszoPccQUomhVFk9VzLzy/J0EaE0SICMJesdZwhyfIi8XQ8OiyysfGdLRcA0esyfFgn3Ee+8yVN73ZtbZo5sBjZp+KSTbnMXZjEpA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=WlzjN9VO; 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="WlzjN9VO" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9AFD3C4CEE7; Tue, 17 Jun 2025 16:35:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1750178102; bh=nS5XPUo+MsciwtZEIlvlHBbNEV+L0Hdg4hNWn/EdFuM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=WlzjN9VOqOhC0IW1zKOj/QOBcJb5f8B9P2kmKsvaslBWtAGmtmxX+VPo77Awhnruf n17jjcSgc8/0ySB7lMRAtBE5bm162KGP17Kyh8jqSxgcAYuDaJGpMtdea/Eh+Jo0WI o/rVi3kT2Ql+uSPJuemW6X2YIzOpzvCAKTztJ8Ww= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Thuan Nguyen , Duy Nguyen , Geert Uytterhoeven , Kuninori Morimoto , Sasha Levin Subject: [PATCH 6.15 410/780] arm64: dts: renesas: white-hawk-ard-audio: Fix TPU0 groups Date: Tue, 17 Jun 2025 17:21:58 +0200 Message-ID: <20250617152508.163197653@linuxfoundation.org> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250617152451.485330293@linuxfoundation.org> References: <20250617152451.485330293@linuxfoundation.org> User-Agent: quilt/0.68 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.15-stable review patch. If anyone has any objections, please let me know. ------------------ From: Thuan Nguyen [ Upstream commit 652eea251dd852f02cef6223f367220acb3d1867 ] White Hawk ARD audio uses a clock generated by the TPU, but commit 3d144ef10a44 ("pinctrl: renesas: r8a779g0: Fix TPU suffixes") renamed pin group "tpu_to0_a" to "tpu_to0_b". Update DTS accordingly otherwise the sound driver does not receive a clock signal. Fixes: 3d144ef10a448f89 ("pinctrl: renesas: r8a779g0: Fix TPU suffixes") Signed-off-by: Thuan Nguyen Signed-off-by: Duy Nguyen Reviewed-by: Geert Uytterhoeven Acked-by: Kuninori Morimoto Link: https://lore.kernel.org/TYCPR01MB8740608B675365215ADB0374B49CA@TYCPR01MB8740.jpnprd01.prod.outlook.com Signed-off-by: Geert Uytterhoeven Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/renesas/white-hawk-ard-audio-da7212.dtso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/renesas/white-hawk-ard-audio-da7212.dtso b/arch/arm64/boot/dts/renesas/white-hawk-ard-audio-da7212.dtso index c27b9b3d4e5f4..f2d53e958da11 100644 --- a/arch/arm64/boot/dts/renesas/white-hawk-ard-audio-da7212.dtso +++ b/arch/arm64/boot/dts/renesas/white-hawk-ard-audio-da7212.dtso @@ -108,7 +108,7 @@ }; tpu0_pins: tpu0 { - groups = "tpu_to0_a"; + groups = "tpu_to0_b"; function = "tpu"; }; }; -- 2.39.5