Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751369Ab3IPSu2 (ORCPT ); Mon, 16 Sep 2013 14:50:28 -0400 Received: from mail-we0-f179.google.com ([74.125.82.179]:45133 "EHLO mail-we0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751229Ab3IPSu0 (ORCPT ); Mon, 16 Sep 2013 14:50:26 -0400 MIME-Version: 1.0 X-Originating-IP: [2620:0:1000:1b02:6e3b:e5ff:fe16:f1aa] In-Reply-To: References: <1379003839-16068-1-git-send-email-galak@codeaurora.org> <25E0B143-658E-4CCC-A88A-0AF70FFF33CE@codeaurora.org> <3E38F48E-EE41-4564-84A1-36CF07B08811@codeaurora.org> <20130912224737.GA24937@codeaurora.org> <9EA264FE-7621-458D-8333-9340DDBFC4EE@codeaurora.org> <52374DD1.9040209@codeaurora.org> Date: Mon, 16 Sep 2013 11:50:24 -0700 Message-ID: Subject: Re: [PATCH] ARM: msm: Move msm devicetrees under a Qualcomm dir From: Olof Johansson To: Kumar Gala Cc: Rohit Vaswani , David Brown , Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Russell King , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org list" , linux-arm-msm@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 827 Lines: 30 On Mon, Sep 16, 2013 at 11:46 AM, Kumar Gala wrote: > I think the two options are either: > > qcom-msm*, qcom-apq*, etc > > or > > qcom/msm-*, qcom/apq*, etc > > I'm guessing we'll end up without the dir and in the future have: > > qcom/qcom-msm-*, qcom/qcom-apq-* > > Olof??? When you create the dir, you can go from qcom-msm-* to qcom/msm-*, but still produce qcom-msm-*.dtb as the build output. We care about keeping the DTB name stable, not DTS. As long as they just conform to those two patterns it's easy to handle through makefile targets. -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/