From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933270AbaHYOt4 (ORCPT ); Mon, 25 Aug 2014 10:49:56 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:40798 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933010AbaHYOty (ORCPT ); Mon, 25 Aug 2014 10:49:54 -0400 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) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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