[PATCH] dt-bindings: trivial-devices: Add ti,tps546b24

Michal Simek posted 1 patch 10 months ago
Documentation/devicetree/bindings/trivial-devices.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: trivial-devices: Add ti,tps546b24
Posted by Michal Simek 10 months ago
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>
---

 Documentation/devicetree/bindings/trivial-devices.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index fd6389aefc30..91a19faa8d9a 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -389,6 +389,7 @@ properties:
           - ti,tps544b25
           - ti,tps544c20
           - ti,tps544c25
+          - ti,tps546b24
           - ti,tps546d24
             # I2C Touch-Screen Controller
           - ti,tsc2003
-- 
2.43.0
Re: [PATCH] dt-bindings: trivial-devices: Add ti,tps546b24
Posted by Rob Herring (Arm) 10 months ago
On Thu, 20 Feb 2025 13:53:43 +0100, Michal Simek wrote:
> 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>
> ---
> 
>  Documentation/devicetree/bindings/trivial-devices.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!
Re: [PATCH] dt-bindings: trivial-devices: Add ti,tps546b24
Posted by Krzysztof Kozlowski 10 months ago
On 20/02/2025 13:53, Michal Simek wrote:
> 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>

Best regards,
Krzysztof