Re: [PATCH] pinctrl: samsung: Fix missing object for S5Pv210

From: Krzysztof Kozlowski
Date: Wed Jun 07 2017 - 14:43:25 EST


On Wed, May 31, 2017 at 07:42:44PM +0200, Krzysztof Kozlowski wrote:
> While splitting Samsung pinctrl drivers per ARMv7 and ARMv8
> architectures, the necessary CONFIG_PINCTRL_EXYNOS_ARM is not selected
> when building for S5Pv210 family of SoCs thus pinctrl was missing there
> entirely.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
>
> ---
>
> Fixes: 16340fd6dbc1 ("pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8")
>
> Fixed commit is in my tree but already applied and sitting in next for
> some time. This should be squashed though.
> ---
> drivers/pinctrl/samsung/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied and squashed with 16340fd6dbc1.

Best regards,
Krzysztof