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

Krzysztof Kozlowski krzk at kernel.org
Fri Dec 30 07:09:32 PST 2016


On Fri, Dec 30, 2016 at 02:28:52PM +0100, 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.

That has to be signed by Andi... otherwise the chain is broken (and
there could be changes added inside).

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list