[PATCH 0/5] ARM: shmobile: r8a7779 and marzen initialisation enhancements

Simon Horman horms at verge.net.au
Tue Feb 26 03:55:25 EST 2013


On Tue, Feb 19, 2013 at 11:56:05AM +0900, Simon Horman wrote:
> Hi,
> 
> This series:
> 
> * Removes the use of early devices from reference marzen reference DT
> * Initialises i2c as a late device (non reference DT boot)
> * Moves ethernet controller from SoC to marzen board DT file
> 
> Merge:
> 
> My plan to merge this is:
> * Add r8a7779 patches to an soc branch.
> * Rebase a boards branch on top of the soc branch.
> * Apply marzen patches, squashing them to into existing commits
>   to avoid breaking bisection.

Applied as described above.
The soc branch was soc5.
The boards branch was boards3.

> 
> Simon Horman (5):
>   ARM: shmobile: r8a7779: Do not use early devices with DT reference
>   ARM: shmobile: marzen: Do not use early devices
>   ARM: shmobile: r8a7779: Do not initialise i2c as an early device
>   ARM: shmobile: r8a7779: Remove lan from dtsi
>   ARM: shmobile: marzen: Add lan to dts file
> 
>  arch/arm/boot/dts/r8a7779-marzen-reference.dts  |   14 +++++++---
>  arch/arm/boot/dts/r8a7779.dtsi                  |    9 -------
>  arch/arm/mach-shmobile/board-marzen-reference.c |    2 +-
>  arch/arm/mach-shmobile/include/mach/common.h    |    2 +-
>  arch/arm/mach-shmobile/setup-r8a7779.c          |   33 +++++++++--------------
>  5 files changed, 24 insertions(+), 36 deletions(-)
> 
> -- 
> 1.7.10.4
> 



More information about the linux-arm-kernel mailing list