On 31/01/2025 17:47, Uwe Kleine-König wrote: >> Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings >> are fixed by another series. Ultimately, it is up to the platform >> maintainer whether these warnings are acceptable or not. No need to reply >> unless the platform maintainer has comments. >> >> If you already ran DT checks and didn't see these error(s), then >> make sure dt-schema is up to date: >> >> pip3 install dtschema --upgrade >> >> >> New warnings running 'make CHECK_DTBS=y for arch/arm/boot/dts/intel/' for 20250130074553.92023-2-u.kleine-koenig@xxxxxxxxxxxx: > > Maybe I can learn something here: Is there a command that only checks > this single dtb file? > You asked about this and I gave you the link to blog describing this twice. See also `make help` for proper arch. Best regards, Krzysztof