linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/03 v4] ARM: shmobile: r8a73a4 APE6EVM board support
@ 2013-03-29  7:59 Magnus Damm
  2013-03-29  8:00 ` [PATCH 01/03 v3] ARM: shmobile: APE6EVM base support Magnus Damm
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Magnus Damm @ 2013-03-29  7:59 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: shmobile: r8a73a4 APE6EVM board support (V4)

[PATCH 01/03 v3] ARM: shmobile: APE6EVM base support
[PATCH 02/03 v2] ARM: shmobile: APE6EVM PFC support
[PATCH 03/03 v3] ARM: shmobile: APE6EVM LAN9220 support

This series is V4 of initial support for the APE6EVM board.

The APE6EVM board makes use of the r8a73a4 SoC and has a
couple of different I/O devices on board, but with this
series only support for the SCIFA0 UART and the Ethernet
chip is included.

In the future support for more I/O devices will be added as
incremental feature patches.

Changes since V3:
- Make use of 64-bit DT addresses

Changes since V2:
- Use PINCTRL instead of function GPIOs.
- Modify bootargs to enable DHCP and NFS root.
- Now depends on r8a73a4 PFC V2

Changes since V1:
- Went from single patch to series
- Use ape6evm_add_standard_devices() to setup SoC devices and clocks
- Use PFC to configure SCIFA0
- Add Ethernet support including PFC support

For more details please see the individual patches.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written against renesas-next-20130329 in renesas.git
 
 Depends on the following patch:
 [PATCH] ARM: shmobile: r8a73a4 SoC 64-bit DT support

 arch/arm/boot/dts/Makefile             |    1 
 arch/arm/boot/dts/r8a73a4-ape6evm.dts  |   54 ++++++++++++++++++
 arch/arm/mach-shmobile/Kconfig         |    8 ++
 arch/arm/mach-shmobile/Makefile        |    1 
 arch/arm/mach-shmobile/board-ape6evm.c |   94 ++++++++++++++++++++++++++++++++
 5 files changed, 156 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2013-04-02  1:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-29  7:59 [PATCH 00/03 v4] ARM: shmobile: r8a73a4 APE6EVM board support Magnus Damm
2013-03-29  8:00 ` [PATCH 01/03 v3] ARM: shmobile: APE6EVM base support Magnus Damm
2013-03-29  8:00 ` [PATCH 02/03 v2] ARM: shmobile: APE6EVM PFC support Magnus Damm
2013-03-29  8:00 ` [PATCH 03/03 v3] ARM: shmobile: APE6EVM LAN9220 support Magnus Damm
2013-04-02  1:13 ` [PATCH 00/03 v4] ARM: shmobile: r8a73a4 APE6EVM board support 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).