All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 01/18] arm: shmobile: Document Kingfisher board DT bindings
@ 2017-09-16 18:48 Vladimir Barinov
  2017-09-18  8:51 ` Geert Uytterhoeven
  2017-09-20 20:52 ` Rob Herring
  0 siblings, 2 replies; 6+ messages in thread
From: Vladimir Barinov @ 2017-09-16 18:48 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm, Rob Herring, Mark Rutland,
	Catalin Marinas, Will Deacon
  Cc: devicetree, linux-renesas-soc, Vladimir Barinov

Add Kingfisher Device tree bindings Documentation, listing it as a
supported board.
Kingfisher is the H3ULCB/M3ULCB extension board.

Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
---
Changes in version 2:
- added own compatible value "shimafuji,kingfisher"
Changes in version 3:
- seperate Kingfisher entry from H3ULCB/M3ULCB

 Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index ae75cb3..5921ac2 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -76,6 +76,8 @@ Boards:
     compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7743"
   - iWave Systems RZ/G1M Qseven System On Module (iW-RainboW-G20M-Qseven)
     compatible = "iwave,g20m", "renesas,r8a7743"
+  - Kingfisher (SBEV-RCAR-KF-M03)
+    compatible = "shimafuji,kingfisher";
   - Koelsch (RTP0RC7791SEB00010S)
     compatible = "renesas,koelsch", "renesas,r8a7791"
   - Kyoto Microcomputer Co. KZM-A9-Dual
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-09-21  8:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-16 18:48 [PATCH v3 01/18] arm: shmobile: Document Kingfisher board DT bindings Vladimir Barinov
2017-09-18  8:51 ` Geert Uytterhoeven
     [not found]   ` <CAMuHMdUEZC1NwCn47Du-e7fQen366s0PXr+a=jdoDijYUqb0kw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-09-18  9:13     ` Simon Horman
2017-09-18  9:13       ` Simon Horman
2017-09-20 20:52 ` Rob Herring
2017-09-21  8:08   ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.