Re: [PATCH 02/20] arm64: dts: qcom: Introduce Kaanapali SoC
From: Konrad Dybcio
Date: Tue Nov 04 2025 - 07:55:08 EST
On 11/4/25 10:04 AM, Jingyi Wang wrote:
>
>
> On 10/14/2025 7:46 PM, Akhil P Oommen wrote:
>>
>>
>> On 9/25/2025 5:47 AM, Jingyi Wang wrote:
>>> Kaanapali is Snapdragon SoC from Qualcomm.
>>>
> <...>
>>> +
>>> + reserved-memory {
>>> + #address-cells = <2>;
>>> + #size-cells = <2>;
>>> + ranges;
>>> +
>>
>> This is missing a bunch of reserved regions which causes device crash when you stress memory allocation.
>>
>> -Akhil.
>>
>
> Hi Akhil,
>
> We will not add all the reserved-memory in dts, other regions are designed to
> be added in bootloader.
If what Akhil says is true and Linux is crashing, something must be
wrong..
Konrad