Re: [PATCH] soc: qcom: smem: support Glymur DRAM info
From: Konrad Dybcio
Date: Wed Aug 26 2026 - 09:11:40 EST
On 8/25/26 12:24 PM, Gopikrishna Garmidi wrote:
>
>
> On 8/20/2026 10:00 PM, Konrad Dybcio wrote:
>> From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>>
>> Glymur firmware provides a version 7 DDR-info SMEM entry whose 872-byte
>> layout is different from the one the driver supports today.
>>
>> The data contains 16 channel descriptors, 14 DDR frequency slots, four
>> 4 DDR region slots, a 10-entry SHUB frequency plan, and v6 misc information.
>> It accounts for 616 bytes; the captured SMEM entry has a further 256
>> zero bytes.
[...]
> I can send the overflow fix as a separate patch, or you can fold it in —whichever you prefer.
Please send it and thanks for spotting it!
Konrad