devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates
@ 2017-09-13 17:05 Chris Paterson
  2017-09-13 17:05 ` [PATCH 2/8] ARM: dts: r8a7745: Add SDHI controllers Chris Paterson
                   ` (5 more replies)
  0 siblings, 6 replies; 51+ messages in thread
From: Chris Paterson @ 2017-09-13 17:05 UTC (permalink / raw)
  To: Simon Horman
  Cc: Rob Herring, Mark Rutland, Magnus Damm, Russell King,
	Fabrizio Castro, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Chris Paterson

This series contains multiple additions to the r8a774[35] device trees.

I've bundled them into a series to help avoid merge issues due to multiple
changes to the same files. Hopefully this doesn't add too much confusion!


Kind regards, Chris


Fabrizio Castro (8):
  ARM: dts: r8a7745: Add APMU node and second CPU core
  ARM: dts: r8a7745: Add SDHI controllers
  ARM: dts: iwg22m: Enable SDHI1 controller
  ARM: dts: iwg22d: Enable SDHI0 controller
  ARM: dts: r8a7743: Add QSPI support
  ARM: dts: iwg20m: Add SPI NOR support
  ARM: dts: r8a7745: Add QSPI support
  ARM: drs: iwg22m: Add SPI NOR support

 arch/arm/boot/dts/r8a7743-iwg20m.dtsi       | 26 ++++++++++
 arch/arm/boot/dts/r8a7743.dtsi              | 17 +++++++
 arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dts | 37 ++++++++++++++
 arch/arm/boot/dts/r8a7745-iwg22m.dtsi       | 43 +++++++++++++++++
 arch/arm/boot/dts/r8a7745.dtsi              | 75 +++++++++++++++++++++++++++++
 5 files changed, 198 insertions(+)

-- 
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-12-06 11:59 UTC | newest]

Thread overview: 51+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-13 17:05 [PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates Chris Paterson
2017-09-13 17:05 ` [PATCH 2/8] ARM: dts: r8a7745: Add SDHI controllers Chris Paterson
2017-09-15  7:54   ` Simon Horman
2017-09-15 15:39     ` Chris Paterson
     [not found] ` <1505322341-9480-1-git-send-email-chris.paterson2-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-09-13 17:05   ` [PATCH 1/8] ARM: dts: r8a7745: Add APMU node and second CPU core Chris Paterson
     [not found]     ` <1505322341-9480-2-git-send-email-chris.paterson2-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-09-15  7:45       ` Simon Horman
     [not found]         ` <20170915074551.GF3924-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2017-09-15  8:05           ` Geert Uytterhoeven
     [not found]             ` <CAMuHMdWrMiHQz_Tadh3R00n+zeSnGOW-o=skbK-R-yD6Z-x2+A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-09-15  8:57               ` Fabrizio Castro
2017-09-15 11:06                 ` Simon Horman
     [not found]                   ` <20170915110609.GL3924-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2017-12-06 10:30                     ` Geert Uytterhoeven
     [not found]                       ` <CAMuHMdUuF4kwUiUYCbSew3W0Pa2CfRdCijefbOO1ZYAbnyG3KA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-12-06 11:21                         ` Fabrizio Castro
2017-12-06 11:59                           ` Fabrizio Castro
2017-09-19 15:03     ` Geert Uytterhoeven
2017-09-13 17:05   ` [PATCH 3/8] ARM: dts: iwg22m: Enable SDHI1 controller Chris Paterson
     [not found]     ` <1505322341-9480-4-git-send-email-chris.paterson2-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-09-15  8:11       ` Simon Horman
     [not found]         ` <20170915081144.GI3924-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2017-09-20 11:16           ` Geert Uytterhoeven
2017-09-20 13:05         ` Chris Paterson
2017-09-21  8:31           ` Simon Horman
2017-09-21  8:38             ` Simon Horman
2017-09-20 13:06         ` Chris Paterson
     [not found]           ` <TY1PR06MB07024A3CACDC8399EE8F6C62B7610-/PRLmSCtZ14u2TXDOttQZW0DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-09-21  8:37             ` Simon Horman
2017-09-13 17:05   ` [PATCH 4/8] ARM: dts: iwg22d: Enable SDHI0 controller Chris Paterson
2017-09-15  8:05     ` Simon Horman
2017-09-18 16:26       ` Fabrizio Castro
     [not found]       ` <20170915080530.GH3924-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2017-09-20 17:17         ` Fabrizio Castro
2017-09-20 11:40     ` Geert Uytterhoeven
2017-09-21  8:38       ` Simon Horman
2017-09-21  8:42         ` Simon Horman
2017-09-21  8:53           ` Fabrizio Castro
     [not found]             ` <TY1PR06MB089549AB7DCF1C03605EF421C0660-/PRLmSCtZ16EeHdvShrxA20DtJ1/0DrXvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2017-09-21  9:03               ` Simon Horman
2017-09-22  6:52                 ` Chris Paterson
2017-09-22 13:01                   ` [PATCH v2] " Fabrizio Castro
     [not found]                     ` <1506085262-13639-1-git-send-email-fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-09-22 13:33                       ` Fabrizio Castro
2017-09-25  7:18                         ` Simon Horman
2017-09-25  7:25                           ` Chris Paterson
2017-09-22 14:21                     ` Geert Uytterhoeven
2017-09-13 17:05 ` [PATCH 5/8] ARM: dts: r8a7743: Add QSPI support Chris Paterson
2017-09-19 15:09   ` Geert Uytterhoeven
2017-09-21  8:39     ` Simon Horman
2017-09-13 17:05 ` [PATCH 6/8] ARM: dts: iwg20m: Add SPI NOR support Chris Paterson
2017-09-15  8:35   ` Simon Horman
2017-09-15 15:12     ` Chris Paterson
2017-09-21  8:41       ` Simon Horman
     [not found]   ` <1505322341-9480-7-git-send-email-chris.paterson2-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-09-20 11:10     ` Geert Uytterhoeven
2017-09-13 17:05 ` [PATCH 7/8] ARM: dts: r8a7745: Add QSPI support Chris Paterson
     [not found]   ` <1505322341-9480-8-git-send-email-chris.paterson2-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-09-19 15:10     ` Geert Uytterhoeven
     [not found]       ` <CAMuHMdXbOYHh9x5HtCtNRuS3qrE_mkUVwbxgOs6eAD=Ju38DMw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-09-21  8:45         ` Simon Horman
2017-09-13 17:05 ` [PATCH 8/8] ARM: drs: iwg22m: Add SPI NOR support Chris Paterson
2017-09-14  7:07   ` Biju Das
2017-09-20 11:10   ` Geert Uytterhoeven
     [not found]     ` <CAMuHMdW2_Tz6Mu7bwTXiAuyyeUvJTFrbyMAnxCi+Nj7ig65Ong-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-09-21  8:47       ` Simon Horman

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).