linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pinctrl: meson: Fix and add missing pins definitions
@ 2017-03-07 13:30 Neil Armstrong
  2017-03-07 13:31 ` [PATCH 1/3] pinctrl: meson-gxbb: Fix typo in i2c ao groups Neil Armstrong
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Neil Armstrong @ 2017-03-07 13:30 UTC (permalink / raw)
  To: khilman, carlo, linus.walleij
  Cc: linux-gpio, linux-amlogic, linux-kernel, linux-arm-kernel,
	Neil Armstrong

This patchset fixes the GXBB and GXL pins definitions and add missing GXL
pins to have an 1:1 support for GXBB and GXL.

The error in the current GXL pins definitions was only some bits inversions
in same groups, behaviour should be the same.

Missing pins on GXL was the UART rts/cts, NOR pins, AO i2c and a PWM alias.

Neil Armstrong (3):
  pinctrl: meson-gxbb: Fix typo in i2c ao groups
  pinctrl: meson-gxl: Fix inverted registers and add missing pins
  ARM64: dts: meson-gxl: Add missing pinctrl pins groups

 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 32 +++++++++++
 drivers/pinctrl/meson/pinctrl-meson-gxbb.c |  4 +-
 drivers/pinctrl/meson/pinctrl-meson-gxl.c  | 86 +++++++++++++++++++++++++-----
 3 files changed, 106 insertions(+), 16 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-03-23  8:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 13:30 [PATCH 0/3] pinctrl: meson: Fix and add missing pins definitions Neil Armstrong
2017-03-07 13:31 ` [PATCH 1/3] pinctrl: meson-gxbb: Fix typo in i2c ao groups Neil Armstrong
2017-03-15  9:41   ` Linus Walleij
2017-03-07 13:31 ` [PATCH 2/3] pinctrl: meson-gxl: Fix inverted registers and add missing pins Neil Armstrong
2017-03-15  9:43   ` Linus Walleij
2017-03-15  9:49     ` Neil Armstrong
2017-03-23  8:53       ` Linus Walleij
2017-03-23  8:57         ` Neil Armstrong
2017-03-07 13:31 ` [PATCH 3/3] ARM64: dts: meson-gxl: Add missing pinctrl pins groups Neil Armstrong
2017-03-15  9:44   ` Linus Walleij
2017-03-22 18:02   ` Kevin Hilman

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).