]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'next/pinctrl-samsung' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 20 Sep 2012 23:41:32 +0000 (16:41 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 20 Sep 2012 23:41:32 +0000 (16:41 -0700)
commit023ba2949399aa7121860acf184ee4d944490888
treea1f81706789fd8bbc5ace65e0bec4df7a603f272
parentd1580a40fb9fff1962856d592ab17e3be530064f
parent3bd6176a366ea138fb87b9fdb349f7801048b4e1
Merge branch 'next/pinctrl-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers

From Kukjin Kim:

This branch is for supporting pinctrl for Samsung EXYNOS. Now this can
support EXYNOS4210 and other EXYNOS SoCs such as EXYNOS4X12 will be
supported next time.

* 'next/pinctrl-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: EXYNOS: Enable pinctrl driver support for EXYNOS4 device tree enabled platform
  ARM: dts: Add pinctrl node entries for SAMSUNG EXYNOS4210 SoC
  ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is used
  gpio: exynos4: skip gpiolib registration if pinctrl driver is used
  pinctrl: add exynos4210 specific extensions for samsung pinctrl driver
  pinctrl: add samsung pinctrl and gpiolib driver