linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yoshihiro Kaneko <ykaneko0929@gmail.com>
To: linux-spi@vger.kernel.org
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Mark Brown <broonie@kernel.org>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	linux-sh@vger.kernel.org
Subject: [PATCH 2/2] spi: sh-msiof: Add compatible string for r8a7795
Date: Thu, 24 Dec 2015 20:16:47 +0900	[thread overview]
Message-ID: <1450955807-22869-3-git-send-email-ykaneko0929@gmail.com> (raw)
In-Reply-To: <1450955807-22869-1-git-send-email-ykaneko0929@gmail.com>

From: Hiromitsu Yamasaki <hiromitsu.yamasaki.ym@renesas.com>

Simply documents new compatibility string.
As a previous patch adds a generic R-Car Gen3 compatibility string
there appears to be no need for a driver updates.

Signed-off-by: Hiromitsu Yamasaki <hiromitsu.yamasaki.ym@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
---
 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 d9d89ee..81c1389 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-r8a7793" (R-Car M2-N)
 			 "renesas,msiof-r8a7794" (R-Car E2)
 			 "renesas,msiof-sh73a0" (SH-Mobile AG5)
+			 "renesas,msiof-r8a7795" (R-Car H3)
 
 			 When compatible with the generic version, nodes must
 			 list the SoC-specific version corresponding to the
-- 
1.9.1


      parent reply	other threads:[~2015-12-24 11:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-24 11:16 [PATCH 0/2] spi: sh-msiof: add rcar compatibility strings Yoshihiro Kaneko
2015-12-24 11:16 ` [PATCH 1/2] spi: sh-msiof: Add rcar fallback compatibility string Yoshihiro Kaneko
     [not found]   ` <1450955807-22869-2-git-send-email-ykaneko0929-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-12-24 14:58     ` Geert Uytterhoeven
2015-12-24 15:01       ` Geert Uytterhoeven
     [not found]         ` <CAMuHMdWxP3LYpng199Y3Ppp9ci0BkaA5RbCStuT40iky81e6Ww-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-24 17:52           ` Yoshihiro Kaneko
     [not found]       ` <CAMuHMdXe8Jpz6aTJkLTcNkKpsoV7tDSjUwuaZY7LxfojA9z7cw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-24 17:33         ` Yoshihiro Kaneko
2015-12-24 11:16 ` Yoshihiro Kaneko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1450955807-22869-3-git-send-email-ykaneko0929@gmail.com \
    --to=ykaneko0929@gmail.com \
    --cc=broonie@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=horms@verge.net.au \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).