[PATCH v3 2/3] pinctrl: add driver for Amlogic Meson SoCs
Linus Walleij
linus.walleij at linaro.org
Sun Jan 11 16:00:16 PST 2015
On Thu, Nov 27, 2014 at 11:34 PM, Beniamino Galvani <b.galvani at gmail.com> wrote:
> On Thu, Nov 27, 2014 at 02:48:31PM +0100, Linus Walleij wrote:
>> On Sun, Nov 16, 2014 at 9:14 PM, Beniamino Galvani <b.galvani at gmail.com> wrote:
>>
>> > This is a driver for the pinmux and GPIO controller available in
>> > Amlogic Meson SoCs. At the moment it only supports Meson8 devices,
>> > however other SoC families like Meson6 and Meson8b (the Cortex-A5
>> > variant) appear to be similar, with just different sets of banks and
>> > registers.
>> >
>> > GPIO interrupts are not supported at the moment due to lack of
>> > documentation.
>> >
>> > Signed-off-by: Beniamino Galvani <b.galvani at gmail.com>
>>
>> This is dependent on Sören's patches I guess?
>>
>> OK I'll merge this once we have that other code sorted out.
>
> Yes, this depends on Soren's patches.
Hi Beniamino,
sorry for the delay to merging Sören's patches.
Can you rebase this patch on top of the pin control "devel" branch:
https://git.kernel.org/cgit/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel
Some stuff like structs and functions were renamed by me since it was
not generic enough.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list