From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 References: <20181129130559.66732-1-chris.brandt@renesas.com> <20181129130559.66732-3-chris.brandt@renesas.com> <20181130115713.blmkvpa2vsdnqdt6@verge.net.au> In-Reply-To: From: Geert Uytterhoeven Date: Fri, 30 Nov 2018 17:16:09 +0100 Message-ID: Subject: Re: [PATCH 2/2] ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVB Content-Type: text/plain; charset="UTF-8" To: Chris Brandt Cc: Simon Horman , Rob Herring , Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux-Renesas List-ID: Hi Chris, On Fri, Nov 30, 2018 at 5:10 PM Chris Brandt wrote: > On Friday, November 30, 2018 1, Geert wrote: > > > So in our RZ/A BSP that I release to customers I would use this dual > > > license. You can see the exact same license in a number of dts files in > > > mainline. > > > > Note that your file includes > > > > #include > > #include > > > > both of which are > > > > include/dt-bindings/gpio/gpio.h:/* SPDX-License-Identifier: GPL-2.0 */ > > include/dt-bindings/pinctrl/r7s9210-pinctrl.h:/* > > SPDX-License-Identifier: GPL-2.0 */ > > After I wrote that, I realized that we'll always have: > #include "r7s9210.dtsi" > Which I have as GPL-2.0....so the dual license idea in pointless. > > So to make things easy, I'll just drop the dual license thing and just > use SPDX GPL-2.0 That's one solution. Another solution would be to relicense all DT binding definitions and DTS files. Cfr. e.g. commit d061864b89c3234b ("ARM: dt: relicense two DT binding IRQ headers"). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds