[PATCH RFC v2 15/17] ARM: shmobile: Remove non-multiplatform Marzen reference support

Magnus Damm magnus.damm at gmail.com
Wed Nov 27 03:51:16 EST 2013


On Tue, Nov 26, 2013 at 4:32 PM, Simon Horman
<horms+renesas at verge.net.au> wrote:
> Now that r8a7779 has CCF support remove the legacy Marzen reference
> Kconfig bits CONFIG_MACH_MARZEN_REFERENCE for the non-multiplatform
> case.
>
> Starting from this commit Marzen board support is always enabled via
> CONFIG_MACH_MARZEN, and CONFIG_ARCH_MULTIPLATFORM is used to select
> between board-marzen.c and board-marzen-reference.c
>
> The file board-marzen-reference.c can no longer be used together with
> the legacy sh-clk clock framework, instead CCF is used.
>
> Based on work for the Koelsch board by Laurent Pinchart.
>
> Cc: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
> Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
>
> ---
> v2
> * Correct changelog to refer to marzen instead of koelsch
> * Do not add typo to Makefile

I think we need to discuss _when_ to do this in more detail. I know
this follows the same style as Laurent's patches, but I don't think
we're ready to flip the switch yet. I propose that we let DT reference
coexist with multiplatform and non-multiplatform cases for a while to
make testing easier and give time to migrate.

Cheers,

/ magnus



More information about the linux-arm-kernel mailing list