lkml.org 
[lkml]   [2024]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] hwmon: (pmbus) Add support for Infineon XDP710
Date
Add support for Infineon XDP710. This is a Hot-Swap Controller.

Change log:

v2 -> v3
- Fixed Ack quotes
- rename "microOhmRsense" to "micro_ohm_rsense"

v1 -> v2
- Merged patch 3 into patch 1.
- Modified comments.
- Fixed the microOhmRsense array.
- Improved operational accuracy.

v1
- Add support for xdp710 hot-swap device from Infineon vendor
---

Peter Yin (2):
hwmon: (pmbus) Add support for Infineon XDP710
dt-bindings: hwmon: Add infineon xdp710 driver bindings

.../devicetree/bindings/trivial-devices.yaml | 2 +
Documentation/hwmon/index.rst | 1 +
Documentation/hwmon/xdp710.rst | 83 +++++++++++
drivers/hwmon/pmbus/Kconfig | 9 ++
drivers/hwmon/pmbus/Makefile | 1 +
drivers/hwmon/pmbus/xdp710.c | 132 ++++++++++++++++++
6 files changed, 228 insertions(+)
create mode 100644 Documentation/hwmon/xdp710.rst
create mode 100644 drivers/hwmon/pmbus/xdp710.c

--
2.25.1


\
 
 \ /
  Last update: 2024-04-29 05:38    [W:0.074 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site