[PATCH v3 0/3] Describe IMEM on Eliza

Alexander Koskovich posted 3 patches 1 month, 4 weeks ago
Documentation/devicetree/bindings/sram/sram.yaml |  1 +
arch/arm64/boot/dts/qcom/eliza.dtsi              | 94 ++++++++++++++----------
2 files changed, 58 insertions(+), 37 deletions(-)
[PATCH v3 0/3] Describe IMEM on Eliza
Posted by Alexander Koskovich 1 month, 4 weeks ago
Add a compatible and describe the IMEM for the Eliza SoC.

Sort nodes by unit address, this can be applied separate of the other two.

I kept the IPA modem tables in eliza.dtsi per Konrad's feedback about the IMEM
containing it regardless of SKU.

Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
---
Changes in v3:
- pilreloc-sram -> pil-reloc-sram (Konrad)
- Link to v2: https://lore.kernel.org/r/20260416-eliza-imem-v2-0-fb7a71123451@pm.me

Changes in v2:
- Fix sorting of nodes in eliza.dtsi
- Link to v1: https://lore.kernel.org/r/20260415-eliza-imem-v1-0-4a90e8683799@pm.me

---
Alexander Koskovich (3):
      arm64: dts: qcom: eliza: Sort nodes by unit address
      dt-bindings: sram: Document qcom,eliza-imem
      arm64: dts: qcom: eliza: Add IMEM node

 Documentation/devicetree/bindings/sram/sram.yaml |  1 +
 arch/arm64/boot/dts/qcom/eliza.dtsi              | 94 ++++++++++++++----------
 2 files changed, 58 insertions(+), 37 deletions(-)
---
base-commit: 936c21068d7ade00325e40d82bfd2f3f29d9f659
change-id: 20260415-eliza-imem-e791f44abf1b

Best regards,
-- 
Alexander Koskovich <akoskovich@pm.me>
Re: (subset) [PATCH v3 0/3] Describe IMEM on Eliza
Posted by Bjorn Andersson 3 weeks, 3 days ago
On Sat, 18 Apr 2026 10:39:38 +0000, Alexander Koskovich wrote:
> Add a compatible and describe the IMEM for the Eliza SoC.
> 
> Sort nodes by unit address, this can be applied separate of the other two.
> 
> I kept the IPA modem tables in eliza.dtsi per Konrad's feedback about the IMEM
> containing it regardless of SKU.
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: eliza: Sort nodes by unit address
      commit: 853a3ead458c409ffcfd7ff6a33ddc994b9a444d

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>