diff options
author | 2025-02-20 13:27:25 +0100 | |
---|---|---|
committer | 2025-02-21 17:13:26 -0600 | |
commit | 0fe0c7c6f3070be2ce82b4767f2813b4fe252a4f (patch) | |
tree | 07b3b89ac2e6489c9b380d3c6013212c0aa6ef98 | |
parent | dt-bindings: gpu: mali-bifrost: Add compatible for RZ/V2H(P) SoC (diff) | |
download | wireguard-linux-0fe0c7c6f3070be2ce82b4767f2813b4fe252a4f.tar.xz wireguard-linux-0fe0c7c6f3070be2ce82b4767f2813b4fe252a4f.zip |
dt-bindings: trivial-devices: Add ti,tps53681
Describe TI TPS5381 a dual-channel multiphase step-down controller
supporting per-phase and per-channel output telemetry.
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/26aac15b8f0fdbcc2633d3843e216e6c8d30bb31.1740054443.git.michal.simek@amd.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 76fc89d0fc02..91a19faa8d9a 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -380,6 +380,8 @@ properties: - ti,tps53676 # TI Dual channel DCAP+ multiphase controller TPS53679 - ti,tps53679 + # TI Dual channel DCAP+ multiphase controller TPS53681 + - ti,tps53681 # TI Dual channel DCAP+ multiphase controller TPS53688 - ti,tps53688 # TI DC-DC converters on PMBus |