On Tue, Mar 3, 2020 at 1:06 AM Rob Herring [off-list ref] wrote:
On Fri, Feb 28, 2020 at 10:25 PM Masahiro Yamada [off-list ref] wrote:
quoted
Hi Rob,
On Sat, Feb 29, 2020 at 9:37 AM Rob Herring [off-list ref] wrote:
quoted
Most folks only run dt_binding_check on the single schema they care about
by setting DT_SCHEMA_FILES. That means example is only checked against
that one schema which is not always sufficient.
Let's address this by splitting processed-schema.yaml into 2 files: one
that's always all schemas for the examples and one that's just the schema
in DT_SCHEMA_FILES for dtbs.
Cc: Michal Marek <redacted>
Cc: linux-kbuild@vger.kernel.org
Co-developed-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
---
Masahiro, given you pretty much re-wrote this, I added you as
Co-developed-by.
I can apply both to my kbuild tree.
Please apply to your tree.
Done.
Thanks.
--
Best Regards
Masahiro Yamada