From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Vaussard Subject: Re: [PATCH v3 0/5] ARM: dts: OMAP2+: use preprocessor for device trees Date: Wed, 29 May 2013 10:53:18 +0200 Message-ID: <51A5C1FE.6020404@epfl.ch> References: <1369666354-29152-1-git-send-email-florian.vaussard@epfl.ch> <51A46DB0.5020508@epfl.ch> <51A5C068.9040308@ti.com> Reply-To: florian.vaussard@epfl.ch Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp5.epfl.ch ([128.178.224.8]:57754 "HELO smtp5.epfl.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S965117Ab3E2IxX (ORCPT ); Wed, 29 May 2013 04:53:23 -0400 In-Reply-To: <51A5C068.9040308@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Benoit Cousson Cc: Tony Lindgren , Stephen Warren , Santosh Shilimkar , linux-omap@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org Hello Benoit, On 05/29/2013 10:46 AM, Benoit Cousson wrote: > 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. > I saw in your for_3.11/dts branch that you have a couple of patches declaring new pinctrl bindings, so I should base my series of this branch to address these patches as well. So I will send a v4 anyway in the coming days. Thanks, Florian From mboxrd@z Thu Jan 1 00:00:00 1970 From: florian.vaussard@epfl.ch (Florian Vaussard) Date: Wed, 29 May 2013 10:53:18 +0200 Subject: [PATCH v3 0/5] ARM: dts: OMAP2+: use preprocessor for device trees In-Reply-To: <51A5C068.9040308@ti.com> References: <1369666354-29152-1-git-send-email-florian.vaussard@epfl.ch> <51A46DB0.5020508@epfl.ch> <51A5C068.9040308@ti.com> Message-ID: <51A5C1FE.6020404@epfl.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello Benoit, On 05/29/2013 10:46 AM, Benoit Cousson wrote: > 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. > I saw in your for_3.11/dts branch that you have a couple of patches declaring new pinctrl bindings, so I should base my series of this branch to address these patches as well. So I will send a v4 anyway in the coming days. Thanks, Florian