lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53204551.80801@free-electrons.com>
Date:	Wed, 12 Mar 2014 12:30:25 +0100
From:	Antoine Ténart 
	<antoine.tenart@...e-electrons.com>
To:	Arnd Bergmann <arnd@...db.de>, linux-arm-kernel@...ts.infradead.org
CC:	zmxu@...vell.com, jszhang@...vell.com,
	linux-kernel@...r.kernel.org, alexandre.belloni@...e-electrons.com,
	sebastian.hesselbarth@...il.com
Subject: Re: [PATCH 2/2] ARM: dts: berlin2q: add the Marvell BG2-Q DMP device
 tree

On 12/03/2014 12:20, Arnd Bergmann wrote:
> On Wednesday 12 March 2014 12:06:04 Antoine Ténart wrote:
>> +
>> +       soc {
>> +               apb@...000 {
>> +                       uart0: uart@...0 {
>> +                               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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ