Re: [PATCH] arm64: dts: qcom: qcs6490: Add Thundercomm AI Mini PC G1 IoT

From: Konrad Dybcio

Date: Thu Feb 12 2026 - 04:05:12 EST


On 2/11/26 8:27 AM, Roger Shimizu wrote:
> On Mon, Feb 9, 2026 at 12:31 AM Konrad Dybcio
> <konrad.dybcio@xxxxxxxxxxxxxxxx> wrote:
>>
>> It may be that your version of pydtschema is wildly out of date.
>>
>> Nowadays the general expectation for using bleeding-edge python
>> tools seems to be for one to grab them via pipx
>
> Thanks for the info!
> Sorry I forgot to mention that I spent some time last weekend, and
> resolved the issue in Debian [1]. (patch was enclosed in the ticket)
> I prefer to use deb pkg, over pip install.

Thanks for being an active contributor!

Konrad

>
> Now I'm using locally built dt-schema deb pkg (updated to latest tag
> 2025.12), and and run "make dt_binding_check" successfully.
>
> [1] https://bugs.debian.org/1127460
>
> -Roger