[PATCH 0/5] pinctrl: berlin: clean up

Antoine Tenart antoine.tenart at free-electrons.com
Tue Oct 13 14:31:36 PDT 2015


Linus, Sebastian,

This series has a few patches to clean up a bit the Berlin pinctrl
drivers. The main modification is to move the pinctrl driver selection
from mach-berlin to drivers/pinctrl/berlin. Then a missing dependency
is added and finally the last 2 patches are cosmetics.

This series depends on the series submitted by Jisheng some days ago [1].

Thanks!

Antoine

[1] https://lkml.org/lkml/2015/10/9/278

Antoine Tenart (5):
  pinctrl: berlin: select the pinctrl driver according to the SoC used
  ARM: berlin: remove the pinctrl selection from the mach-berlin Kconfig
  pinctrl: berlin: add explicit dependency on OF
  pinctrl: berlin: Kconfig clean up
  pinctrl: berlin: fix my family name spelling

 arch/arm/mach-berlin/Kconfig          |  3 ---
 drivers/pinctrl/berlin/Kconfig        | 11 +++++++----
 drivers/pinctrl/berlin/berlin-bg2.c   |  4 ++--
 drivers/pinctrl/berlin/berlin-bg2cd.c |  4 ++--
 drivers/pinctrl/berlin/berlin-bg2q.c  |  4 ++--
 drivers/pinctrl/berlin/berlin.c       |  2 +-
 drivers/pinctrl/berlin/berlin.h       |  2 +-
 7 files changed, 15 insertions(+), 15 deletions(-)

-- 
2.6.1




More information about the linux-arm-kernel mailing list