diff options
author | Chiang Brian <chiang.brian@inventec.com> | 2025-06-19 14:42:22 +0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-07-20 16:38:34 -0700 |
commit | a6945f39d9fe6ed301bd037de8eb1b0d6fb18aeb (patch) | |
tree | aa7772748ad9a3ae8f5b1949a894c54cbf371d7f | |
parent | e09ef2fe4ae61e35037d290696fec8236c5ae9ad (diff) |
dt-bindings: trivial: Add tps53685 support
Add device type support for tps53685
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Chiang Brian <chiang.brian@inventec.com>
Link: https://lore.kernel.org/r/20250619064223.3165523-2-chiang.brian@inventec.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-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 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 |