[PATCH linux dev-6.5 0/4] Add device trees for ASrock E3C256D4I & SPC621D8HM3
Zev Weiss
zev at bewilderbeest.net
Wed Dec 6 13:37:36 AEDT 2023
Hello,
These patches add support for the BMCs on the ASRock e3c256d4i and
spc621d8hm3 boards. All four patches are currently in the 'for-next'
branch of Joel's bmc.git tree. I used the '-x' flag when
cherry-picking them onto the dev-6.5 branch, but since they're not yet
actually merged into the mainline kernel I suppose it's possible the
upstream commit hashes might still change, so feel free to drop those
tags as preferred.
[Mistakenly didn't CC the list on first send, apologies for the
duplication Joel & Andrew.]
Thanks,
Zev
Zev Weiss (4):
dt-bindings: arm: aspeed: document ASRock SPC621D8HM3
ARM: dts: aspeed: Add ASRock SPC621D8HM3 BMC
dt-bindings: arm: aspeed: document ASRock E3C256D4I
ARM: dts: aspeed: Add ASRock E3C256D4I BMC
.../bindings/arm/aspeed/aspeed.yaml | 2 +
arch/arm/boot/dts/aspeed/Makefile | 2 +
.../aspeed/aspeed-bmc-asrock-e3c256d4i.dts | 316 +++++++++++++++++
.../aspeed/aspeed-bmc-asrock-spc621d8hm3.dts | 318 ++++++++++++++++++
4 files changed, 638 insertions(+)
create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dts
create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-spc621d8hm3.dts
--
2.43.0
More information about the openbmc
mailing list