Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753340Ab2KELcW (ORCPT ); Mon, 5 Nov 2012 06:32:22 -0500 Received: from mail-ea0-f174.google.com ([209.85.215.174]:59298 "EHLO mail-ea0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752730Ab2KELcT (ORCPT ); Mon, 5 Nov 2012 06:32:19 -0500 MIME-Version: 1.0 In-Reply-To: <1dc81a3260da0a911dbcabd737547b7bff16a99c.1351721190.git.josh.cartwright@ni.com> References: <1dc81a3260da0a911dbcabd737547b7bff16a99c.1351721190.git.josh.cartwright@ni.com> Date: Mon, 5 Nov 2012 12:32:17 +0100 X-Google-Sender-Auth: M5KJSN3G-wPnCLAAq32QB13s7ig Message-ID: Subject: Re: [PATCH 4/8] ARM: zynq: dts: split up device tree From: Michal Simek To: Josh Cartwright Cc: Grant Likely , Rob Herring , Russell King , Mike Turquette , John Stultz , Thomas Gleixner , Alan Cox , Greg Kroah-Hartman , John Linn , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.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: 1362 Lines: 30 2012/10/31 Josh Cartwright : > The purpose of the created zynq-7000.dtsi file is to describe the > hardware common to all Zynq 7000-based boards. Also, get rid of the > zynq-ep107 device tree, since it is not hardware anyone can purchase. > > Add a zc702 dts file based on the zynq-7000.dtsi. Add it to the > dts/Makefile so it is built with the 'dtbs' target. > > Signed-off-by: Josh Cartwright > --- > arch/arm/boot/dts/Makefile | 1 + > .../boot/dts/{zynq-ep107.dts => zynq-7000.dtsi} | 19 +++----------- > arch/arm/boot/dts/zynq-zc702.dts | 30 ++++++++++++++++++++++ > arch/arm/mach-zynq/common.c | 3 ++- > 4 files changed, 36 insertions(+), 17 deletions(-) > rename arch/arm/boot/dts/{zynq-ep107.dts => zynq-7000.dtsi} (79%) > create mode 100644 arch/arm/boot/dts/zynq-zc702.dts Not going to apply this. We need to finish our discussion in "[PATCH v4 1/5] zynq: use GIC device tree bindings" before. Definitely I like idea to use "xlnx,zynq-7000" generic model name. Thanks, Michal -- 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/