From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benoit Cousson Subject: Re: [PATCH v3 0/5] ARM: dts: OMAP2+: use preprocessor for device trees Date: Wed, 29 May 2013 10:46:32 +0200 Message-ID: <51A5C068.9040308@ti.com> References: <1369666354-29152-1-git-send-email-florian.vaussard@epfl.ch> <51A46DB0.5020508@epfl.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:35812 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965080Ab3E2IrE (ORCPT ); Wed, 29 May 2013 04:47:04 -0400 In-Reply-To: <51A46DB0.5020508@epfl.ch> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: florian.vaussard@epfl.ch Cc: Tony Lindgren , Stephen Warren , Santosh Shilimkar , linux-omap@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org Salut Florian, On 05/28/2013 10:41 AM, Florian Vaussard wrote: > > On 05/27/2013 04:52 PM, 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. Thanks for that nice cleanup. > I realized that I should also address am* devices. I will wait for comments > on this version, then post a v4. Sorry for the noise. That's up to you, but I can anyway already pulled that series. That AM* patches can go later. Thanks, Benoit From mboxrd@z Thu Jan 1 00:00:00 1970 From: b-cousson@ti.com (Benoit Cousson) Date: Wed, 29 May 2013 10:46:32 +0200 Subject: [PATCH v3 0/5] ARM: dts: OMAP2+: use preprocessor for device trees In-Reply-To: <51A46DB0.5020508@epfl.ch> References: <1369666354-29152-1-git-send-email-florian.vaussard@epfl.ch> <51A46DB0.5020508@epfl.ch> Message-ID: <51A5C068.9040308@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Salut Florian, On 05/28/2013 10:41 AM, Florian Vaussard wrote: > > On 05/27/2013 04:52 PM, 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. Thanks for that nice cleanup. > I realized that I should also address am* devices. I will wait for comments > on this version, then post a v4. Sorry for the noise. That's up to you, but I can anyway already pulled that series. That AM* patches can go later. Thanks, Benoit