From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C9796C369C2 for ; Thu, 17 Apr 2025 11:27:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Message-ID:Date:From:Cc:To:Subject:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=QH+76bjkLlUGndRqAMlq8Stk+rrtjLjHXUx3Doqb0/I=; b=tQnYPLq8T3ZUr1wfzIqq0HYtJq 7EB6GY7t9G8Sww7ZqoauegAnhv7P1G+ZNx6wO5IDYprWxu9G6ZEvVMmpi3DproH7uAoYRyFcESnQL 1vZdAH1Ap/BubKeXW2S6pVVOPibVgZ2Cm7y+u7Wyq7lh0xH6nZvlorH2gQ+FZB2pDVUHYJfb8XnGt rYz1dGH9Ol19VTwNHVF0VukNtM9Tl6QFNPE9ToTPomIbCut4jFzvFjqqRWEIYhz01/Cbq3LXBnL4p 5l8POgyR95ZaQhceKxKElFRGrzbbY1hL/D65vDe/8BgMHGORMYXmnGp1XwWOcCH+GAoZtbb0ZUlTL KYXzLX0A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1u5NP2-0000000Cn5S-29sz; Thu, 17 Apr 2025 11:27:32 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1u5NNA-0000000CmrA-1FQP for linux-arm-kernel@lists.infradead.org; Thu, 17 Apr 2025 11:25:37 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 0FBD5A4B302; Thu, 17 Apr 2025 11:20:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AE808C4CEE4; Thu, 17 Apr 2025 11:25:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1744889135; bh=v6mh+azhxCn2r6qxPf6M7mbYgBekgsHmsd9tUIUtN6I=; h=Subject:To:Cc:From:Date:From; b=JYEGiy9YbmIfLygAOkLw/8PMUf4l5nxMp6FtkR9rBG65KusMkRqw+00mdZnDyvc0S 8EUGKGl14YsxdUhUB+IjHSXokT6EysLt8F9oQ+XZaPNVemhPe1qqJzWDr4XpJYki04 cvHtOajrmCRGejWTYk7OcNJRerU6J2qFOhrk3Rgs= Subject: Patch "arm64: dts: exynos: gs101: disable pinctrl_gsacore node" has been added to the 5.15-stable tree To: alim.akhtar@samsung.com,andre.draszik@linaro.org,conor+dt@kernel.org,gregkh@linuxfoundation.org,kernel-team@android.com,krzk+dt@kernel.org,krzysztof.kozlowski@linaro.org,linux-arm-kernel@lists.infradead.org,peter.griffin@linaro.org,robh@kernel.org,tudor.ambarus@linaro.org,willmcvicker@google.com Cc: From: Date: Thu, 17 Apr 2025 13:15:05 +0200 Message-ID: <2025041705-paltry-poncho-6369@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit X-stable: commit X-Patchwork-Hint: ignore X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250417_042536_514077_7AB9DD99 X-CRM114-Status: GOOD ( 14.72 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This is a note to let you know that I've just added the patch titled arm64: dts: exynos: gs101: disable pinctrl_gsacore node to the 5.15-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm64-dts-exynos-gs101-disable-pinctrl_gsacore-node.patch and it can be found in the queue-5.15 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let know about it. >From 168e24966f10ff635b0ec9728aa71833bf850ee5 Mon Sep 17 00:00:00 2001 From: Peter Griffin Date: Mon, 6 Jan 2025 14:57:46 +0000 Subject: arm64: dts: exynos: gs101: disable pinctrl_gsacore node From: Peter Griffin commit 168e24966f10ff635b0ec9728aa71833bf850ee5 upstream. gsacore registers are not accessible from normal world. Disable this node, so that the suspend/resume callbacks in the pinctrl driver don't cause a Serror attempting to access the registers. Fixes: ea89fdf24fd9 ("arm64: dts: exynos: google: Add initial Google gs101 SoC support") Signed-off-by: Peter Griffin To: Rob Herring To: Krzysztof Kozlowski To: Conor Dooley To: Alim Akhtar Cc: linux-arm-kernel@lists.infradead.org Cc: linux-samsung-soc@vger.kernel.org Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: tudor.ambarus@linaro.org Cc: andre.draszik@linaro.org Cc: kernel-team@android.com Cc: willmcvicker@google.com Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20250106-contrib-pg-pinctrl_gsacore_disable-v1-1-d3fc88a48aed@linaro.org Signed-off-by: Krzysztof Kozlowski Signed-off-by: Greg Kroah-Hartman --- arch/arm64/boot/dts/exynos/google/gs101.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/exynos/google/gs101.dtsi b/arch/arm64/boot/dts/exynos/google/gs101.dtsi index c5335dd59dfe..813f96089578 100644 --- a/arch/arm64/boot/dts/exynos/google/gs101.dtsi +++ b/arch/arm64/boot/dts/exynos/google/gs101.dtsi @@ -1454,6 +1454,7 @@ pinctrl_gsacore: pinctrl@17a80000 { /* TODO: update once support for this CMU exists */ clocks = <0>; clock-names = "pclk"; + status = "disabled"; }; cmu_top: clock-controller@1e080000 { -- 2.49.0 Patches currently in stable-queue which might be from peter.griffin@linaro.org are queue-5.15/arm64-dts-exynos-gs101-disable-pinctrl_gsacore-node.patch