From patchwork Wed Jun 20 12:01:21 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 10477091 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 220A960383 for ; Wed, 20 Jun 2018 12:01:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 13A1928E05 for ; Wed, 20 Jun 2018 12:01:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 04B7828E97; Wed, 20 Jun 2018 12:01:35 +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=-7.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID 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 E19FC28E05 for ; Wed, 20 Jun 2018 12:01:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751648AbeFTMBd (ORCPT ); Wed, 20 Jun 2018 08:01:33 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:37800 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbeFTMBc (ORCPT ); Wed, 20 Jun 2018 08:01:32 -0400 Received: by mail-wm0-f65.google.com with SMTP id r125-v6so6393784wmg.2; Wed, 20 Jun 2018 05:01:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=Yty1y257Y9J0H5+ZnhNqPcxzdUA2FSgK6POs3POKNBA=; b=uRz73qS3L4KXEyd6BotgkdeYcelxlbQ61Kz55wKATVLQFiq2VEkY5YWQg8Iu/gHO5/ e0kc+9HO5ZCwQfvfVXnzc1NtMaXXcdLxcnYGmf3LO/j9Y4b67UW9sNATfXY23DEgCOwN Zp1YdDpZEhLm6gm551lqYVpUwRF2woa7Z4EPvpa547ewnXT0segk8dKK7CKoMq5Cf9tN e20TO/f6VyiuxfIBmquJ2VMei5fodqpRmFXaHNumd7e3hZhgL8304IHS103W/DXHEfK7 X1OESJLDcKSMrkEN3bRbfB5VqvhuiRPHdIrfODJNkU9R2+fAc8YHerdQoCPss7BgGhzf dQ0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references; bh=Yty1y257Y9J0H5+ZnhNqPcxzdUA2FSgK6POs3POKNBA=; b=je+QGEAxtEduL8/Q9om03eqfnp1gmdmBsIt6IzOFdFRkHxeeaGHS9IVcZYZ6brMdUQ qqzssEEtUlat7NvdMttFScOhL99MJFcaNXIPg3Tfu56RkgGFVg5drjvidlAwBCj3TD9/ BISdhVyFn4iW4hRjt+tTGrkjin4TxhuCmHh7b3PjEJo222oRMypozrzAmFAxlCA2fgwV r67T29gg1tFYAtOHqC19TK13HXOPYdoUzZSk6Nkcunum4YJnAFwgm9/fpOSuNrQ9Yu94 HnWXXHLblim2RO2zzbZqAkTFg9F+2svvurneSFdaNODAxOZTZy8VUsUgPjosvZymHYMv hHcA== X-Gm-Message-State: APt69E3nOM/i10HEFR1nQqG2Vz95Y4vpsd5o7AjUNo4WVDwU18LMkhtE 5zSyiqRM8J/kO5T/5Rt5MRKpsY0= X-Google-Smtp-Source: ADUXVKJZl6B7OOeS0w65mll3qUFzJuyy3ZZUWzGjeQCZvKATieMmKI0PlISeCRXB0xeu1CpQDyM7LA== X-Received: by 2002:a1c:43c5:: with SMTP id q188-v6mr1554477wma.69.1529496091266; Wed, 20 Jun 2018 05:01:31 -0700 (PDT) Received: from groucho.site (ipbcc3ea18.dynamic.kabel-deutschland.de. [188.195.234.24]) by smtp.gmail.com with ESMTPSA id s10-v6sm3728349wmb.12.2018.06.20.05.01.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 20 Jun 2018 05:01:30 -0700 (PDT) From: Ulrich Hecht To: linux-renesas-soc@vger.kernel.org Cc: wsa@the-dreams.de, geert@linux-m68k.org, linux-spi@vger.kernel.org, Ulrich Hecht Subject: [PATCH v2 2/2] spi: sh-msiof: Document R-Car D3 support Date: Wed, 20 Jun 2018 14:01:21 +0200 Message-Id: <1529496081-10571-2-git-send-email-ulrich.hecht+renesas@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1529496081-10571-1-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1529496081-10571-1-git-send-email-ulrich.hecht+renesas@gmail.com> 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 Document support for the MSIOF module in the Renesas D3 (r8a77995) SoC. No driver update is needed. Signed-off-by: Ulrich Hecht Reviewed-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- Added Reviewed-bys. CU Uli Documentation/devicetree/bindings/spi/sh-msiof.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/spi/sh-msiof.txt b/Documentation/devicetree/bindings/spi/sh-msiof.txt index 3980632..914036d 100644 --- a/Documentation/devicetree/bindings/spi/sh-msiof.txt +++ b/Documentation/devicetree/bindings/spi/sh-msiof.txt @@ -11,6 +11,7 @@ Required properties: "renesas,msiof-r8a7795" (R-Car H3) "renesas,msiof-r8a7796" (R-Car M3-W) "renesas,msiof-r8a77965" (R-Car M3-N) + "renesas,msiof-r8a77995" (R-Car D3) "renesas,msiof-sh73a0" (SH-Mobile AG5) "renesas,sh-mobile-msiof" (generic SH-Mobile compatibile device) "renesas,rcar-gen2-msiof" (generic R-Car Gen2 and RZ/G1 compatible device)