Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754941Ab3FKXk1 (ORCPT ); Tue, 11 Jun 2013 19:40:27 -0400 Received: from mail-pd0-f181.google.com ([209.85.192.181]:58767 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752582Ab3FKXk0 (ORCPT ); Tue, 11 Jun 2013 19:40:26 -0400 Date: Tue, 11 Jun 2013 16:40:22 -0700 From: Olof Johansson To: Christian Daudt Cc: Matt Porter , Arnd Bergmann , Stephen Warren , Linux ARM Kernel List , Linux Kernel Mailing List , Linaro Patches Subject: Re: [PATCH 0/2] ARM dts: bcm281xx: use preprocessor for device trees Message-ID: <20130611234022.GG23774@quad.lixom.net> References: <1370497295-12682-1-git-send-email-matt.porter@linaro.org> <20130611070344.GF6688@quad.lixom.net> <51B756CD.1070500@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51B756CD.1070500@broadcom.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1417 Lines: 34 On Tue, Jun 11, 2013 at 09:56:45AM -0700, Christian Daudt wrote: > On 13-06-11 12:03 AM, Olof Johansson wrote: > >On Thu, Jun 06, 2013 at 01:41:33AM -0400, Matt Porter wrote: > >>This series follows the same approach as taken on Tegra and > >>OMAP DT files to use the C preprocessor in order to improve > >>readability. Since bcm281xx does not yet have gpio and pinctrl > >>support, this series just enables the C preprocessor and removes > >>the magic constants from existing irq properties. Any new > >>additions can come in using human readable definitions. > >> > >>The resulting dtb was diff-tested to validate it versus the non > >>preprocessed dts version. > >> > >>Matt Porter (2): > >> ARM: dts: bcm281xx: use #include for device tree files > >> ARM: dts: bcm281xx: use existing defines for irqs > >Acked-by: Olof Johansson > Acked-by: Christian Daudt > > > >Not sure what else you'll have for 3.11 devicetree-wise, Christian -- your > >choice if you want to send a pull request or ack these and we'll apply them > >directly. > > > I can add them to my tree. I already have a pending dt commit to push. Ok, great. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/