From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/6] arm: dts: add Artpec-6 SoC dtsi file
Date: Wed, 24 Feb 2016 16:29:08 -0800 [thread overview]
Message-ID: <20160225002908.GD10126@localhost> (raw)
In-Reply-To: <9d3b8e80eeb56ca0808aae62eabd82af23ddb5c5.1455205057.git.larper@axis.com>
On Thu, Feb 11, 2016 at 05:06:17PM +0100, Lars Persson wrote:
> Initial device tree for the Artpec-6 SoC.
>
> Signed-off-by: Lars Persson <larper@axis.com>
> ---
> arch/arm/boot/dts/artpec6.dtsi | 236 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 236 insertions(+)
> create mode 100644 arch/arm/boot/dts/artpec6.dtsi
>
> diff --git a/arch/arm/boot/dts/artpec6.dtsi b/arch/arm/boot/dts/artpec6.dtsi
> new file mode 100644
> index 0000000..f2a7e4a
> --- /dev/null
> +++ b/arch/arm/boot/dts/artpec6.dtsi
> @@ -0,0 +1,236 @@
> +/*
> + * Device Tree Source for the Axis ARTPEC-6 SoC
> + *
> + * This file is licensed under the terms of the GNU General Public License
> + * version 2. This program is licensed "as is" without any warranty of any
> + * kind, whether express or implied.
> + */
I just realized these are GPL-only. We try to get most DTS/DTSI files dual
licensed now so that they can be separated from the linux kernel and used in
other projects. You can see the boilerplate used by other platforms in the same
directory.
I'd appreciate a patch that changed the licensing (it can be done on top of
this, since I already applied the patches we might as well keep them and fix
incrementally).
(Let me know if your corporate lawyers are giving you a hard time over this,
I'd be happy to talk to them to explain if needed).
-Olof
next prev parent reply other threads:[~2016-02-25 0:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-11 16:06 [PATCH v3 0/6] arm: Add Artpec-6 SoC Lars Persson
2016-02-11 16:06 ` [PATCH v3 1/6] arm: add device-tree SoC bindings for Axis Artpec-6 Lars Persson
2016-02-12 16:40 ` Rob Herring
2016-02-11 16:06 ` [PATCH v3 2/6] arm: dts: add Artpec-6 SoC dtsi file Lars Persson
2016-02-25 0:29 ` Olof Johansson [this message]
2016-02-11 16:06 ` [PATCH v3 3/6] arm: dts: add Artpec-6 development board dts Lars Persson
2016-02-11 16:06 ` [PATCH v3 4/6] arm: initial machine port for artpec-6 SoC Lars Persson
2016-02-11 16:06 ` [PATCH v3 5/6] arm: multi_v7_defconfig: add MACH_ARTPEC6 Lars Persson
2016-02-11 16:06 ` [PATCH v3 6/6] arm: mach-artpec: add entry to MAINTAINERS Lars Persson
2016-02-11 16:20 ` [PATCH v3 0/6] arm: Add Artpec-6 SoC Arnd Bergmann
2016-02-24 22:00 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160225002908.GD10126@localhost \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).