Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756728Ab3ILSqg (ORCPT ); Thu, 12 Sep 2013 14:46:36 -0400 Received: from mail-we0-f180.google.com ([74.125.82.180]:42624 "EHLO mail-we0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754486Ab3ILSqe (ORCPT ); Thu, 12 Sep 2013 14:46:34 -0400 MIME-Version: 1.0 X-Originating-IP: [2620:0:1000:1b02:6e3b:e5ff:fe16:f1aa] In-Reply-To: <523205E1.2040704@gmail.com> References: <1379003839-16068-1-git-send-email-galak@codeaurora.org> <25E0B143-658E-4CCC-A88A-0AF70FFF33CE@codeaurora.org> <3E38F48E-EE41-4564-84A1-36CF07B08811@codeaurora.org> <9DD9D9A7-ED55-412F-A18D-599D1E365003@codeaurora.org> <523205E1.2040704@gmail.com> Date: Thu, 12 Sep 2013 11:46:33 -0700 Message-ID: Subject: Re: [PATCH] ARM: msm: Move msm devicetrees under a Qualcomm dir From: Olof Johansson To: Rob Herring Cc: Kumar Gala , David Brown , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Russell King , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org list" , Rohit Vaswani , 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: 715 Lines: 18 On Thu, Sep 12, 2013 at 11:20 AM, Rob Herring wrote: > As Stephen W has pointed out previously, the dtb filename itself is or > may be an ABI and the bootloader may be hardcoded to a name. So we > should avoid future renames. We still have the choice of producing the dtb files under arch/arm/boot/dts even if we move dts/dtsi files one level deeper, as long as we keep the filenames consistent. So we can do a move, just not a rename. -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/