public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip-dev] [PATCH  0/6] Basic SoC support for r8a7743/r8a7745
@ 2017-07-12  9:21 Biju Das
  2017-07-12  9:21 ` [cip-dev] [PATCH 1/6] sh_eth: add R8A7743/5 support Biju Das
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Biju Das @ 2017-07-12  9:21 UTC (permalink / raw)
  To: cip-dev

This series aims to add basic SoC support for  
r8a7743/r8a7745. All the patches in this series
are cherry-picked from the upstream kernel.

This series has been tested against linux-cip tag v4.4.75-cip6.

Laurent Pinchart (1):
  ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitions

Sergei Shtylyov (5):
  sh_eth: add R8A7743/5 support
  DT: irqchip: renesas-irqc: document R8A7743/5 support
  sh-sci: document R8A7743/5 support
  ARM: shmobile: r8a7743: basic SoC support
  ARM: shmobile: r8a7745: basic SoC support

 Documentation/devicetree/bindings/arm/shmobile.txt |  4 +++
 .../bindings/interrupt-controller/renesas,irqc.txt |  4 ++-
 Documentation/devicetree/bindings/net/sh_eth.txt   |  2 ++
 .../bindings/serial/renesas,sci-serial.txt         |  8 ++++++
 arch/arm/mach-shmobile/Kconfig                     |  8 ++++++
 arch/arm/mach-shmobile/Makefile                    |  2 --
 arch/arm/mach-shmobile/setup-r8a7793.c             | 33 ----------------------
 arch/arm/mach-shmobile/setup-r8a7794.c             | 33 ----------------------
 arch/arm/mach-shmobile/setup-rcar-gen2.c           | 33 ++++++++++++++++++++++
 drivers/net/ethernet/renesas/Kconfig               |  2 +-
 drivers/net/ethernet/renesas/sh_eth.c              |  2 ++
 11 files changed, 61 insertions(+), 70 deletions(-)
 delete mode 100644 arch/arm/mach-shmobile/setup-r8a7793.c
 delete mode 100644 arch/arm/mach-shmobile/setup-r8a7794.c

-- 
1.9.1

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

end of thread, other threads:[~2017-07-19 14:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12  9:21 [cip-dev] [PATCH 0/6] Basic SoC support for r8a7743/r8a7745 Biju Das
2017-07-12  9:21 ` [cip-dev] [PATCH 1/6] sh_eth: add R8A7743/5 support Biju Das
2017-07-12  9:21 ` [cip-dev] [PATCH 2/6] DT: irqchip: renesas-irqc: document " Biju Das
2017-07-12  9:21 ` [cip-dev] [PATCH 3/6] sh-sci: " Biju Das
2017-07-12  9:21 ` [cip-dev] [PATCH 4/6] ARM: shmobile: r8a7743: basic SoC support Biju Das
2017-07-12  9:21 ` [cip-dev] [PATCH 5/6] ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitions Biju Das
2017-07-12  9:21 ` [cip-dev] [PATCH 6/6] ARM: shmobile: r8a7745: basic SoC support Biju Das
2017-07-18 15:30 ` [cip-dev] [PATCH 0/6] Basic SoC support for r8a7743/r8a7745 Ben Hutchings
2017-07-18 15:58   ` Ben Hutchings
2017-07-19  8:24     ` Biju Das
2017-07-19 13:54       ` Ben Hutchings
2017-07-19 13:59         ` Biju Das
2017-07-19 14:23           ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox