[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171941379329.3079760.8888191953810274742.robh@kernel.org>
Date: Wed, 26 Jun 2024 08:56:45 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
Cc: Nathan Chancellor <nathan@...nel.org>,
Nicolas Schier <nicolas@...sle.eu>, devicetree@...r.kernel.org,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Masahiro Yamada <masahiroy@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Subject: Re: [PATCH] kbuild: verify dtoverlay files against schema
On Mon, 27 May 2024 14:34:24 +0300, Dmitry Baryshkov wrote:
> Currently only the single part device trees are validated against DT
> schema. For the multipart schema files only the first file is validated.
> Extend the fdtoverlay commands to validate the resulting DTB file
> against schema.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
> ---
> scripts/Makefile.lib | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
Applied, thanks!
Powered by blists - more mailing lists