From mboxrd@z Thu Jan 1 00:00:00 1970 From: antoine.tenart@free-electrons.com (=?ISO-8859-1?Q?Antoine_T=E9nart?=) Date: Wed, 12 Mar 2014 12:30:25 +0100 Subject: [PATCH 2/2] ARM: dts: berlin2q: add the Marvell BG2-Q DMP device tree In-Reply-To: <4569718.jGyZ5WigRr@wuerfel> References: <1394622364-6848-1-git-send-email-antoine.tenart@free-electrons.com> <1394622364-6848-3-git-send-email-antoine.tenart@free-electrons.com> <4569718.jGyZ5WigRr@wuerfel> Message-ID: <53204551.80801@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12/03/2014 12:20, Arnd Bergmann wrote: > 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. I'll change that. Thanks for the feedback ! -- Antoine T?nart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com