From patchwork Fri Aug 24 09:12:31 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 10574933 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4F00114E1 for ; Fri, 24 Aug 2018 09:19:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 409322C6F1 for ; Fri, 24 Aug 2018 09:19:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 346302C75B; Fri, 24 Aug 2018 09:19:11 +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_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable 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 2D7C42C6F1 for ; Fri, 24 Aug 2018 09:19:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727212AbeHXMwy (ORCPT ); Fri, 24 Aug 2018 08:52:54 -0400 Received: from mo4-p00-ob.smtp.rzone.de ([85.215.255.22]:27371 "EHLO mo4-p00-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726382AbeHXMwy (ORCPT ); Fri, 24 Aug 2018 08:52:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1535102347; s=strato-dkim-0002; d=fpond.eu; h=Message-Id:Date:Subject:Cc:To:From:X-RZG-CLASS-ID:X-RZG-AUTH:From: Subject:Sender; bh=OI1lF8cVVUk8XrJJSD4NTHKDL3+W6QI4YujTrAd2tpc=; b=afT9VkMZTtmoTqg1QdH6t835ZI/LOTj2jlcs+Z3KJKWS3NxPuhxTWxrgxOH+4zx9/i LHPHxVPDj90Ve5XkGECQE2Jd982kxfRq+LhpDg/c42x7J22Y6SjdaWo3K/RnJjci4qb7 Y3h0pyO7WN5dU5U5/OyovLl3SzhUhwHqwp7c7mrCAvEhi70o1c4xqexQMt0mEFYaCVeN sj4jjsHN2CVGCz+SvRxDZALA0S0Xy7/2fadmXm3SpzS9LqTeJAw0X/hf7BrNI+pz3iOM U+Mf6oTdtTIBp4dQUt3p4cjVq5fsRhbKtiTTFX8S1hrwWBnRhXPupc6od1Xrx8NqQpMz 6mVA== X-RZG-AUTH: ":OWANVUa4dPFUgKR/3dpvnYP0Np73dmm4I5W0/AvA67Ot4fvR82Ndd2CMa0I=" X-RZG-CLASS-ID: mo00 Received: from groucho.site by smtp.strato.de (RZmta 43.20 DYNA|AUTH) with ESMTPSA id d0aacfu7O9Cj3Hr (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Fri, 24 Aug 2018 11:12:45 +0200 (CEST) From: Ulrich Hecht To: devicetree@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, wsa@the-dreams.de, geert@linux-m68k.org, linux-spi@vger.kernel.org, Ulrich Hecht Subject: [RESEND PATCH] spi: sh-msiof: Document R-Car D3 support Date: Fri, 24 Aug 2018 11:12:31 +0200 Message-Id: <1535101951-11221-1-git-send-email-uli+renesas@fpond.eu> X-Mailer: git-send-email 2.7.4 Sender: linux-spi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-spi@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 Reviewed-by: Wolfram Sang --- This patch fell by the wayside, probably because I forgot to cc devicetree. 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 bfbc203..fd15715 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)