linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/4] Third Round of Renesas SH SCI Updates for v3.14
@ 2013-12-24 14:30 Simon Horman
  2013-12-24 14:30 ` [PATCH 1/4] serial: sh-sci: Remove platform data scbrr_algo_id field Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Simon Horman @ 2013-12-24 14:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Kevin, Hi Olof, Hi Arnd,

please consider this third round of Renesas SH SCI updates for v3.14.

This pull request is based on a merge of the following:

* Renesas SH based SoC updates for v3.14,
  tagged as renesas-sh-soc-for-v3.14, which I will
  also send a pull-request for today.

* Third Round of Renesas ARM based SoC updates for v3.14,
  tagged as renesas-soc3-for-v3.14, which I will
  also send a pull-request for today.

Both of the above branches are based on

* Second Round of Renesas SH SCI Updates for v3.14
  tagged as renesas-sh-sci2-for-v3.14, which I will
  also send a pull-request for today.

The reason for this merge is to provide dependencies for the
patches in this series. In a nutshell there was a round of
driver updates, followed by SoC updates to use the new driver code,
followed by more driver updates.


The following changes since commit 20f4e334272dc191e475039d68a3bf3eb46ec66e:

  Merge branch 'sh-soc' into sh-sci2-base (2013-12-24 21:50:13 +0900)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-sh-sci3-for-v3.14

for you to fetch changes up to 20bdcab8268cb05702e12ae9013be96ecc7ec3a6:

  serial: sh-sci: Add OF support (2013-12-24 21:50:54 +0900)

----------------------------------------------------------------
Third Round of Renesas SH SCI Updates for v3.14

* Add Device Tree Support
* Remove platform data mapbase and irqs fields
* Remove platform data scbrr_algo_id field

----------------------------------------------------------------
Bastian Hecht (1):
      serial: sh-sci: Add OF support

Laurent Pinchart (3):
      serial: sh-sci: Remove platform data scbrr_algo_id field
      serial: sh-sci: Remove platform data mapbase and irqs fields
      serial: sh-sci: Add device tree bindings documentation

 .../bindings/serial/renesas,sci-serial.txt         |  46 +++++
 drivers/tty/serial/sh-sci.c                        | 187 +++++++++++++++------
 include/linux/serial_sci.h                         |  36 ----
 3 files changed, 183 insertions(+), 86 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/serial/renesas,sci-serial.txt

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

end of thread, other threads:[~2014-01-02 18:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-24 14:30 [GIT PULL 0/4] Third Round of Renesas SH SCI Updates for v3.14 Simon Horman
2013-12-24 14:30 ` [PATCH 1/4] serial: sh-sci: Remove platform data scbrr_algo_id field Simon Horman
2013-12-24 14:30 ` [PATCH 2/4] serial: sh-sci: Remove platform data mapbase and irqs fields Simon Horman
2013-12-24 14:30 ` [PATCH 3/4] serial: sh-sci: Add device tree bindings documentation Simon Horman
2013-12-24 14:30 ` [PATCH 4/4] serial: sh-sci: Add OF support Simon Horman
2014-01-02 18:58 ` [GIT PULL 0/4] Third Round of Renesas SH SCI Updates for v3.14 Olof Johansson

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