From patchwork Mon Jan 26 06:20:12 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 5706681 X-Patchwork-Delegate: geert@linux-m68k.org 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 ADCC6C058E for ; Mon, 26 Jan 2015 06:14:05 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D9D592012E for ; Mon, 26 Jan 2015 06:14:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0381120145 for ; Mon, 26 Jan 2015 06:14:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751837AbbAZGOD (ORCPT ); Mon, 26 Jan 2015 01:14:03 -0500 Received: from mail-pa0-f44.google.com ([209.85.220.44]:62281 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751591AbbAZGOC (ORCPT ); Mon, 26 Jan 2015 01:14:02 -0500 Received: by mail-pa0-f44.google.com with SMTP id rd3so9913516pab.3 for ; Sun, 25 Jan 2015 22:14:02 -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=KR6Ulw8k7WxO5bLbLF1SHmoyOqYnQi3Jd6FkZi0kXwM=; b=EojWujasFhq+VV7Yo2Im3Ld2RypK9dyBW49s2xUlDcX1HvsQTwq+Nf58WQIipNbbzF RBDMRAhWiXNNutI2lIsCn6d7K/jgv7AYYLN5KYcJfX6Uq929K/W6+8eQpOGtSOH76VxL w8RyvYRfE4ikIfOJvoerVtaLQrfz1YTdHtZuKvdNVG+xlS2UtoR5T+PAY0V0bgF3gDNG kPSVi8g6btTdwKhc8hfVrA5zMVr3nVEBJBFqlQrf+TUPI1962tXS7cVF6g2iCV8sPPUN JprB73LBIk0+24nfCzuH2wx42X0SUOY4fwm9uMkl7rvtaGurN+O5Xew2QKqhNyPEvSzv w+BA== X-Received: by 10.66.155.194 with SMTP id vy2mr31303461pab.77.1422252842636; Sun, 25 Jan 2015 22:14:02 -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 nh4sm8792790pdb.37.2015.01.25.22.13.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jan 2015 22:14:01 -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:20:12 +0900 Message-Id: <20150126062012.6848.20501.sendpatchset@little-apple> In-Reply-To: <20150126061747.6848.9708.sendpatchset@little-apple> References: <20150126061747.6848.9708.sendpatchset@little-apple> Subject: [PATCH 14/14 v2] pinctrl: sh-pfc: sh7372: 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 compatible string entry for the now unsupported sh7372 SoC. Signed-off-by: Magnus Damm Acked-by: Laurent Pinchart --- Changes since V1: - None Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 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/pinctrl/renesas,pfc-pinctrl.txt +++ work/Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt 2015-01-21 12:12:15.357561911 +0900 @@ -1,7 +1,7 @@ * Renesas Pin Function Controller (GPIO and Pin Mux/Config) -The Pin Function Controller (PFC) is a Pin Mux/Config controller. On SH7372, -SH73A0, R8A73A4 and R8A7740 it also acts as a GPIO controller. +The Pin Function Controller (PFC) is a Pin Mux/Config controller. On SH73A0, +R8A73A4 and R8A7740 it also acts as a GPIO controller. Pin Control @@ -16,7 +16,6 @@ Required Properties: - "renesas,pfc-r8a7779": for R8A7779 (R-Car H1) compatible pin-controller. - "renesas,pfc-r8a7790": for R8A7790 (R-Car H2) compatible pin-controller. - "renesas,pfc-r8a7791": for R8A7791 (R-Car M2) compatible pin-controller. - - "renesas,pfc-sh7372": for SH7372 (SH-Mobile AP4) compatible pin-controller. - "renesas,pfc-sh73a0": for SH73A0 (SH-Mobile AG5) compatible pin-controller. - reg: Base address and length of each memory resource used by the pin @@ -75,8 +74,7 @@ bias-disable, bias-pull-up and bias-pull GPIO ---- -On SH7372, SH73A0, R8A73A4 and R8A7740 the PFC node is also a GPIO controller -node. +On SH73A0, R8A73A4 and R8A7740 the PFC node is also a GPIO controller node. Required Properties: