Re: [PATCH v7 1/5] dt-bindings: sram: describe the IPQ5424 IMEM as mmio-sram

From: Kathiravan Thirumoorthy

Date: Wed Feb 25 2026 - 06:29:43 EST



On 2/25/2026 3:43 PM, Krzysztof Kozlowski wrote:
On Wed, Feb 25, 2026 at 12:13:10PM +0530, Kathiravan Thirumoorthy wrote:
Based on the discussion in the linux-arm-msm list[1], it is not
appropriate to define the IMEM (On-Chip SRAM) as syscon or MFD.
The reason should be here. I asked that referencing 3rd party resources
is not the same as providing the reason.

Sorry, I misunderstood your statement. Let me rewrite as below. Please let me know if this is okay.

"IMEM shouldn’t be treated as a syscon or simple-mfd because it’s really just on‑chip SRAM, not a block of control registers or a device with multiple hardware functions. In reality it’s just memory that different pieces of software read or write. Describing it as generic mmio‑SRAM keeps the model simple and closer to what the hardware actually is."

Best regards,
Krzysztof