]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kbuild: verify dtoverlay files against schema
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 27 May 2024 11:34:24 +0000 (14:34 +0300)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 9 Jul 2024 13:40:16 +0000 (07:40 -0600)
commit49636c5680b977d8a39263c6c8db6061c427346e
tree39952b05ce7f2cd20dd5decc10b6c0bbb6c3c44c
parent2bcc89698602ec49a0bc8911e6d3322f66ea3405
kbuild: verify dtoverlay files against schema

Currently only the single part device trees are validated against DT
schema. For the multipart DT files only the base DTB is validated.
Extend the fdtoverlay commands to validate the resulting DTB file
against schema.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240527-dtbo-check-schema-v1-1-ee1094f88f74@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
scripts/Makefile.lib