public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 1/2] dt-bindings: hwmon: add STEF48H28
@ 2026-01-26  6:37 Charles Hsu
  2026-01-26  6:37 ` [PATCH v7 2/2] hwmon: pmbus: add support for STEF48H28 Charles Hsu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Charles Hsu @ 2026-01-26  6:37 UTC (permalink / raw)
  To: robh
  Cc: krzk+dt, conor+dt, linux, devicetree, linux-hwmon, linux-kernel,
	Charles Hsu

Add device tree bindings for the hot-swap controller STEF48H28.

Signed-off-by: Charles Hsu <hsu.yungteng@gmail.com>

---
Changes in v6:
- This device is a simple I2C slave that does not require any custom
properties beyond the standard ones, just need add to trivial-devices schema.

Changes in v6:
- Fix patch formatting issues.

Changes in v5:
- Move the change list into the commit message.

Changes in v4:
- Fix an incorrect datasheet URL and update it to the correct reference.

Changes in v3:
- Move the STEF48H28 Device Tree binding from
  trivial-devices.yaml to pmbus/stef48h28.yaml.

Changes in v2:
- Fix the entry in trivial-devices.yaml by correcting the comment
  and compatible string ordering.
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index d0f7dbf15d6f..7ff5b1dbe61c 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -416,6 +416,8 @@ properties:
           - smsc,emc6d103s
             # SparkFun Qwiic Joystick (COM-15168) with i2c interface
           - sparkfun,qwiic-joystick
+            # STMicroelectronics Hot-swap controller stef48h28
+          - st,stef48h28
             # Sierra Wireless mangOH Green SPI IoT interface
           - swir,mangoh-iotport-spi
             # Synaptics I2C touchpad
-- 
2.34.1


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

end of thread, other threads:[~2026-01-29 14:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26  6:37 [PATCH v7 1/2] dt-bindings: hwmon: add STEF48H28 Charles Hsu
2026-01-26  6:37 ` [PATCH v7 2/2] hwmon: pmbus: add support for STEF48H28 Charles Hsu
2026-01-27  0:12   ` Guenter Roeck
2026-01-29  7:17     ` Mauro Carvalho Chehab
2026-01-29 14:14       ` Guenter Roeck
2026-01-26 20:27 ` [PATCH v7 1/2] dt-bindings: hwmon: add STEF48H28 Conor Dooley
2026-01-27  0:12 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox