[PATCH v3 1/4] pinctrl: add samsung pinctrl and gpiolib driver

Linus Walleij linus.walleij at linaro.org
Mon Sep 3 07:14:44 EDT 2012


On Thu, Aug 23, 2012 at 1:15 PM, Thomas Abraham
<thomas.abraham at linaro.org> wrote:

> Add a new device tree enabled pinctrl and gpiolib driver for Samsung
> SoC's. This driver provides a common and extensible framework for all
> Samsung SoC's to interface with the pinctrl and gpiolib subsystems. This
> driver supports only device tree based instantiation and hence can be
> used only on those Samsung platforms that have device tree enabled.
>
> This driver is split into two parts: the pinctrl interface and the gpiolib
> interface. The pinctrl interface registers pinctrl devices with the pinctrl
> subsystem and gpiolib interface registers gpio chips with the gpiolib
> subsystem. The information about the pins, pin groups, pin functions and
> gpio chips, which are SoC specific, are parsed from device tree node.
>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Kukjin Kim <kgene.kim at samsung.com>
> Signed-off-by: Thomas Abraham <thomas.abraham at linaro.org>

Looks good to me, I saw Stephen had some minor comments and
I expect that you probably fix them before applying to the Samsung
tree so:
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Feel free to push this through ARM SoC, I guess that's the plan?

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list