[PATCH v4 0/6] Add initial support for pinctrl on Exynos7

Abhilash Kesavan kesavan.abhilash at gmail.com
Wed Oct 8 04:18:10 PDT 2014


Hi Linus,

On Wed, Oct 8, 2014 at 3:52 PM, Linus Walleij <linus.walleij at linaro.org> wrote:
> On Mon, Oct 6, 2014 at 5:42 AM, Abhilash Kesavan
> <kesavan.abhilash at gmail.com> wrote:
>> On Tue, Sep 30, 2014 at 8:00 PM, Abhilash Kesavan <a.kesavan at samsung.com> wrote:
>>> Changes since v3:
>>>         - Changed variable name from exynos_wkup_irq_chip to irq_chip
>>>         - Added acked-by tag from Tomasz Figa
>>>
>>> Changes since v2:
>>>         - Added a .irq_chip field to the samsung_pin_bank struct
>>>         - Consolidated the wakeup and gpio irqd_ops
>>>
>>> Changes since v1:
>>>         - Marked the newly created irq_chip instances as __initdata
>>>         - Used kmemdup to keep a copy of the irq_chip
>>>         - Change the pinctrl name from sd0_rdqs to sd0_ds as per UM
>>>         - Moved the pinctrl enablement for exynos7 into a separate patch
>>>         - Added tested-by and reviewed-by tags from Thomas Abraham
>
> OK...
>
>> Does this series look OK to you ?
>
> I'm waiting for review comments form Tomasz Figa.

Tomasz had ack'ed my v3 patchset
(http://www.spinics.net/lists/linux-samsung-soc/msg37387.html). This
version fixed the minor issues raised by Tomasz in v3 as well.

>
> I have just applied his 5 refactoring patches as the first base
> for v3.19, I don't know if this stuff will fit nicely on top of these
> or not, expect to find out during review. Tomasz patches have
> priority since they have been in-flight for a while and he is listed
> as maintainer for this driver.
>
> So could you make sure to get Tomasz review tag and make
> sure that these patches work on top of his patches? His
> patches are on my "devel" branch in the pin control tree, but
> will not be pushed to linux-next until the merge window ends.

I will re-base this series on your "devel" branch and post a new
version after testing.

Regards,
Abhilash



More information about the linux-arm-kernel mailing list