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 A163D3D994; Tue, 12 Aug 2025 19:03:52 +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=1755025432; cv=none; b=u0zUVelsPXJFkqhyJ8ez6VMK+McpybPjHmqYGL5zEJAMrrxC+HYaS1xQZXnTmkrFSOK6i6OiaN5qE/hYlecvSjb8AXfmPuX/naj0FYMc6B4NqbQmmK6GMVxBv3vdCI0lUlolYi/iHI2VblR4GFf9/Qgsz2mn6+P5pdLVOSUvF3o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755025432; c=relaxed/simple; bh=c07VMccP+wMILI6RiSoccIizpAufd61os9kDa6AB64I=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=T+WrXO+htyurbWPsGj2hWPl13aTURFyWKG72XCYmkcdfcp5K3wc1hppKjCfqK+8Nj4DUy/pTRg6VUBEh+5XfJ75XXs96y64Y9IJBP4iVLWuNTIJhfLXhecCKeaj0JPGjGA0Boz8KSlnV5OGOWDYSOmhZ1rcGQNmbGYwC98fFsLw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=hVkdD6x5; 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="hVkdD6x5" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0F090C4CEF0; Tue, 12 Aug 2025 19:03:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1755025432; bh=c07VMccP+wMILI6RiSoccIizpAufd61os9kDa6AB64I=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hVkdD6x5Ceot+KfsnvR4GYwm9PM0H4TLKomlgwXkAWAMdCurPvWnAnoY3bUKkfZ8G PLtGFBPykQrKnfiVsj5BsmF0/G/0LyJJNfSQApsSbOORmiquSso3zO09y4Y3fYUM40 UzdacbdAd5Q1aUELEy+X/VZz9oty8R1Fbk/1dp0s= 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 038/480] arm64: dts: qcom: sc7180: Expand IMEM region Date: Tue, 12 Aug 2025 19:44:06 +0200 Message-ID: <20250812174358.977949256@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 965e28cad4739b11f1bc58c0a9935e025938bb1f ] We need more than what is currently described, expand the region to its actual boundaries. Fixes: ede638c42c82 ("arm64: dts: qcom: sc7180: Add IMEM and pil info regions") Signed-off-by: Konrad Dybcio Reviewed-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20250523-topic-ipa_mem_dts-v1-3-f7aa94fac1ab@oss.qualcomm.com Signed-off-by: Bjorn Andersson Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/qcom/sc7180.dtsi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi index 87c432c12a24..7dddafa901d8 100644 --- a/arch/arm64/boot/dts/qcom/sc7180.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi @@ -3523,18 +3523,18 @@ spmi_bus: spmi@c440000 { #interrupt-cells = <4>; }; - sram@146aa000 { + sram@14680000 { compatible = "qcom,sc7180-imem", "syscon", "simple-mfd"; - reg = <0 0x146aa000 0 0x2000>; + reg = <0 0x14680000 0 0x2e000>; #address-cells = <1>; #size-cells = <1>; - ranges = <0 0 0x146aa000 0x2000>; + ranges = <0 0 0x14680000 0x2e000>; - pil-reloc@94c { + pil-reloc@2a94c { compatible = "qcom,pil-reloc-info"; - reg = <0x94c 0xc8>; + reg = <0x2a94c 0xc8>; }; }; -- 2.39.5