From patchwork Tue Jul 5 21:53:53 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 9215233 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A7C756048B for ; Tue, 5 Jul 2016 21:54:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 97626283F6 for ; Tue, 5 Jul 2016 21:54:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 898DB2843F; Tue, 5 Jul 2016 21:54:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 059C6283F6 for ; Tue, 5 Jul 2016 21:54:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755398AbcGEVx7 (ORCPT ); Tue, 5 Jul 2016 17:53:59 -0400 Received: from mail-lf0-f54.google.com ([209.85.215.54]:33017 "EHLO mail-lf0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755577AbcGEVx6 (ORCPT ); Tue, 5 Jul 2016 17:53:58 -0400 Received: by mail-lf0-f54.google.com with SMTP id f6so143325738lfg.0 for ; Tue, 05 Jul 2016 14:53:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=e6XF5doBCf+RcsZ83Pb+YRwdcisMaj6labg7WY2mSBk=; b=kCsHwVroD2PcdD8stNrydA7S56JtUJ5E+MnuM/qy+wqAnDhlNojB86M6wqAMO5Yuuu 74P5blBEkNVxY72NyDnmuVDAd2G5NrNie82KuWkRQ+a1pYLElwzJCEsnUD+Hvwob8ARZ xT4CX7RZ9fyFKDaEVes8syIRcKpHmnoFECEXutFatM6S67Qe8CsP4zvq+yci3F1Yj8sd woqDUYnRcbRpYWrbVV+HfNXLT2ognm/dmeiZ52XL6JYkUhhN+HgUnIBILp9rR0xh7Gt6 GkHVUzL5Nb+puT0cdl6C1LIs97zdx7tx39T8dJKbq/JFyALkoqBjKeZpC2mwbfmPOuKf FnKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding; bh=e6XF5doBCf+RcsZ83Pb+YRwdcisMaj6labg7WY2mSBk=; b=O3HsyHyehCSYwarplzmW7KLiyt/VZoPrhxKJU+Yo2xoTHPZ1Q9Ry156QTuXXaw4TGP MyICiDOwR7C1rNvMzsPV9dJ6Y+YTfFlhVhY/FKsQl8LBb8B9jpMKAyYsCpjukg6+dVvO VlUbg5yJISMnnkk6m6reZmZrL5dvByZDeBKbqbCyS3VtxV0Tm/j+493BuyOFrams/wDR EEbpeqfVJYIxffJIL2Y4T9SyJEM+sB1MOD20pFS5ZtU4hTCSzH3057rj5NvGKwduQtiY ANkkUoypXBbc/9Esrn82PzPUN01LWcoxSvm9KM0MEOfQGgYncEQWSc+O7s8P0SWdF2T/ WoKw== X-Gm-Message-State: ALyK8tJB2fu47VCFC+Deu5KEt3NTCny977AeYOVBNUKzmnlgB/5yJn7aepkUF2QJrLUcFA== X-Received: by 10.25.127.4 with SMTP id a4mr5386013lfd.111.1467755636275; Tue, 05 Jul 2016 14:53:56 -0700 (PDT) Received: from wasted.cogentembedded.com ([31.173.81.134]) by smtp.gmail.com with ESMTPSA id h83sm353238lji.28.2016.07.05.14.53.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Jul 2016 14:53:55 -0700 (PDT) From: Sergei Shtylyov To: linus.walleij@linaro.org, linux-gpio@vger.kernel.org, gnurou@gmail.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org Subject: [PATCH] gpio: rcar: document R8A7792 support Date: Wed, 06 Jul 2016 00:53:53 +0300 Message-ID: <1977343.FhZjzuj3ub@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.14.10 (Linux/4.4.13-200.fc22.x86_64; KDE/4.14.17; x86_64; ; ) In-Reply-To: <1501145.5ro9yfox2Z@wasted.cogentembedded.com> References: <1501145.5ro9yfox2Z@wasted.cogentembedded.com> MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Renesas R8A7792 SoC is a member of the R-Car gen2 family that is supported by the Renesas R-Car GPIO driver. Signed-off-by: Sergei Shtylyov --- The patch is against the 'devel' branch of Linus Walleij's 'linux-gpio.git' repo. Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt | 1 + 1 file changed, 1 insertion(+) Index: linux-gpio/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt =================================================================== --- linux-gpio.orig/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt +++ linux-gpio/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt @@ -7,6 +7,7 @@ Required Properties: - "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller. - "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller. - "renesas,gpio-r8a7791": for R8A7791 (R-Car M2-W) compatible GPIO controller. + - "renesas,gpio-r8a7792": for R8A7792 (R-Car V2H) compatible GPIO controller. - "renesas,gpio-r8a7793": for R8A7793 (R-Car M2-N) compatible GPIO controller. - "renesas,gpio-r8a7794": for R8A7794 (R-Car E2) compatible GPIO controller. - "renesas,gpio-r8a7795": for R8A7795 (R-Car H3) compatible GPIO controller.