From b016d1bd0592478813cc659ee4ac49f51f160e7b Mon Sep 17 00:00:00 2001 From: Antoine Tenart Date: Mon, 19 May 2014 19:36:31 +0200 Subject: [PATCH] pinctrl: berlin: add the BG2 pinctrl driver Add the pin-controller driver for the Berlin BG2 SoC, with definition of its groups and functions. Pin control registers are part of chip/ system control registers, which will be represented by a single node. Until a proper driver for the chip/system control is available, register the corresponding regmap in pinctrl driver probe. Signed-off-by: Antoine Tenart Acked-by: Sebastian Hesselbarth Signed-off-by: Linus Walleij --- Reading git-format-patch failed