Re: [PATCH v2 26/34] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema
From: Simon Horman <horms@verge.net.au>
Date: 2018-12-10 11:12:31
Also in:
linux-devicetree, linux-renesas-soc, linuxppc-dev, lkml
On Thu, Dec 06, 2018 at 01:38:42PM -0600, Rob Herring wrote:
On Wed, Dec 5, 2018 at 1:44 PM Simon Horman [off-list ref] wrote:quoted
On Tue, Dec 04, 2018 at 09:08:57AM -0600, Rob Herring wrote:quoted
On Tue, Dec 4, 2018 at 8:57 AM Geert Uytterhoeven [off-list ref] wrote:quoted
Hi Simon, On Tue, Dec 4, 2018 at 3:48 PM Simon Horman [off-list ref] wrote:quoted
On Mon, Dec 03, 2018 at 03:32:15PM -0600, Rob Herring wrote:quoted
Convert Renesas SoC bindings to DT schema format using json-schema. Cc: Simon Horman <horms@verge.net.au> Cc: Magnus Damm <magnus.damm@gmail.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: linux-renesas-soc@vger.kernel.org Cc: devicetree@vger.kernel.org Signed-off-by: Rob Herring <robh@kernel.org> --- .../devicetree/bindings/arm/shmobile.txt | 151 ------------ .../devicetree/bindings/arm/shmobile.yaml | 218 ++++++++++++++++++ 2 files changed, 218 insertions(+), 151 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/shmobile.txt create mode 100644 Documentation/devicetree/bindings/arm/shmobile.yamlHi Rob, what is this based on? I get a conflict when applying the .txt change and if I knew the base for this patch it would be rather easy to work out what has changed.4.20-rc2quoted
quoted
Also, should we do an s/shmobile.txt/shmobile.yaml/ in MAINTAINERS?Yes. Though it was pointed out that get_maintainers.pl can pull emails out of this file. We'd need to get that to work by default though.quoted
Probably even s/shmobile.yaml/renesas.yaml/, while at it?Sure, if that's what you all want.How about this?LGTM
Thanks. As my tree is already closed for v4.21 I have applied this for v4.22. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel