On Fri, Feb 24, 2017 at 1:22 AM, Chanwoo Choi <[email protected]> wrote: > On 2016년 12월 30일 22:28, Linus Walleij wrote: >> On Fri, Dec 30, 2016 at 5:14 AM, Andi Shyti <[email protected]> wrote: >> >>> From: Chanwoo Choi <[email protected]> >>> >>> 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: [email protected] >>> Cc: Tomasz Figa <[email protected]> >>> Cc: Krzysztof Kozlowski <[email protected]> >>> Cc: Sylwester Nawrocki <[email protected]> >>> Cc: Linus Walleij <[email protected]> >>> Cc: Kukjin Kim <[email protected]> >>> Cc: Javier Martinez Canillas <[email protected]> >>> Signed-off-by: Chanwoo Choi <[email protected]> >> >> 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

