Re: [PATCH net-next 1/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet switch

From: Romain Gantois
Date: Tue Oct 24 2023 - 05:54:46 EST


Hello Rob,

On Mon, 23 Oct 2023, Rob Herring wrote:

> pip3 install dtschema --upgrade
>
> Please check and re-submit after running the above command yourself. Note
> that DT_SCHEMA_FILES can be set to your schema file to speed up checking
> your schema. However, it must be unset to test all examples with your schema.
>
>

Even after upgrading dtschema to 2023.9, installing yamllint 1.32.0 and running
without DT_SCHEMA_FILES, I can't seem to reproduce this error. I've also tried
rebasing on v6.5-rc1 which didn't show it either. However, It seems like
the error is related to the psgmii-ethphy node which I'm planning on
removing anyway.

Thanks,

Romain