[PATCH 3/6] pinctrl: samsung: Split pin bank description into two structures

Linus Walleij linus.walleij at linaro.org
Wed Apr 3 17:05:11 EDT 2013


On Mon, Mar 18, 2013 at 10:31 PM, Tomasz Figa <tomasz.figa at gmail.com> wrote:

> This patch splits pin bank description into two structures, one
> describing bank type (currently only bitfield widths), which can be
> shared across multiple banks and second containing bank-specific
> parameters including a pointer to a bank type struct.
>
> It is a prerequisite for further patch removing the statically hardcoded
> register offsets, making it impossible to support SoCs with different
> set and order of pin control registers.
>
> Signed-off-by: Tomasz Figa <tomasz.figa at gmail.com>

I'd like an ACK from Thomas Abraham on this patch.

Thanks,
Linus Walleij



More information about the linux-arm-kernel mailing list