From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: berlin2q: add the Marvell BG2-Q DMP device tree
Date: Wed, 12 Mar 2014 12:20:01 +0100 [thread overview]
Message-ID: <4569718.jGyZ5WigRr@wuerfel> (raw)
In-Reply-To: <1394622364-6848-3-git-send-email-antoine.tenart@free-electrons.com>
On Wednesday 12 March 2014 12:06:04 Antoine T?nart wrote:
> +
> + soc {
> + apb at fc0000 {
> + uart0: uart at 9000 {
> + status = "okay";
> + };
> + };
> + };
> +};
No need to duplicate both the label and the hierarchy here. The easiest
way to do this is just
&uart0 {
status = "okay";
};
since you already have the label.
Arnd
next prev parent reply other threads:[~2014-03-12 11:20 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-12 11:06 [PATCH 0/2] ARM: add initial support for the Marvell BG2-Q DMP Antoine Ténart
2014-03-12 11:06 ` [PATCH 1/2] ARM: dts: berlin2q: add the Marvell Armada 1500 pro (BG2Q) device tree Antoine Ténart
2014-03-12 12:22 ` Alexandre Belloni
2014-03-13 9:56 ` Sebastian Hesselbarth
2014-03-13 10:08 ` Alexandre Belloni
2014-03-13 10:17 ` Sebastian Hesselbarth
2014-03-13 10:27 ` Antoine Ténart
2014-03-13 10:05 ` Sebastian Hesselbarth
2014-03-13 10:43 ` Alexandre Belloni
2014-03-13 11:02 ` Jisheng Zhang
2014-03-12 11:06 ` [PATCH 2/2] ARM: dts: berlin2q: add the Marvell BG2-Q DMP " Antoine Ténart
2014-03-12 11:20 ` Arnd Bergmann [this message]
2014-03-12 11:30 ` Antoine Ténart
2014-03-12 12:04 ` Jisheng Zhang
2014-03-12 12:37 ` Andrew Lunn
2014-03-12 12:44 ` Jisheng Zhang
2014-03-13 10:08 ` Sebastian Hesselbarth
2014-03-12 11:35 ` [PATCH 0/2] ARM: add initial support for the Marvell BG2-Q DMP Alexandre Belloni
2014-03-13 9:51 ` Sebastian Hesselbarth
2014-03-13 9:56 ` Alexandre Belloni
2014-03-13 10:35 ` Antoine Ténart
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=4569718.jGyZ5WigRr@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