From 418a1828caf318113c82069355aab2c7b6d4f544 Mon Sep 17 00:00:00 2001 From: Charles Hsu Date: Mon, 26 Jan 2026 14:37:11 +0800 Subject: [PATCH] dt-bindings: hwmon: add STEF48H28 Add device tree bindings for the hot-swap controller STEF48H28. Signed-off-by: Charles Hsu Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20260126063712.1049025-1-hsu.yungteng@gmail.com Signed-off-by: Guenter Roeck --- 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 df3f74b9dd285..53b102b249504 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -418,6 +418,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.47.3