linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] STi: Allow to use gpio specifier's second parameter
@ 2016-08-10 13:12 patrice.chotard at st.com
  2016-08-10 13:12 ` [PATCH 1/4] pinctrl: st: Use second parameter to gpio specifier patrice.chotard at st.com
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: patrice.chotard at st.com @ 2016-08-10 13:12 UTC (permalink / raw)
  To: linux-arm-kernel

From: Patrice Chotard <patrice.chotard@st.com>

Currently, on STi platforms, only first parameter of gpio specifier 
is used. It's not possible to indicate is a GPIO is active high or 
low, although second gpio specifier parameter is already present in 
some STi dts files.

This patchset update ST specific pinctrl driver and update/clean
boards dts files.

Only last dts's SoC generation (STiH407/410/418) are updated.

STiH415/416 are intentionnally not updated as STMicrolectronics stops
to supporting these SoCs. A patch series is under internal review
and will be send soon to drop all STiH415/416 kernel code.

Patrice Chotard (4):
  pinctrl: st: Use second parameter to gpio specifier
  ARM: dts: STiH407-pinctrl: Update gpio-cells to 2
  ARM: dts: STiH418-B2199: Update gpio specifier
  ARM: dts: STiH41x-b2020: Update gpio specifier

 .../devicetree/bindings/pinctrl/pinctrl-st.txt     |  8 +++-
 arch/arm/boot/dts/stih407-pinctrl.dtsi             | 52 +++++++++++-----------
 arch/arm/boot/dts/stih418-b2199.dts                |  7 ++-
 arch/arm/boot/dts/stih41x-b2020.dtsi               |  6 +--
 drivers/pinctrl/pinctrl-st.c                       | 17 -------
 5 files changed, 38 insertions(+), 52 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-08-11 14:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10 13:12 [PATCH 0/4] STi: Allow to use gpio specifier's second parameter patrice.chotard at st.com
2016-08-10 13:12 ` [PATCH 1/4] pinctrl: st: Use second parameter to gpio specifier patrice.chotard at st.com
2016-08-11 14:07   ` Linus Walleij
2016-08-10 13:12 ` [PATCH 2/4] ARM: dts: STiH407-pinctrl: Update gpio-cells to 2 patrice.chotard at st.com
2016-08-11 14:08   ` Linus Walleij
2016-08-10 13:13 ` [PATCH 3/4] ARM: dts: STiH418-B2199: Update gpio specifier patrice.chotard at st.com
2016-08-11 14:09   ` Linus Walleij
2016-08-10 13:13 ` [PATCH 4/4] ARM: dts: STiH41x-b2020: " patrice.chotard at st.com
2016-08-11 14:09   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).