Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757391Ab1FUW7N (ORCPT ); Tue, 21 Jun 2011 18:59:13 -0400 Received: from mail-gw0-f46.google.com ([74.125.83.46]:49351 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752903Ab1FUW7K convert rfc822-to-8bit (ORCPT ); Tue, 21 Jun 2011 18:59:10 -0400 MIME-Version: 1.0 In-Reply-To: References: <1308410354-21387-1-git-send-email-shawn.guo@linaro.org> <1308410354-21387-2-git-send-email-shawn.guo@linaro.org> <20110618161934.GH8195@ponder.secretlab.ca> <20110619073000.GA23171@S2100-06.ap.freescale.net> <20110621135558.GB9228@S2101-09.ap.freescale.net> <4E00F290.2010303@firmworks.com> <4E011678.4030208@firmworks.com> From: Grant Likely Date: Tue, 21 Jun 2011 16:58:50 -0600 X-Google-Sender-Auth: YGC3YDitkzPT1XwlI7vg1Lljrhk Message-ID: Subject: Re: [PATCH 1/3] serial/imx: add device tree support To: Segher Boessenkool Cc: patches@linaro.org, netdev@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, Jason Liu , linux-kernel@vger.kernel.org, Mitch Bradley , Jeremy Kerr , Sascha Hauer , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 913 Lines: 20 On Tue, Jun 21, 2011 at 4:52 PM, Segher Boessenkool wrote: >> Ah, we're having an impedance mismatch. ?I'm thinking specifically >> about the device tree compiler and some syntactic sugar for using the >> label definition to generate /also/ create alias properties. The >> hairiness is related to that and the way that dtc is implemented, not >> with the final aliases themselves. > > You can generate DTC-style aliases from OFW-style aliases instead (or > as well), it has other advantages (like being more readable, and having > the aliases grouped together). There is no difference between OFW and DTC aliases as far as I'm aware. g. -- 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/