From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 25 Aug 2014 16:49:54 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:53210 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27006715AbaHYOtwaSF0z (ORCPT ); Mon, 25 Aug 2014 16:49:52 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.8/8.14.8) with ESMTP id s7PEnldg031814; Mon, 25 Aug 2014 16:49:47 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.8/8.14.8/Submit) id s7PEnhJ1031813; Mon, 25 Aug 2014 16:49:43 +0200 Date: Mon, 25 Aug 2014 16:49:43 +0200 From: Ralf Baechle 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" Subject: Re: [PATCH 0/7] MIPS: Move device-tree files to a common location 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 Content-Disposition: inline In-Reply-To: <2336240.173zr5MfQE@wuerfel> User-Agent: Mutt/1.5.23 (2014-03-12) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 42225 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips 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