From patchwork Mon Jan 26 06:18:29 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 5706581 X-Patchwork-Delegate: horms@verge.net.au 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 294F19F2ED for ; Mon, 26 Jan 2015 06:12:22 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6BE4220142 for ; Mon, 26 Jan 2015 06:12:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 998482012E for ; Mon, 26 Jan 2015 06:12:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751828AbbAZGMU (ORCPT ); Mon, 26 Jan 2015 01:12:20 -0500 Received: from mail-pd0-f173.google.com ([209.85.192.173]:51319 "EHLO mail-pd0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbbAZGMU (ORCPT ); Mon, 26 Jan 2015 01:12:20 -0500 Received: by mail-pd0-f173.google.com with SMTP id fp1so10166544pdb.4 for ; Sun, 25 Jan 2015 22:12:19 -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=y/TKpyGuuye2soSgV9MPlML4U0ar7+ftLWfmHbG5aiU=; b=K4d00hY/mIett+/HmdtTs2CBTGok+pk4BSSTmQHWIiRgauimorGMuqMuY1D5YZT48g WV6B6TZ4K2FAOBjGgBVNk9WZsBbHJxblS/BceLPJZQvoWc7HFmJXWIoh+ATy8Cbg7Xi8 8wJ4Rl1ZzmTDJJIG690C9OG1T+xqfa1VIt62P924WWSs/9xuVtZ39xlWiiWJR3gH2A+s xrzWhajft/hPr5nwfXh3utS6ibeG3MQmORmj/1cFNvh25osgMBwooJfayRhmUidVNnhs aPdHG9QLuc+MifvemYkfpug75VrZ8NoIfLSoH1VysHKSrJTLenOYykR8AQlniiOKGGUR cUlg== X-Received: by 10.70.102.100 with SMTP id fn4mr2525955pdb.163.1422252739627; Sun, 25 Jan 2015 22:12:19 -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 kg2sm8757709pbc.72.2015.01.25.22.12.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jan 2015 22:12:18 -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: Mon, 26 Jan 2015 15:18:29 +0900 Message-Id: <20150126061829.6848.75172.sendpatchset@little-apple> In-Reply-To: <20150126061747.6848.9708.sendpatchset@little-apple> References: <20150126061747.6848.9708.sendpatchset@little-apple> Subject: [PATCH 04/14 v2] ARM: shmobile: mackerel: Remove DT binding documentation 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 DT compatibile string documentation for the no longer supported Mackerel board. Signed-off-by: Magnus Damm Acked-by: Laurent Pinchart --- Changes since V1: - None Documentation/devicetree/bindings/arm/shmobile.txt | 2 -- 1 file changed, 2 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/Documentation/devicetree/bindings/arm/shmobile.txt +++ work/Documentation/devicetree/bindings/arm/shmobile.txt 2015-01-21 11:10:46.507575167 +0900 @@ -57,8 +57,6 @@ Boards: compatible = "renesas,kzm9g", "renesas,sh73a0" - Lager (RTP0RC7790SEB00010S) compatible = "renesas,lager", "renesas,r8a7790" - - Mackerel (R0P7372LC0016RL, AP4 EVM 2nd) - compatible = "renesas,mackerel" - Marzen compatible = "renesas,marzen", "renesas,r8a7779"