[PATCH] [RFC] pinctrl: add a driver for Energy Micro's efm32 SoCs
Linus Walleij
linus.walleij at linaro.org
Fri Dec 9 19:04:59 EST 2011
2011/12/9 Stephen Warren <swarren at nvidia.com>:
> Uwe Kleine-König wrote at Thursday, December 08, 2011 3:41 PM:
>> diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
>
>> +config PINMUX_EFM32
>> + bool "EFM32 pinmux driver"
>> + depends on ARCH_EFM32
>> + default y
>> + select PINMUX
>
> LinusW,
>
> Since this is the pinctrl not pinmux subsystem now, does it make sense
> to name the driver Kconfig options PINCTRL_FOO and the files pinctrl-
> foo.c? I see that the coh901 driver already does that, and I followed
> that convention in my Tegra pinctrl patches.
Hm, the U300 pinmux is named pinmux-u300.c because it can only do
pinmux. It cannot do anything else. But if it's confusing we can surely
name everything pinctrl-*.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list