[PATCH] arm: mvebu: support for the PlatHome OpenBlocks AX3 board

Andrew Lunn andrew at lunn.ch
Tue Oct 23 04:42:41 EDT 2012


> diff --git a/arch/arm/mach-mvebu/armada-370-xp.c b/arch/arm/mach-mvebu/armada-370-xp.c
> index 49d7915..cd2717b 100644
> --- a/arch/arm/mach-mvebu/armada-370-xp.c
> +++ b/arch/arm/mach-mvebu/armada-370-xp.c
> @@ -49,6 +49,7 @@ static void __init armada_370_xp_dt_init(void)
>  static const char * const armada_370_xp_dt_board_dt_compat[] = {
>  	"marvell,a370-db",
>  	"marvell,axp-db",
> +	"plathome,openblocks-ax3",
>  	NULL,
>  };

Hi Thomas

You will get less merge conflicts with new boards if you keep this
list sorted.

    Andrew



More information about the linux-arm-kernel mailing list