From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 28 Mar 2012 08:19:59 +0000 Subject: [PATCH V3 1/5] ARM: kirkwood: Basic support for DNS-320 and DNS-325 In-Reply-To: <1332885255-8304-2-git-send-email-jm@lentin.co.uk> References: <1332885255-8304-1-git-send-email-jm@lentin.co.uk> <1332885255-8304-2-git-send-email-jm@lentin.co.uk> Message-ID: <201203280820.00139.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 27 March 2012, Jamie Lentin wrote: > Add support for the DNS-320 and DNS-325. Describe as much as currently possible > in the devicetree files, create a board-dnskw.c for everything else. > > Use IEEE-compliant "okay", rather than "ok" > > Acked-by: Arnd Bergmann > Acked-by: Jason Cooper > Signed-off-by: Jamie Lentin > --- One small note about changeset comments: The part about differences from the previous version of the same patch normally goes below the '---' line, in front of the diffstat, to prevent it from going into the git changelog. Otherwise people will have no idea what it's about. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH V3 1/5] ARM: kirkwood: Basic support for DNS-320 and DNS-325 Date: Wed, 28 Mar 2012 08:19:59 +0000 Message-ID: <201203280820.00139.arnd@arndb.de> References: <1332885255-8304-1-git-send-email-jm@lentin.co.uk> <1332885255-8304-2-git-send-email-jm@lentin.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1332885255-8304-2-git-send-email-jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Jamie Lentin Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Jason , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Tuesday 27 March 2012, Jamie Lentin wrote: > Add support for the DNS-320 and DNS-325. Describe as much as currently possible > in the devicetree files, create a board-dnskw.c for everything else. > > Use IEEE-compliant "okay", rather than "ok" > > Acked-by: Arnd Bergmann > Acked-by: Jason Cooper > Signed-off-by: Jamie Lentin > --- One small note about changeset comments: The part about differences from the previous version of the same patch normally goes below the '---' line, in front of the diffstat, to prevent it from going into the git changelog. Otherwise people will have no idea what it's about. Arnd