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 50C5F3D994; Tue, 12 Aug 2025 19:03:49 +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=1755025429; cv=none; b=WdvTiGVGzXXRpM7sVRp6LAe/bZTNiQhCnuMfG9sy9WhMigXRx8emae1YBsfW9oCOJYzF0X/VMBWdNgbkjL3VIIIZ+tDdNp8bsyEY+fGTBC5yGSmDAETlC01rqJ9OgZrqd5pE3QdfBkRLAvBeR+E20rcpvRvXsjwuoxSVd00XCIk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755025429; c=relaxed/simple; bh=bxBr6Av/C46/Yaymnl0flCI3iSwDkcO+44xlcKHkwBg=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=ABQuYFGxIauKVReNKC5K72upuDE8K+sZpWD7v4oGKVbiMlBjTIj1Yo740PsFMButUC1rWl1YifszjZoka426o95tu/X/OOPP8emkc8mJzlPSv73MwF0bJkEDP4dON/oD+66Dnn257RNPXMW3UEdYIkWy5nVBOrBeIJoB3NyXYww= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=cIIDiLQg; 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="cIIDiLQg" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A9645C4CEF0; Tue, 12 Aug 2025 19:03:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1755025429; bh=bxBr6Av/C46/Yaymnl0flCI3iSwDkcO+44xlcKHkwBg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cIIDiLQg6qAzLtaHEe3KYYWtXs/5UPupyiX4RGiUOE/7icxaSlaNc8nuxCszxCwvl /yQ+A85w9TRO80C+kOxnWjkc7WoBIQqSjJRa1KDz8TPfKB1XA+r/Qgp4xwoHuQW66S Ir6ZuAgBKrgEjyWcAEKpguvwzz7fbytb3cKIwSw0= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Konrad Dybcio , Dmitry Baryshkov , Bjorn Andersson , Sasha Levin Subject: [PATCH 6.15 037/480] arm64: dts: qcom: sdm845: Expand IMEM region Date: Tue, 12 Aug 2025 19:44:05 +0200 Message-ID: <20250812174358.933125337@linuxfoundation.org> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20250812174357.281828096@linuxfoundation.org> References: <20250812174357.281828096@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: Konrad Dybcio [ Upstream commit 81a4a7de3d4031e77b5796479ef21aefb0862807 ] We need more than what is currently described, expand the region to its actual boundaries. Signed-off-by: Konrad Dybcio Fixes: 948f6161c6ab ("arm64: dts: qcom: sdm845: Add IMEM and PIL info region") Reviewed-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20250523-topic-ipa_mem_dts-v1-2-f7aa94fac1ab@oss.qualcomm.com Signed-off-by: Bjorn Andersson Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/qcom/sdm845.dtsi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index d0314cdf0b92..0e6ec2c54c24 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -5078,18 +5078,18 @@ spmi_bus: spmi@c440000 { #interrupt-cells = <4>; }; - sram@146bf000 { + sram@14680000 { compatible = "qcom,sdm845-imem", "syscon", "simple-mfd"; - reg = <0 0x146bf000 0 0x1000>; + reg = <0 0x14680000 0 0x40000>; #address-cells = <1>; #size-cells = <1>; - ranges = <0 0 0x146bf000 0x1000>; + ranges = <0 0 0x14680000 0x40000>; - pil-reloc@94c { + pil-reloc@3f94c { compatible = "qcom,pil-reloc-info"; - reg = <0x94c 0xc8>; + reg = <0x3f94c 0xc8>; }; }; -- 2.39.5