Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751707AbbGaFqj (ORCPT ); Fri, 31 Jul 2015 01:46:39 -0400 Received: from conssluserg004.nifty.com ([202.248.44.42]:34322 "EHLO conssluserg004-v.nifty.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751636AbbGaFqg (ORCPT ); Fri, 31 Jul 2015 01:46:36 -0400 X-Nifty-SrcIP: [209.85.160.180] MIME-Version: 1.0 In-Reply-To: References: <1437993343-9542-1-git-send-email-ian.campbell@citrix.com> <1438176174.11600.198.camel@citrix.com> Date: Fri, 31 Jul 2015 14:46:18 +0900 Message-ID: Subject: Re: [PATCH v2] dtb: Create a common home for cross-architecture dtsi files. From: Masahiro Yamada To: Rob Herring Cc: Ian Campbell , Mark Rutland , "devicetree@vger.kernel.org" , Lorenzo Pieralisi , Russell King , Pawel Moll , Linux Kbuild mailing list , Catalin Marinas , Kumar Gala , Liviu Dudau , Linux Kernel Mailing List , Will Deacon , Rob Herring , Kristina Martsenko , Sudeep Holla , Kevin Hilman , linux-arm-kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1205 Lines: 40 Hi. 2015-07-30 10:30 GMT+09:00 Masahiro Yamada : > Hi, > > > 2015-07-30 0:23 GMT+09:00 Rob Herring : >> On Wed, Jul 29, 2015 at 8:22 AM, Ian Campbell wrote: >>> On Wed, 2015-07-29 at 20:07 +0900, Masahiro Yamada wrote: >>>> Hi Ian, >>>> >>>> >>>> 2015-07-27 19:35 GMT+09:00 Ian Campbell : >>>> > Commit 9ccd608070b6 "arm64: dts: add device tree for ARM SMM-A53x2 on >>>> > LogicTile Express 20MG" added a new dts file to arch/arm64 which >>>> > included "../../../../arm/boot/dts/vexpress-v2m-rs1.dtsi", i.e. a >>>> > .dtsi supplied by arch/arm. BTW, is there any chance to merge arch/arm64 and arch/arm in the future? For example, U-boot supports ARM64/32 in a single arch directory, arch/arm/. I guess, the cross-arch home directory for DTSI would be only used to share device trees between arm64 and arm32. -- Best Regards Masahiro Yamada -- 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/