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 0E4D6C369B2 for ; Thu, 17 Apr 2025 11:31:49 +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=IpeKW/K9bL0M5nKZxi8/F9ISCX6E9IpHLbUv3yMST64=; b=c3E/fmTAIUh3YO/2t1elYHiOYR xAvcvsyxz4NaEROpXUHknujytqZ/MvB7Uvd4ocT/9HSUblETzb70cveo3Tz5yc+HovcMwBzx6Jt/k T41rRNd2x23hHeas2NDTqjC497DqFlPSRJrLW8769kDuZ2xKbQAxIXQ9j85VjfUBIHJECM1+Hfxuy 0JOoL2Se5MIzXY0zEZzs5IGwGePDMhnzgD6/kA7gqaLU5ZbCE77GIx91yqPFHHvhe75wTxCaOTKwa 2eCLfS2+E3zEHd5X/1Z0i+xaIX+poGWTzJe3EBAJP4FsHebm6UKZcqzbKEEn4DQRkc3onpBS9oAcc 4Z+rXsLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1u5NT1-0000000CnuO-0FFP; Thu, 17 Apr 2025 11:31:39 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1u5NQT-0000000CnRL-1V1K for linux-arm-kernel@lists.infradead.org; Thu, 17 Apr 2025 11:29:02 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id E54914A23E; Thu, 17 Apr 2025 11:28:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 842E6C4CEE4; Thu, 17 Apr 2025 11:29:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1744889340; bh=XIyGx08HEYIpo7MXULPGPvU2xR2FQ3EcHSUl99nogiY=; h=Subject:To:Cc:From:Date:From; b=QvPiFZsLchUXI0GwPIwbYIqHD2o/4lFSVflNdg+dju8U8q14lvMinE11gs2P6Bz6p L6X60NH8SM+u4WmFonGDnex9KxI+VDfewuiuWjMSOoUi2Xov+gPMGIHGlp9R+pGRN/ qYsGLYCK+h0BmQAUVPkQrGs+HYf11NKmaLmOn25U= Subject: Patch "arm64: dts: exynos: gs101: disable pinctrl_gsacore node" has been added to the 6.13-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:21:45 +0200 Message-ID: <2025041745-sauna-cornea-3ce1@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_042901_421273_9D83F79D X-CRM114-Status: GOOD ( 13.43 ) 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 6.13-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-6.13 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(+) --- a/arch/arm64/boot/dts/exynos/google/gs101.dtsi +++ b/arch/arm64/boot/dts/exynos/google/gs101.dtsi @@ -1451,6 +1451,7 @@ /* TODO: update once support for this CMU exists */ clocks = <0>; clock-names = "pclk"; + status = "disabled"; }; cmu_top: clock-controller@1e080000 { Patches currently in stable-queue which might be from peter.griffin@linaro.org are queue-6.13/arm64-dts-exynos-gs101-disable-pinctrl_gsacore-node.patch