All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio
@ 2021-05-24 11:13 ` Steven Lee
  0 siblings, 0 replies; 36+ messages in thread
From: Steven Lee @ 2021-05-24 11:13 UTC (permalink / raw)
  To: linux-aspeed

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.

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] 36+ messages in thread

end of thread, other threads:[~2021-05-25  4:00 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-24 11:13 [PATCH v1 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio Steven Lee
2021-05-24 11:13 ` Steven Lee
2021-05-24 11:13 ` Steven Lee
2021-05-24 11:13 ` Steven Lee
2021-05-24 11:13 ` [PATCH v1 1/3] dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2 Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-25  0:56   ` Andrew Jeffery
2021-05-25  0:56     ` Andrew Jeffery
2021-05-25  0:56     ` Andrew Jeffery
2021-05-25  0:56     ` Andrew Jeffery
2021-05-24 11:13 ` [PATCH v1 2/3] ARM: dts: aspeed-g6: Add pinctrl settings Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-25  0:57   ` Andrew Jeffery
2021-05-25  0:57     ` Andrew Jeffery
2021-05-25  0:57     ` Andrew Jeffery
2021-05-25  0:57     ` Andrew Jeffery
2021-05-24 11:13 ` [PATCH v1 3/3] pinctrl: pinctrl-aspeed-g6: Add sgpio " Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-24 11:13   ` Steven Lee
2021-05-25  0:54   ` Andrew Jeffery
2021-05-25  0:54     ` Andrew Jeffery
2021-05-25  0:54     ` Andrew Jeffery
2021-05-25  0:54     ` Andrew Jeffery
2021-05-25  3:02     ` Steven Lee
2021-05-25  3:02       ` Steven Lee
2021-05-25  3:02       ` Steven Lee
2021-05-25  3:02       ` Steven Lee
2021-05-25  3:42       ` Andrew Jeffery
2021-05-25  3:42         ` Andrew Jeffery
2021-05-25  3:42         ` Andrew Jeffery
2021-05-25  3:42         ` Andrew Jeffery

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.