linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio
@ 2021-05-25  5:53 Steven Lee
  2021-05-25  5:53 ` [PATCH v3 1/3] dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2 Steven Lee
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Steven Lee @ 2021-05-25  5:53 UTC (permalink / raw)
  To: Andrew Jeffery, Linus Walleij, Rob Herring, Joel Stanley,
	moderated list:ASPEED PINCTRL DRIVERS,
	moderated list:ASPEED PINCTRL DRIVERS,
	open list:ASPEED PINCTRL DRIVERS,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:ARM/ASPEED MACHINE SUPPORT, open list
  Cc: steven_lee, Hongweiz, ryan_chen, billy_tsai

AST2600 has 2 SGPIO master interfaces one with 128 pins and another one
has 80 pins, it also supports 2 SGPIO slave interfaces.
However, there is only the first sgpio master/slave interface defined in
dtsi and pinctrl driver.
The patch series adds the second SGPIO master and slave interfaces
in dt-bindings, dtsi and pinctrl driver.

Changes from v2:
* Fix the typo of the commit message of the 3rd patch.

Changes from v1:
* Correct the function priority of multi-function pin.
* Change the name of arguments of PIN_DECL_4.

Please help to review.

Thanks,
Steven

Steven Lee (3):
  dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2
  ARM: dts: aspeed-g6: Add pinctrl settings
  pinctrl: pinctrl-aspeed-g6: Add sgpio pinctrl settings

 .../pinctrl/aspeed,ast2600-pinctrl.yaml       | 10 ++++----
 arch/arm/boot/dts/aspeed-g6-pinctrl.dtsi      | 10 ++++++++
 drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c    | 24 +++++++++++++++----
 drivers/pinctrl/aspeed/pinmux-aspeed.h        |  9 +++++++
 4 files changed, 44 insertions(+), 9 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-06-03  4:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25  5:53 [PATCH v3 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio Steven Lee
2021-05-25  5:53 ` [PATCH v3 1/3] dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2 Steven Lee
2021-05-27 23:45   ` Linus Walleij
2021-05-25  5:53 ` [PATCH v3 2/3] ARM: dts: aspeed-g6: Add pinctrl settings Steven Lee
2021-05-25  7:29   ` Joel Stanley
2021-05-27 23:47   ` Linus Walleij
2021-06-03  4:12     ` Joel Stanley
2021-05-25  5:53 ` [PATCH v3 3/3] pinctrl: pinctrl-aspeed-g6: Add sgpio " Steven Lee
2021-05-27 23:46   ` 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).