Re: [PATCH v4 2/2] pinctrl: samsung: Add GPF support for Exynos5433

2016-11-15 Thread Linus Walleij
On Wed, Nov 9, 2016 at 9:40 AM, Chanwoo Choi wrote: > This patch add the support of GPF[1-5] pin of Exynos5433 SoC. The GPFx need > to support the multiple memory map because the registers of GPFx are located > in the different domain. > > Cc: Linus Walleij > Cc: Rob Herring > Cc: Mark Rutland

[PATCH v4 2/2] pinctrl: samsung: Add GPF support for Exynos5433

2016-11-09 Thread Chanwoo Choi
This patch add the support of GPF[1-5] pin of Exynos5433 SoC. The GPFx need to support the multiple memory map because the registers of GPFx are located in the different domain. Cc: Linus Walleij Cc: Rob Herring Cc: Mark Rutland Cc: Tomasz Figa Cc: Krzysztof Kozlowski Cc: Sylwester Nawrocki