[PATCH 0/3] pinctrl: Add DRA7/AM437x pinctrl compatibility

From: Nishanth Menon
Date: Fri Aug 22 2014 - 10:02:11 EST


The following series are various fixes and improvements for pinctrl
for AM437x and DRA7. It also tries to add documentation for existing
pinctrl bindings for Texas Instruments' OMAP SoCs.

Functionality depends on the dts update (in series 6), PRM fixes and
the pdata quirk changes

This is part 4/6 series which eventually enables framework for
suspend-to-ram and cpuidle for OMAP5 and DRA7

Each of series is based on v3.17-rc1 and this specific series is available:
weblink: https://github.com/nmenon/linux-2.6-playground/commits/push/v3.17/pinctrl-compat

git repo: https://github.com/nmenon/linux-2.6-playground.git push/v3.17/pinctrl-compat

An complete integrated branch is available here: https://github.com/nmenon/linux-2.6-playground/commits/testing/v3.17/cpu-idle-suspend-dra7-omap5-framework

Keerthy (1):
pinctrl: single: AM437x: Add pinctrl compatibility

Nishanth Menon (2):
pinctrl: bindings: Add OMAP pinctrl binding
pinctrl: single: Add DRA7 pinctrl compatibility

.../bindings/pinctrl/ti,omap-pinctrl.txt | 11 +++++++++++
drivers/pinctrl/pinctrl-single.c | 14 ++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pinctrl/ti,omap-pinctrl.txt

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/