From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 9 Apr 2012 15:01:40 +0000 Subject: [PATCH V3 1/5] ARM: kirkwood: Basic support for DNS-320 and DNS-325 In-Reply-To: References: <1332885255-8304-1-git-send-email-jm@lentin.co.uk> <201204091409.04927.arnd@arndb.de> Message-ID: <201204091501.40176.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 09 April 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. > > Changes since last submission (V2):- > > * Use IEEE-compliant "okay", rather than "ok" (adressing comments from > Scott Wood) > Looks great, yes. 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: Mon, 9 Apr 2012 15:01:40 +0000 Message-ID: <201204091501.40176.arnd@arndb.de> References: <1332885255-8304-1-git-send-email-jm@lentin.co.uk> <201204091409.04927.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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 Monday 09 April 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. > > Changes since last submission (V2):- > > * Use IEEE-compliant "okay", rather than "ok" (adressing comments from > Scott Wood) > Looks great, yes. Arnd