From patchwork Wed Jan 21 04:53:27 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 5674711 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id F42079F357 for ; Wed, 21 Jan 2015 04:47:26 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 26026203C0 for ; Wed, 21 Jan 2015 04:47:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 58305203B7 for ; Wed, 21 Jan 2015 04:47:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752455AbbAUErZ (ORCPT ); Tue, 20 Jan 2015 23:47:25 -0500 Received: from mail-pd0-f178.google.com ([209.85.192.178]:61039 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691AbbAUErY (ORCPT ); Tue, 20 Jan 2015 23:47:24 -0500 Received: by mail-pd0-f178.google.com with SMTP id y10so7821519pdj.9 for ; Tue, 20 Jan 2015 20:47:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=G1Dt8mvXjFQqo/ts82dhMbY3myy2HbTkL3wysUBMNu0=; b=mRSbFlWmluERSoN4bb+RU3adoz5+nB+JP05HnW11R39LbgwfqrXHTKLy4M0XIPS0Bn bk2g3SIA5ZBmATt2L3JlRbsKf+fBGnf/5L1gUOdbSphQdjiFaNgjYTce5pkc/KzDJKzO aLGZoteGe5WjnsTyMN8yxzlmdn/5ZTCqS56iLM+1WDtVV/IUFhASA+pmvMNdnIEFyjxo YAytcDaU87B0V3I6WsdLSOLtGrkJus/ul580Ptmb905e4oCTppUq7PXB3KKT+O7c28HZ Pngx5sWsFS94/B2TgjzW+PIP86adgNJDtt522zzO8clkA6z2j4O3Dzul2y7K/Z7ZmEo7 az0g== X-Received: by 10.67.7.225 with SMTP id df1mr34180072pad.48.1421815644292; Tue, 20 Jan 2015 20:47:24 -0800 (PST) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by mx.google.com with ESMTPSA id gw8sm4451452pbc.48.2015.01.20.20.47.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jan 2015 20:47:23 -0800 (PST) From: Magnus Damm To: linux-sh@vger.kernel.org Cc: laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, linus.walleij@linaro.org, horms@verge.net.au, Magnus Damm , linux-arm-kernel@lists.infradead.org Date: Wed, 21 Jan 2015 13:53:27 +0900 Message-Id: <20150121045327.7648.77155.sendpatchset@little-apple> In-Reply-To: <20150121045256.7648.7451.sendpatchset@little-apple> References: <20150121045256.7648.7451.sendpatchset@little-apple> Subject: [PATCH 03/13] ARM: shmobile: mackerel dts: Remove Legacy DTS file Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Remove the DTS file for the no longer supported Mackerel board. Signed-off-by: Magnus Damm --- arch/arm/boot/dts/Makefile | 1 - arch/arm/boot/dts/sh7372-mackerel.dts | 26 -------------------------- 2 files changed, 27 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- 0001/arch/arm/boot/dts/Makefile +++ work/arch/arm/boot/dts/Makefile 2015-01-21 11:07:54.407575785 +0900 @@ -408,7 +408,6 @@ dtb-$(CONFIG_ARCH_SHMOBILE_LEGACY) += \ r8a7778-bockw.dtb \ r8a7778-bockw-reference.dtb \ r8a7779-marzen.dtb \ - sh7372-mackerel.dtb \ sh73a0-kzm9g.dtb dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += emev2-kzm9d.dtb \ r7s72100-genmai.dtb \ --- 0001/arch/arm/boot/dts/sh7372-mackerel.dts +++ /dev/null 2015-01-13 15:44:39.280208949 +0900 @@ -1,26 +0,0 @@ -/* - * Device Tree Source for the mackerel board - * - * Copyright (C) 2012 Renesas Solutions Corp. - * - * This file is licensed under the terms of the GNU General Public License - * version 2. This program is licensed "as is" without any warranty of any - * kind, whether express or implied. - */ - -/dts-v1/; -#include "sh7372.dtsi" - -/ { - model = "Mackerel (AP4 EVM 2nd)"; - compatible = "renesas,mackerel"; - - chosen { - bootargs = "console=tty0, console=ttySC0,115200 earlyprintk=sh-sci.0,115200 root=/dev/nfs nfsroot=,tcp,v3 ip=dhcp mem=240m rw"; - }; - - memory { - device_type = "memory"; - reg = <0x40000000 0x10000000>; - }; -};