From patchwork Wed Jan 21 04:53:37 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 5674721 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id AD5C7C058D for ; Wed, 21 Jan 2015 04:47:36 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E1432203C0 for ; Wed, 21 Jan 2015 04:47:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1C50C203B7 for ; Wed, 21 Jan 2015 04:47:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752338AbbAUEre (ORCPT ); Tue, 20 Jan 2015 23:47:34 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:50075 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691AbbAUEre (ORCPT ); Tue, 20 Jan 2015 23:47:34 -0500 Received: by mail-pa0-f46.google.com with SMTP id lf10so50352715pab.5 for ; Tue, 20 Jan 2015 20:47:34 -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=Pd8wUPvv/PSNJloIuePfiwKJHNpJXYs3mSFzeOXjbl8=; b=s4GZdKGrlgHIaTHtTTo7JFsHtPwwa9UQHujm6gyZHPMtNXaT5IkvKV4h+V7SZcv02w YlRqQL3ZXc3ml+MVNdl4Ra6k5eQm3zEgy6U6nw5WTMsSflleWZIOTf7dXQsY4EXbc/l5 bzQr6Kpu2SuELLcxij7cdKw2Ee3S1TdUbqieMOcK6HMzGKJRV+auAgwKX4XY8KHkZsn+ QGIRpbGaiCX9rzdALVOWP/oLnsF4PmRWNnkWaqrhb5je4TCGGLQCKwMMq7zIArVlecc9 DCA4hZaciuUdE1QWmfziK5nsP6E4yfOKzMTK21uw55qMgHdcPGEMo4ZBMUN1CEHEe+2O vaSA== X-Received: by 10.66.132.44 with SMTP id or12mr59097269pab.42.1421815654002; Tue, 20 Jan 2015 20:47:34 -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 ok9sm4447713pbb.52.2015.01.20.20.47.31 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jan 2015 20:47:33 -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:37 +0900 Message-Id: <20150121045337.7648.33836.sendpatchset@little-apple> In-Reply-To: <20150121045256.7648.7451.sendpatchset@little-apple> References: <20150121045256.7648.7451.sendpatchset@little-apple> Subject: [PATCH 04/13] 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 --- 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"