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 8F7BD2FD1DC; Tue, 12 Aug 2025 18:28:34 +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=1755023314; cv=none; b=OBL6wbiU6RLuJ+t5EO5m34d70/S4uJnrLtf6b9b5FjyEWamndz85+UOXlluLxdWR05aTvLS9bsoTd6cs8zJQuycIbRS1fOOF3O0xUMnupbnUJ/IqvC18/OB3yFO7nDMPcYmih0lJCaxoWrFMJNmRNvbURmUo7qGO9xKgMsCjupU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755023314; c=relaxed/simple; bh=8J2S3UnJnh1yzqKQVhr5P6UjSPW7bV822bU9hIoyNyg=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=NDP43v4Yt8y9TJiBIFzvFMkMrWRA2nsAMzG2SMgyhBWxAAJ+H4R3K95KCLrZyEVzi7CvEHaYhBiXsnVGRA6eG1WlHrEZpfXSNOgRFaLc7ySm7Wl30IhAC1PKgPh/uEJHfnHStEC4QUwuGOjbK8IhhjTjNkvNMjUZ8WsgfeMxrg4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=De+1kRgP; 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="De+1kRgP" Received: by smtp.kernel.org (Postfix) with ESMTPSA id F1F42C4CEF7; Tue, 12 Aug 2025 18:28:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1755023314; bh=8J2S3UnJnh1yzqKQVhr5P6UjSPW7bV822bU9hIoyNyg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=De+1kRgPVOQkRqhhYxLojj9d77nmLMhVv2xYflIIrY4uveddzcjtyubuhtIG9qzOE Yw/8BgJ5y83YG347m+tmtKQtOQcoN8vw8TW53hgLMhPYOuo+W1hlz/wes8IwWH8hcI r/OGz+9Xeq0MjQlDhYZaSXCnWGVQH9/L3wUiuAsc= 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.16 043/627] arm64: dts: qcom: sdm845: Expand IMEM region Date: Tue, 12 Aug 2025 19:25:38 +0200 Message-ID: <20250812173420.979378664@linuxfoundation.org> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20250812173419.303046420@linuxfoundation.org> References: <20250812173419.303046420@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.16-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 3bc8471c658b..6ee97cfecc70 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -5081,18 +5081,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