From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Vaussard Subject: Re: [PATCH v2 0/5] ARM: dts: OMAP2+: use preprocessor for device trees Date: Tue, 28 May 2013 17:13:21 +0200 Message-ID: <51A4C991.6050502@epfl.ch> References: <1369323421-4180-1-git-send-email-florian.vaussard@epfl.ch> <51A4C84E.4070005@wwwdotorg.org> Reply-To: florian.vaussard@epfl.ch Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51A4C84E.4070005@wwwdotorg.org> Sender: linux-omap-owner@vger.kernel.org To: Stephen Warren Cc: Benoit Cousson , Tony Lindgren , linux-omap@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 05/28/2013 05:07 PM, Stephen Warren wrote: > On 05/23/2013 09:36 AM, Florian Vaussard wrote: >> Hello, >> >> Following a similar proposal by Stephen Warren for tegra [1], this series >> makes use of the C preprocessor when compiling OMAP DT files, and >> accomplishes some improvements to improve overall readability. >> >> Patch 1 is a preparation for the rest of the series. >> Patch 2 uses existing constants for GPIOs. Patch 3 does the same for >> IRQs. Patch 4 creates a new header for OMAP's padmux, and patch 5 uses >> it to simplify pinctrl DT. >> >> For all targets, the .dtb files were diff-tested before and after >> applying the series to guarantee identity. > > The series briefly, > > Reviewed-by: Stephen Warren > Thank you. FYI, I posted a v3 addressing Tony's comments [1]. Regards, Florian [1] http://thread.gmane.org/gmane.linux.ports.arm.omap/98320