Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 49636c56 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Rob Herring (Arm)
Browse files

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: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240527-dtbo-check-schema-v1-1-ee1094f88f74@linaro.org


Signed-off-by: default avatarRob Herring (Arm) <robh@kernel.org>
parent 2bcc8969
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment