diff options
author | Michal Simek <michal.simek@amd.com> | 2025-02-20 13:53:43 +0100 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2025-02-20 13:35:14 -0600 |
commit | 7526e4fe550f51bd8c41eb51492436117917e3f1 (patch) | |
tree | 4c5245e1c4815985f4b1b0d6ab443689f0d8e10e | |
parent | b69cfaf884f3c5c6b9ba5a20eecdb3e6e72311fd (diff) |
dt-bindings: trivial-devices: Add ti,tps546b24
Describe TPS546B24 DC-DC converter which is very similar to tps546d24
version. The difference is that B version handles up to 20A. D version up
to 40A.
Signed-off-by: Michal Simek <michal.simek@amd.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/c79f69d0d37e7eb61f93f5dea69148b7756a3ee5.1740056021.git.michal.simek@amd.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
-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 fadbd3c041c8..76fc89d0fc02 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -387,6 +387,7 @@ properties: - ti,tps544b25 - ti,tps544c20 - ti,tps544c25 + - ti,tps546b24 - ti,tps546d24 # I2C Touch-Screen Controller - ti,tsc2003 |