diff options
author | Marek Vasut <[email protected]> | 2024-07-25 20:03:23 +0200 |
---|---|---|
committer | Rob Herring (Arm) <[email protected]> | 2024-07-29 13:37:01 -0600 |
commit | b31b9fb578783ee569d28325917821e7149e6f9b (patch) | |
tree | eab25034a8488455862b7027251d2d715203f4ae | |
parent | f7272daeaca31c00e61f46edb98d593b55595501 (diff) |
dt-bindings: hwmon: Document TI TPS546D24
Document TI TPS546D24 TPS546D24A 2.95-V to 16-V, 40-A, Up to 4x Stackable,
PMBus Buck Converter as trivial device. Linux kernel does have an existing
driver using the compatible documented here.
Signed-off-by: Marek Vasut <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring (Arm) <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 7913ca9b6b54..2a4a0406dbbd 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -412,6 +412,7 @@ properties: - ti,tps544b25 - ti,tps544c20 - ti,tps544c25 + - ti,tps546d24 # I2C Touch-Screen Controller - ti,tsc2003 # Vicor Corporation Digital Supervisor |