[PATCH v2 1/2] dt-bindings: trivial-devices: Add Delta Q54SN120A1 and Q54SW120A7

Colin Huang posted 2 patches 2 weeks, 2 days ago
[PATCH v2 1/2] dt-bindings: trivial-devices: Add Delta Q54SN120A1 and Q54SW120A7
Posted by Colin Huang 2 weeks, 2 days ago
Add two additional Delta 1/4-brick DC/DC power modules,
Q54SN120A1 and Q54SW120A7, to the trivial-devices list.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Colin Huang <u8813345@gmail.com>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index d0f7dbf15d6f..f430e49b9ec1 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -95,6 +95,10 @@ properties:
           - delta,dps920ab
             # 1/4 Brick DC/DC Regulated Power Module
           - delta,q54sj108a2
+            # 1300W 1/4 Brick DC/DC Regulated Power Module
+          - delta,q54sn120a1
+            # 2000W 1/4 Brick DC/DC Regulated Power Module
+          - delta,q54sw120a7
             # Devantech SRF02 ultrasonic ranger in I2C mode
           - devantech,srf02
             # Devantech SRF08 ultrasonic ranger

-- 
2.34.1
Re: [PATCH v2 1/2] dt-bindings: trivial-devices: Add Delta Q54SN120A1 and Q54SW120A7
Posted by Guenter Roeck 2 weeks, 1 day ago
On Mon, Mar 16, 2026 at 04:39:33PM +0800, Colin Huang wrote:
> Add two additional Delta 1/4-brick DC/DC power modules,
> Q54SN120A1 and Q54SW120A7, to the trivial-devices list.
> 
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> Signed-off-by: Colin Huang <u8813345@gmail.com>
> ---

Applied.

Thanks,
Guenter