[PATCH 1/2] dt-bindings: trivial-devices: Add TI TPS53622 and TPS53659
From: Pradhan, Sanman
Date: Tue Sep 01 2026 - 17:14:08 EST
From: Sanman Pradhan <psanman@xxxxxxxxxxx>
TPS53622 and TPS53659 are PMBus-compliant D-CAP+ multiphase step-down
controllers. Add their compatible strings.
Signed-off-by: Sanman Pradhan <psanman@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 6229a6516302..94e63d8a58ad 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -512,8 +512,12 @@ properties:
- ti,tmp125
# TI DC-DC converter on PMBus
- ti,tps40400
+ # TI Dual channel DCAP+ multiphase controller TPS53622
+ - ti,tps53622
# TI DCAP+ multiphase controller
- ti,tps53647
+ # TI Dual channel DCAP+ multiphase controller TPS53659
+ - ti,tps53659
# TI DCAP+ multiphase controller
- ti,tps53667
# TI Dual channel DCAP+ multiphase controller TPS53676 with AVSBus
--
2.34.1