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

Krzysztof Kozlowski krzk at kernel.org
Wed Jun 7 11:43:10 PDT 2017


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 at kernel.org>
> 
> ---
> 
> 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




More information about the linux-arm-kernel mailing list