All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add Aspeed AST2600 I3C support
@ 2023-08-08 15:42 ` Dylan Hung
  0 siblings, 0 replies; 40+ messages in thread
From: Dylan Hung @ 2023-08-08 15:42 UTC (permalink / raw)
  To: linux-aspeed

This patch series introduces the necessary changes to enable I3C support
for the Aspeed AST2600 I3C controller. Specifically, it addresses the
missing pinctrl configuration and reset control for the I3C
functionality.

Dylan Hung (3):
  ARM: dts: pinctrl-aspeed-g6: Add I3C1 and I3C2 control pins
  dt-bindings: i3c: ast2600: Add resets and reset-names
  i3c: ast2600: Add reset deassertion for global registers

 .../devicetree/bindings/i3c/aspeed,ast2600-i3c.yaml  | 12 ++++++++++--
 arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi      | 10 ++++++++++
 drivers/i3c/master/ast2600-i3c-master.c              |  9 +++++++++
 3 files changed, 29 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-09 22:34 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08 15:42 [PATCH 0/3] Add Aspeed AST2600 I3C support Dylan Hung
2023-08-08 15:42 ` Dylan Hung
2023-08-08 15:42 ` Dylan Hung
2023-08-08 15:42 ` Dylan Hung
2023-08-08 15:42 ` [PATCH 1/3] ARM: dts: pinctrl-aspeed-g6: Add I3C1 and I3C2 control pins Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 15:42 ` [PATCH 2/3] dt-bindings: i3c: ast2600: Add resets and reset-names Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 15:59   ` Krzysztof Kozlowski
2023-08-08 15:59     ` Krzysztof Kozlowski
2023-08-08 15:59     ` Krzysztof Kozlowski
2023-08-08 15:59     ` Krzysztof Kozlowski
2023-08-08 15:42 ` [PATCH 3/3] i3c: ast2600: Add reset deassertion for global registers Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 15:42   ` Dylan Hung
2023-08-08 16:00   ` Krzysztof Kozlowski
2023-08-08 16:00     ` Krzysztof Kozlowski
2023-08-08 16:00     ` Krzysztof Kozlowski
2023-08-08 16:00     ` Krzysztof Kozlowski
2023-08-09  0:07 ` [PATCH 0/3] Add Aspeed AST2600 I3C support Jeremy Kerr
2023-08-09  0:07   ` Jeremy Kerr
2023-08-09  0:07   ` Jeremy Kerr
2023-08-09  0:07   ` Jeremy Kerr
2023-08-09  0:28   ` Jeremy Kerr
2023-08-09  0:28     ` Jeremy Kerr
2023-08-09  0:28     ` Jeremy Kerr
2023-08-09  0:28     ` Jeremy Kerr
2023-08-09  2:46   ` Dylan Hung
2023-08-09  2:46     ` Dylan Hung
2023-08-09  2:46     ` Dylan Hung
2023-08-09  3:05   ` Dylan Hung
2023-08-09  3:12     ` Jeremy Kerr
2023-08-09  3:12       ` Jeremy Kerr
2023-08-09  3:12       ` Jeremy Kerr
2023-08-09  3:12       ` Jeremy Kerr

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.