[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200304032038.14424-1-masahiroy@kernel.org>
Date: Wed, 4 Mar 2020 12:20:35 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: devicetree@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
linux-kbuild@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Masahiro Yamada <masahiroy@...nel.org>,
Frank Rowand <frowand.list@...il.com>,
Mark Rutland <mark.rutland@....com>,
Maxime Ripard <mripard@...nel.org>,
Michal Marek <michal.lkml@...kovi.net>
Subject: [PATCH 0/3] kbuild: improve DT build rules
This series is applicable on
Linus' tree + the following two patches:
https://patchwork.kernel.org/patch/11413625/
https://patchwork.kernel.org/patch/11413623/
Masahiro Yamada (3):
kbuild: avoid concurrency issue in parallel building dtbs and
dtbs_check
kbuild: allow to run dt_binding_check and dtbs_check in a single
command
kbuild: allow to run dt_binding_check without kernel configuration
Documentation/devicetree/bindings/Makefile | 8 +++-----
Documentation/devicetree/writing-schema.rst | 4 ++++
Makefile | 16 ++++++++++++----
scripts/dtc/Makefile | 5 +++--
4 files changed, 22 insertions(+), 11 deletions(-)
--
2.17.1
Powered by blists - more mailing lists