[PATCH 2/2] ARM: dts: berlin2q: add the Marvell BG2-Q DMP device tree
Antoine Ténart
antoine.tenart at free-electrons.com
Wed Mar 12 07:30:25 EDT 2014
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
More information about the linux-arm-kernel
mailing list