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

From: Roger Shimizu

Date: Wed Feb 11 2026 - 02:27:31 EST


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.

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