From: Ananthu C V <ananthu.cv@oss.qualcomm.com>
To: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v4 2/2] arch: arm64: boot: dts: qcom: add IMEM and PIL regions for glymur
Date: Thu, 23 Apr 2026 04:25:16 -0700 [thread overview]
Message-ID: <aeoBnJ0ddy6dxhw2@hu-anancv-lv.qualcomm.com> (raw)
In-Reply-To: <77111d7c-4f18-4c6b-a3fd-b5e2981939dd@oss.qualcomm.com>
On Wed, Apr 22, 2026 at 01:07:46PM +0200, Konrad Dybcio wrote:
> On 4/21/26 11:47 AM, Ananthu C V wrote:
> > Hi Konrad,
> >
> > On Wed, Apr 08, 2026 at 11:42:14AM +0200, Konrad Dybcio wrote:
> >> On 3/27/26 11:24 AM, Ananthu C V wrote:
> >>> Add an IMEM on glymur which falls back to mmio-sram and define the
> >>> PIL relocation info region as its child, for post mortem tools to
> >>> locate the loaded remoteprocs.
> >>>
> >>> Signed-off-by: Ananthu C V <ananthu.cv@oss.qualcomm.com>
> >>> ---
> >>> arch/arm64/boot/dts/qcom/glymur.dtsi | 16 ++++++++++++++++
> >>> 1 file changed, 16 insertions(+)
> >>>
> >>> diff --git a/arch/arm64/boot/dts/qcom/glymur.dtsi b/arch/arm64/boot/dts/qcom/glymur.dtsi
> >>> index 4886e87ebd49..21ae05f0ee17 100644
> >>> --- a/arch/arm64/boot/dts/qcom/glymur.dtsi
> >>> +++ b/arch/arm64/boot/dts/qcom/glymur.dtsi
> >>> @@ -6457,6 +6457,22 @@ rx-pins {
> >>> };
> >>> };
> >>>
> >>> + sram@14680000 {
> >>> + compatible = "qcom,glymur-imem", "mmio-sram";
> >>> + reg = <0x0 0x14680000 0x0 0x1000>;
> >>> + ranges = <0 0 0x14680000 0x1000>;
> >>
> >> size=0x2c_000
> >
> > on glymur the imem region is a 4kb region of size 0x1000.
>
> No.. that's the "shared" slice of it
Indeed, I missed out on mentioning the "shared" word. The size of the whole
imem region is indeed 0x2c_000. I used kaanapali, which only mentions the
shared imem region, as a reference before. I'll make a revision to reflect
the whole imem region size. Thanks for the review.
Best,
Ananthu
prev parent reply other threads:[~2026-04-23 11:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-27 10:24 [PATCH v4 0/2] arm64: dts: qcom: add IMEM and PIL regions for glymur Ananthu C V
2026-03-27 10:24 ` [PATCH v4 1/2] dt-bindings: sram: document glymur as compatible Ananthu C V
2026-03-29 11:05 ` Dmitry Baryshkov
2026-03-31 11:09 ` Ananthu C V
2026-03-27 10:24 ` [PATCH v4 2/2] arch: arm64: boot: dts: qcom: add IMEM and PIL regions for glymur Ananthu C V
2026-04-08 9:42 ` Konrad Dybcio
2026-04-21 9:47 ` Ananthu C V
2026-04-22 11:07 ` Konrad Dybcio
2026-04-23 11:25 ` Ananthu C V [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aeoBnJ0ddy6dxhw2@hu-anancv-lv.qualcomm.com \
--to=ananthu.cv@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox