From: Ninad Palsule <ninad@linux.ibm.com>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH v2 0/3] Add device tree for IBM system1 BMC
Date: Mon, 8 Jan 2024 14:41:11 -0600 [thread overview]
Message-ID: <20240108204114.1041390-1-ninad@linux.ibm.com> (raw)
This patchset adds device tree for IBM system1 bmc board.
Change log:
v1:
- Added device binding for IBM system1-bmc
- Added device binding for TIS I2C devices
- Added device tree for IBM system1 BMC board
- Added i2c and muxes
- Added voltage regulators
- Added GPIO, Fan ctrl, Led
- Added more compatible strings for tpm_tis_i2c
- Added power supplies, sensors, EEPROMS, TPM and more
v2:
- Incorporated review comments from Conor Dooley, Jarkko Sakkinen,
Guenter Roeck, Rob Herring, Krzysztof Kozlowski
- Merge all patches into single patch.
- Split the trivial device patch.
- Cleanup commit messages.
- Fixed bootargs string.
- Fixed node names.
- Dropped tpm schema patch as it is covered by Lukas's patch.
- Dropped "tpm: tis-i2c: Add more compatible strings" patch and
send it as a separate patch.
Andrew Geissler (1):
ARM: dts: aspeed: System1: IBM system1 BMC board
Ninad Palsule (2):
dt-bindings: arm: aspeed: add IBM system1-bmc
dt-bindings: Add DPS310 as trivial device
.../bindings/arm/aspeed/aspeed.yaml | 1 +
.../devicetree/bindings/trivial-devices.yaml | 2 +
arch/arm/boot/dts/aspeed/Makefile | 1 +
.../dts/aspeed/aspeed-bmc-ibm-system1.dts | 1623 +++++++++++++++++
4 files changed, 1627 insertions(+)
create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-system1.dts
--
2.39.2
next reply other threads:[~2024-01-08 20:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 20:41 Ninad Palsule [this message]
2024-01-08 20:41 ` [PATCH v2 1/3] dt-bindings: arm: aspeed: add IBM system1-bmc Ninad Palsule
2024-01-09 9:25 ` Krzysztof Kozlowski
2024-01-08 20:41 ` [PATCH v2 2/3] dt-bindings: Add DPS310 as trivial device Ninad Palsule
2024-01-09 9:25 ` Krzysztof Kozlowski
2024-01-08 20:41 ` [PATCH v2 3/3] ARM: dts: aspeed: System1: IBM system1 BMC board Ninad Palsule
2024-01-08 21:34 ` Mark Brown
2024-01-09 23:36 ` Ninad Palsule
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240108204114.1041390-1-ninad@linux.ibm.com \
--to=ninad@linux.ibm.com \
--cc=linux-aspeed@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox