From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id E4AD02C00D4 for ; Tue, 30 Jul 2013 10:29:47 +1000 (EST) Message-ID: <1375144178.3721.13.camel@pasglop> Subject: Re: [PATCH] Add device file bindings for MAPLE From: Benjamin Herrenschmidt To: Scott Wood Date: Tue, 30 Jul 2013 10:29:38 +1000 In-Reply-To: <1375142451.30721.68@snotra> References: <1374930222-32739-1-git-send-email-shaveta@freescale.com> <1375142451.30721.68@snotra> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Shaveta Leekha , devicetree-discuss@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2013-07-29 at 19:00 -0500, Scott Wood wrote: > On 07/27/2013 08:03:42 AM, Shaveta Leekha wrote: > > Signed-off-by: Shaveta Leekha > > --- > > .../devicetree/bindings/powerpc/fsl/maple.txt | 50 > > ++++++++++++++++++++ BTW, that's confusing, we have a platform called maple ... oh well... Cheers, Ben.