This patch series adds support for the Delta Q54SN120A1 and Q54SW120A7
1/4-brick DC/DC power modules with PMBus capability.
The datasheets are not publicly available but are available under NDA.
Patch 1 updates the devicetree trivial-devices list.
Patch 2 adds chips support under q54sj108a2.
These changes have been tested with both modules on hardware platforms
supporting PMBus over I2C.
Signed-off-by: Colin Huang <u8813345@gmail.com>
---
Changes in v2:
- remove usless patch.
- noted datasheets are available under NDA.
- modify driver base on reviewer commment.
- Link to v1: https://lore.kernel.org/r/20260205-add-q54sn120a1-q54q54sw120a7-v1-0-09061ecacfc7@gmail.com
---
Colin Huang (2):
dt-bindings: trivial-devices: Add Delta Q54SN120A1 and Q54SW120A7
hwmon: (pmbus) Add Delta Q54SN120A1 Q54SW120A7 chip
Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++
drivers/hwmon/pmbus/q54sj108a2.c | 18 +++++++++++++++---
2 files changed, 19 insertions(+), 3 deletions(-)
---
base-commit: 18f7fcd5e69a04df57b563360b88be72471d6b62
change-id: 20260205-add-q54sn120a1-q54q54sw120a7-fa492b6ea07f
Best regards,
--
Colin Huang <u8813345@gmail.com>