devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Add device tree for IBM system1 BMC
@ 2024-01-16 18:37 Ninad Palsule
  2024-01-16 18:37 ` [PATCH v4 1/3] dt-bindings: arm: aspeed: add IBM system1-bmc Ninad Palsule
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ninad Palsule @ 2024-01-16 18:37 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, joel, andrew,
	peterhuewe, jarkko, jgg, keescook, tony.luck, gpiccoli, ninad,
	johannes.holland, linux, broonie, andre.werner
  Cc: patrick.rudolph, vincent, peteryin.openbmc, lakshmiy, bhelgaas,
	naresh.solanki, alexander.stein, festevam, devicetree,
	linux-arm-kernel, linux-aspeed, linux-kernel, linux-integrity,
	linux-hardening, geissonator, geert+renesas, luca.ceresoli

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.

v3:
 - Fixed voltage-regulators names.
 - Updated commit message about TPM compatibility string.

v4:
 - Removed compatibility string "nuvoton,npct75x" from TPM

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


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

end of thread, other threads:[~2024-01-25 21:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 18:37 [PATCH v4 0/3] Add device tree for IBM system1 BMC Ninad Palsule
2024-01-16 18:37 ` [PATCH v4 1/3] dt-bindings: arm: aspeed: add IBM system1-bmc Ninad Palsule
2024-01-16 18:37 ` [PATCH v4 2/3] dt-bindings: Add DPS310 as trivial device Ninad Palsule
2024-01-19 20:43   ` Rob Herring
2024-01-20  0:06     ` Ninad Palsule
2024-01-16 18:37 ` [PATCH v4 3/3] ARM: dts: aspeed: System1: IBM system1 BMC board Ninad Palsule
2024-01-16 19:03   ` Bjorn Helgaas
2024-01-25 21:23     ` Ninad Palsule

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).