From a6945f39d9fe6ed301bd037de8eb1b0d6fb18aeb Mon Sep 17 00:00:00 2001 From: Chiang Brian Date: Thu, 19 Jun 2025 14:42:22 +0800 Subject: [PATCH] dt-bindings: trivial: Add tps53685 support Add device type support for tps53685 Acked-by: Krzysztof Kozlowski Signed-off-by: Chiang Brian Link: https://lore.kernel.org/r/20250619064223.3165523-2-chiang.brian@inventec.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 27930708ccd58..a613b9c3f6eac 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -396,6 +396,8 @@ properties: - ti,tps53679 # TI Dual channel DCAP+ multiphase controller TPS53681 - ti,tps53681 + # TI Dual channel DCAP+ multiphase controller TPS53685 with AMD-SVI3 + - ti,tps53685 # TI Dual channel DCAP+ multiphase controller TPS53688 - ti,tps53688 # TI DC-DC converters on PMBus -- 2.47.2