All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-6.18 0/3] ARM: dts: aspeed-g6: I2C/APB cleanup and AST2600 I3C enablement
@ 2026-05-13 17:30 Dawid Glazik
  2026-05-13 17:30 ` [PATCH linux dev-6.18 1/3] ARM: dts: aspeed-g6: move i2c controllers directly into apb node Dawid Glazik
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dawid Glazik @ 2026-05-13 17:30 UTC (permalink / raw)
  To: openbmc, joel, andrew; +Cc: dawid.glazik, maciej.lawniczak

Hi OpenBMC maintainers,

This series enables AST2600 I3C support:
- moving AST2600 I2C controller nodes directly under APB for
  consistent SoC layout
- documenting `aspeed,ast2600-i3c-global` in syscon binding
- adding AST2600 I3C controller nodes in aspeed-g6.dtsi

Upstream status:
- submitted upstream and under review
- no unresolved design concerns known
- review received from Krzysztof Kozlowski (`Reviewed-by`)
- upstream thread:
  https://lore.kernel.org/all/cover.1777058942.git.dawid.glazik@linux.intel.com/#t

Please carry this series in OpenBMC temporarily to unblock
platform bring-up while upstream integration completes.

Thanks,
Dawid Glazik

Dawid Glazik (3):
  ARM: dts: aspeed-g6: move i2c controllers directly into apb node
  dt-bindings: mfd: syscon: add aspeed,ast2600-i3c-global compatible
  ARM: dts: aspeed-g6: Add nodes for i3c controllers

 .../devicetree/bindings/mfd/syscon.yaml       |   2 +
 arch/arm/boot/dts/aspeed/aspeed-g6.dtsi       | 543 ++++++++++--------
 2 files changed, 318 insertions(+), 227 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2026-05-19 20:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 17:30 [PATCH linux dev-6.18 0/3] ARM: dts: aspeed-g6: I2C/APB cleanup and AST2600 I3C enablement Dawid Glazik
2026-05-13 17:30 ` [PATCH linux dev-6.18 1/3] ARM: dts: aspeed-g6: move i2c controllers directly into apb node Dawid Glazik
2026-05-13 17:30 ` [PATCH linux dev-6.18 2/3] dt-bindings: mfd: syscon: add aspeed,ast2600-i3c-global compatible Dawid Glazik
2026-05-13 17:30 ` [PATCH linux dev-6.18 3/3] ARM: dts: aspeed-g6: Add nodes for i3c controllers Dawid Glazik
2026-05-18 14:10 ` [PATCH linux dev-6.18 0/3] ARM: dts: aspeed-g6: I2C/APB cleanup and AST2600 I3C enablement Andrew Jeffery
2026-05-19  7:27   ` Dawid Glazik

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.