[PATCH] [RFC] pinctrl: add a driver for Energy Micro's efm32 SoCs

Arnd Bergmann arnd at arndb.de
Thu Dec 8 17:55:53 EST 2011


On Thursday 08 December 2011 23:40:57 Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
> Note that there is no support yet for efm32 in mainline, so ARCH_EFM32
> isn't defined.

Since the platform is not yet part of the architecture, it will have
to use device tree based probing when it gets added. I would suggest
only merging drivers for it that can deal with this and do not rely
on platform_data.

Other than that, the driver looks ok to me.

	Arnd



More information about the linux-arm-kernel mailing list