From mboxrd@z Thu Jan 1 00:00:00 1970 From: arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org (Arnaud Ebalard) Subject: Re: [PATCHv2] ARM: mvebu: Add Netgear ReadyNAS 2120 board Date: Mon, 11 Nov 2013 21:53:55 +0100 Message-ID: <874n7ifyn0.fsf@natisbad.org> References: <87bo1qhfnf.fsf@natisbad.org> <52813F25.40703@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <52813F25.40703-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> (Sebastian Hesselbarth's message of "Mon, 11 Nov 2013 21:33:41 +0100") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sebastian Hesselbarth Cc: Jason Cooper , Andrew Lunn , Gregory Clement , Ezequiel Garcia , Thomas Petazzoni , Russell King , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Guenter Roeck List-Id: devicetree@vger.kernel.org Hi Sebastian. Sebastian Hesselbarth writes: >> + serial@12000 { >> + clocks = <&coreclk 0>; >> + status = "okay"; >> + }; > > For your possible cleanup later: move clocks = <&coreclk 0> to > armada-370-xp.dtsi and remove this then. > > Also for cleanup later: It would be great if most SoC nodes get > a node label. That way you can just write: > > uart0: { status = "okay" }; > > without replaying node hierarchy over and over again. I will keep that in mind for later cleanups. Regarding the nits, as you took the time to report those, I will send a v3 fixing them tomorrow. Cheers,, a+ -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html