From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/8] arm: dts: add Artpec-6 soc dtsi file
Date: Wed, 10 Feb 2016 15:38:48 +0100 [thread overview]
Message-ID: <2518578.qKxQQXPlfn@wuerfel> (raw)
In-Reply-To: <733065957e9ec67d698870cf832b4641d0da30cb.1455107681.git.larper@axis.com>
On Wednesday 10 February 2016 13:41:53 Lars Persson wrote:
> Signed-off-by: Lars Persson <larper@axis.com>
> ---
Missing changelog
> arch/arm/boot/dts/artpec6.dtsi | 238 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 238 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..c1790d8
> --- /dev/null
> +++ b/arch/arm/boot/dts/artpec6.dtsi
> @@ -0,0 +1,238 @@
> +/*
> + * 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.
> + */
> +
> +#include <dt-bindings/interrupt-controller/arm-gic.h>
> +#include "skeleton.dtsi"
> +
> +/ {
> + compatible = "axis,artpec6";
> + interrupt-parent = <&intc>;
> +
> + aliases {
> + serial0 = &uart0;
> + serial1 = &uart1;
> + serial2 = &uart2;
> + serial3 = &uart3;
> + };
Move the aliases into the board, not all boards might use all four
uarts, or some board might assign different numbers.
> + uart0: uart at f8036000 {
make this "serial at f8036000"
Arnd
next prev parent reply other threads:[~2016-02-10 14:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-10 12:41 [PATCH 0/8] arm: Add Artpec-6 SoC Lars Persson
2016-02-10 12:41 ` [PATCH 1/8] clk: add device tree binding for artpec-6 pll1 clock Lars Persson
2016-02-10 14:36 ` Arnd Bergmann
2016-02-10 12:41 ` [PATCH 2/8] clk: add artpec-6 pll1 clock driver Lars Persson
2016-02-10 12:41 ` [PATCH 3/8] arm: add device-tree SoC bindings for Axis Artpec-6 Lars Persson
2016-02-10 14:37 ` Arnd Bergmann
2016-02-10 12:41 ` [PATCH 4/8] arm: dts: add Artpec-6 soc dtsi file Lars Persson
2016-02-10 14:38 ` Arnd Bergmann [this message]
2016-02-10 12:41 ` [PATCH 5/8] arm: dts: add Artpec-6 development board dts Lars Persson
2016-02-10 12:41 ` [PATCH 6/8] arm: initial machine port for artpec-6 SoC Lars Persson
2016-02-10 14:42 ` Arnd Bergmann
2016-02-10 12:41 ` [PATCH 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6 Lars Persson
2016-02-10 14:42 ` Arnd Bergmann
2016-02-10 12:41 ` [PATCH 8/8] arm: mach-artpec: add entry to MAINTAINERS Lars Persson
2016-02-10 14:43 ` [PATCH 0/8] arm: Add Artpec-6 SoC Arnd Bergmann
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=2518578.qKxQQXPlfn@wuerfel \
--to=arnd@arndb.de \
--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