Hi Linus, v2 breaks the pinconf patch for the Aspeed pin controller out into a series, adding explicit documentation to the devicetree bindings and breaking out changes to the core from those to the SoC drivers. The changes also address review comments from Joel. Cheers, Andrew Andrew Jeffery (4): pinctrl: aspeed: Document pinconf in devicetree bindings pinctrl: aspeed: Add core pinconf support pinctrl: aspeed: g4: Add pinconf support pinctrl: aspeed: g5: Add pinconf support .../devicetree/bindings/pinctrl/pinctrl-aspeed.txt | 40 +++- drivers/pinctrl/aspeed/pinctrl-aspeed-g4.c | 117 +++++++++++- drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c | 153 ++++++++++++++- drivers/pinctrl/aspeed/pinctrl-aspeed.c | 211 +++++++++++++++++++++ drivers/pinctrl/aspeed/pinctrl-aspeed.h | 28 +++ 5 files changed, 538 insertions(+), 11 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html