[PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433

Linus Walleij linus.walleij at linaro.org
Tue Mar 14 06:47:23 PDT 2017


On Fri, Feb 24, 2017 at 1:22 AM, Chanwoo Choi <cw00.choi at samsung.com> wrote:
> On 2016년 12월 30일 22:28, Linus Walleij wrote:
>> On Fri, Dec 30, 2016 at 5:14 AM, Andi Shyti <andi.shyti at samsung.com> wrote:
>>
>>> From: Chanwoo Choi <cw00.choi at samsung.com>
>>>
>>> This patch fixes the wrong width of PINCFG_TYPE_DRV bitfields for Exynos5433
>>> because PINCFG_TYPE_DRV of Exynos5433 has 4bit fields in the *_DRV
>>> registers. Usually, other Exynos have 2bit field for PINCFG_TYPE_DRV.
>>>
>>> Fixes: 3c5ecc9ed353 ("pinctrl: exynos: Add support for Exynos5433")
>>> Cc: stable at vger.kernel.org
>>> Cc: Tomasz Figa <tomasz.figa at gmail.com>
>>> Cc: Krzysztof Kozlowski <krzk at kernel.org>
>>> Cc: Sylwester Nawrocki <s.nawrocki at samsung.com>
>>> Cc: Linus Walleij <linus.walleij at linaro.org>
>>> Cc: Kukjin Kim <kgene at kernel.org>
>>> Cc: Javier Martinez Canillas <javier at osg.samsung.com>
>>> Signed-off-by: Chanwoo Choi <cw00.choi at samsung.com>
>>
>> Nominally I think you should sign this off too Andi, as you are in the delivery
>> path.
>>
>> Patch applied for fixes.
>
> This patch was already merged on your git and then merge it on tovalds's git[1].
> But, when I checked the latest drivers/pinctrl/samsung/pinctrl-exynos.c,
> it doesn't contain the all codes of patch[1].
> Maybe, I think that there was some merge conflict[2].

Probably. Send a patch fixing it up so I can apply it.

There are now something like 5 different people submitting Samsung pinctrl
patches without coordination so this will start to happen a lot if you keep
up this development pace.

As I just wrote in another mail: I want someone to step up and collect
Samsung patches and send them to me using a pull request.

Samsung people also need to start reviewing each other's patches
more I guess, but mainly I need help with integration.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list