From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH 0/7] MIPS: Move device-tree files to a common location Date: Mon, 25 Aug 2014 16:49:43 +0200 Message-ID: <20140825144943.GE25892@linux-mips.org> References: <1408651466-8334-1-git-send-email-abrestic@chromium.org> <20140823161456.GA2758@localhost> <2336240.173zr5MfQE@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from localhost.localdomain ([127.0.0.1]:53215 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27006749AbaHYOtxF1Ub5 (ORCPT + 1 other); Mon, 25 Aug 2014 16:49:53 +0200 Content-Disposition: inline In-Reply-To: <2336240.173zr5MfQE@wuerfel> Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Rob Herring , Olof Johansson , Andrew Bresticker , Florian Fainelli , Kumar Gala , David Daney , Rob Herring , Linux-MIPS , Qais Yousef , Ian Campbell , "linux-kernel@vger.kernel.org" , Pawel Moll , John Crispin , Mark Rutland , Jayachandran C , Paul Burton , James Hogan , "devicetree@vger.kernel.org" List-Id: devicetree@vger.kernel.org There have been no forcing arguments for or against acceptance of this patch series but given that many other architectures organize their DTS files in an arch//boot/dts/ directory I think MIPS should follow that example. Ralf