On 04/17/2013 06:35 PM, Linus Walleij wrote:
On Wed, Apr 17, 2013 at 1:06 PM, Sylwester Nawrocki
wrote:
-#endif
+* All Samsung platforms that support device tree will use the pinctrl
+* driver, hence we skip initialization of this driver if the OF tree
+* is available.
On Wed, Apr 17, 2013 at 1:06 PM, Sylwester Nawrocki
wrote:
> -#endif
> +* All Samsung platforms that support device tree will use the pinctrl
> +* driver, hence we skip initialization of this driver if the OF tree
> +* is available.
> +*/
> + if (of_have_popu
Now when Exynos4 and Exynos5 SoC DT platforms use the pinctrl API
we can remove the interim OF support from this GPIO driver. There
should be no need any more to check the compatible property and to
find out if initialization of the GPIO driver should be skipped
we just check if OF tree is availabl
3 matches
Mail list logo