Re: [PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree

From: Konrad Dybcio

Date: Wed Dec 03 2025 - 05:34:39 EST


On 12/2/25 9:56 PM, Pavel Machek wrote:
> On Tue 2025-12-02 19:33:03, Konrad Dybcio wrote:
>> On 12/2/25 7:21 PM, Pavel Machek wrote:
>>> Hi!
>>>
>>>> Introduce the Device Tree for the recently announced Snapdragon SoC from Qualcomm:
>>>> https://www.qualcomm.com/products/mobile/snapdragon/smartphones/snapdragon-8-series-mobile-platforms/snapdragon-8-elite-gen-5
>>>>
>>>> Bindings and base Device Tree for the Kaanapali SoC, MTP (Mobile Test Platform)
>>>> and QRD (Qualcommm Reference Device) are splited in three:
>>>>
>>>> - 1-3: MTP board boot-to-shell with basic function.
>>>> - 4-16: More feature including PCIE, sdcard, usb, DSPs, PMIC related, tsense, bus, crypto etc. Add QRD board support.
>>>> - 17-20: Multimedia features including audio, video and camss.
>>>
>>> Thanks for doing this. I assume there devices available with this are
>>> quite expensive/hard to get at this point?
>>
>> A number of them seem available at most shops now, but they just came out
>> recently and they're all flagship phones so understandably it'll probably
>> take some time before enthusiasts poke at them
>
> Aha, that's actually good news, I was assuming only dev boards are
> available (MTP, QRD). So OnePlus 15, for example, would be suitable?
> (But I'd assume OnePlus 15 would still need separate dts, perhaps
> similar to MTP?).

There are always *some* bits that are common with the dev boards,
but it really varies. Depends on a specific device and how it was
designed.

Each device needs its own DTS, particularly since it encodes things
like voltage regulator settings, so the consequences may be dire if
there's a mismatch.

Konrad