All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: sunxi: Account for per-bank GPIO regulators
@ 2018-12-06 14:02 ` Maxime Ripard
  0 siblings, 0 replies; 23+ messages in thread
From: Maxime Ripard @ 2018-12-06 14:02 UTC (permalink / raw)
  To: Chen-Yu Tsai, Maxime Ripard, Linus Walleij
  Cc: linux-gpio, Mylene Josserand, linux-arm-kernel, Thomas Petazzoni

Hi,

Here is a first attempt at getting the regulators properly accounted for
the GPIO banks on the Allwinner SoCs.

The main interogation I have currently is whether we should always try to
get the regulator for the current branch, or if we should restrict it to
the one available on the SoCs.

Let me know what you think,
Maxime

Maxime Ripard (2):
  pinctrl: sunxi: Deal with per-bank regulators
  ARM: dts: sun7i: bananapi: Add GPIO banks regulators

 arch/arm/boot/dts/sun7i-a20-bananapi.dts |  5 ++-
 drivers/pinctrl/sunxi/pinctrl-sunxi.c    | 63 +++++++++++++++++++++++++-
 drivers/pinctrl/sunxi/pinctrl-sunxi.h    |  6 ++-
 3 files changed, 74 insertions(+)

base-commit: 651022382c7f8da46cb4872a545ee1da6d097d2a
-- 
git-series 0.9.1

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

end of thread, other threads:[~2019-01-09  4:36 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06 14:02 [PATCH 0/2] pinctrl: sunxi: Account for per-bank GPIO regulators Maxime Ripard
2018-12-06 14:02 ` Maxime Ripard
2018-12-06 14:02 ` [PATCH 1/2] pinctrl: sunxi: Deal with per-bank regulators Maxime Ripard
2018-12-06 14:02   ` Maxime Ripard
2018-12-14 15:08   ` Linus Walleij
2018-12-14 15:08     ` Linus Walleij
2018-12-14 15:11   ` Linus Walleij
2018-12-14 15:11     ` Linus Walleij
2018-12-17 13:16     ` Maxime Ripard
2019-01-07  5:20   ` Chen-Yu Tsai
2019-01-07  5:20     ` Chen-Yu Tsai
2019-01-09  4:36     ` Chen-Yu Tsai
2019-01-09  4:36       ` Chen-Yu Tsai
2018-12-06 14:02 ` [PATCH 2/2] ARM: dts: sun7i: bananapi: Add GPIO banks regulators Maxime Ripard
2018-12-06 14:02   ` Maxime Ripard
2018-12-14 15:10   ` Linus Walleij
2018-12-14 15:10     ` Linus Walleij
2018-12-06 15:28 ` [PATCH 0/2] pinctrl: sunxi: Account for per-bank GPIO regulators Chen-Yu Tsai
2018-12-06 15:28   ` Chen-Yu Tsai
2018-12-06 15:47   ` Maxime Ripard
2018-12-06 16:01     ` Chen-Yu Tsai
2018-12-06 16:01       ` Chen-Yu Tsai
2018-12-11 17:01       ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.