[PATCH v2 0/4] ARM: shmobile: marzen: Initialise SCIF devices using DT

Simon Horman horms at verge.net.au
Wed May 28 17:30:55 PDT 2014


On Thu, May 15, 2014 at 08:39:29PM +0900, Simon Horman wrote:
> The aim of this series is to provide a working prototype for enabling
> SCIF devices using DT on the marzen board when booting using multiplatform.
> 
> This series addresses the review received for v1.
> Changes are noted in the changelog of each updated patch.
> 
> 
> This series depends on:
> [PATCH v6 00/17] ARM: shmobile: r8a7779, marzen: CCF and multiplatform
> 
> This series was created and tested with the above mentioned series applied
> on top of a merge of:
> * The renesas-devel-v3.15-rc1-20140515 tag of my renesas tree.
> * The clk-next branch of Mike Turquettes's tree
>   This is to provide the following which were previously part of this series:
>   - clk: shmobile: r8a7779: Add MSTP clock support
>   - clk: shmobile: r8a7779: Add clocks support
> 
> This series works in conjunction with but does not have a run-time or compile
> time dependency on:
> [PATCH v3] serial: sh-sci: Add device tree support for r8a7779

As all the pre-requisites are now in place I have queued up this series.

> 
> 
> Simon Horman (4):
>   ARM: shmobile: r8a7779: Add scif nodes to dtsi
>   ARM: shmobile: marzen: Remove early_printk from command line
>   ARM: shmobile: marzen: Initialise SCIF devices using DT
>   ARM: shmobile: marzen: Do not use workaround for scif devices
> 
>  arch/arm/boot/dts/r8a7779-marzen.dts            | 24 ++++++++--
>  arch/arm/boot/dts/r8a7779.dtsi                  | 60 +++++++++++++++++++++++++
>  arch/arm/mach-shmobile/board-marzen-reference.c |  6 ---
>  arch/arm/mach-shmobile/setup-r8a7779.c          |  8 ++--
>  4 files changed, 84 insertions(+), 14 deletions(-)
> 
> -- 
> 1.8.5.2
> 



More information about the linux-arm-kernel mailing list