[PATCH 0/6] Various improvements for samsung-pinctrl driver
Tomasz Figa
t.figa at samsung.com
Wed Jul 2 08:40:58 PDT 2014
This series fixes various shortcommings of the Samsung pin control driver
that have been spotted while using it on various platforms with multiple
use cases and requirements.
Most of the patches are independent of each other, with the exception of
patch 4/6 which depends on patch 3/6, due to consolidation of IRQ chips.
Please see individual patches for more details.
Tested on Exynos4412-based Trats2 board with display, camera and GPIO keys
enabled.
Tomasz Figa (6):
pinctrl: samsung: Decouple direction setting from pinctrl
pinctrl: samsung: Handle GPIO request and free using pinctrl helpers
pinctrl: exynos: Consolidate irq_chips of GPIO and WKUP EINTs
pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs
pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes
pinctrl: samsung: Allow pin value to be initialized using pinfunc
.../bindings/pinctrl/samsung-pinctrl.txt | 24 +-
drivers/pinctrl/pinctrl-exynos.c | 376 ++++-------
drivers/pinctrl/pinctrl-samsung.c | 728 ++++++++++++---------
drivers/pinctrl/pinctrl-samsung.h | 19 +-
4 files changed, 568 insertions(+), 579 deletions(-)
--
1.9.3
More information about the linux-arm-kernel
mailing list