[PATCH v4 0/2] hwmon: (pmbus/isl68137) Add support for RAA228942 and RAA228943

Dawei Liu posted 2 patches 1 week, 1 day ago
There is a newer version of this series
.../bindings/hwmon/pmbus/isil,isl68137.yaml   | 103 ++++++++++--------
Documentation/hwmon/isl68137.rst              |  20 ++++
drivers/hwmon/pmbus/isl68137.c                |   2 +
3 files changed, 82 insertions(+), 43 deletions(-)
[PATCH v4 0/2] hwmon: (pmbus/isl68137) Add support for RAA228942 and RAA228943
Posted by Dawei Liu 1 week, 1 day ago
Changes in v4:
  - Use fallback compatibles instead of standalone compatible strings
    (suggested by Krzysztof Kozlowski)
  - Reorder patches: dt-bindings first, driver second

Changes in v3:
  - Update commit message to clarify hardware differences
    (suggested by Krzysztof Kozlowski)
  - Drop enum cleanup patch as it has been merged

Changes in v2:
  - Remove entire unused enum chips
    (suggested by Guenter Roeck)
  - Improve commit message to clarify hardware difference
  - Split enum chips cleanup into separate patch

Dawei Liu (2):
  dt-bindings: hwmon: isl68137: Add compatible strings for RAA228942 and
    RAA228943
  hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and
    RAA228943

 .../bindings/hwmon/pmbus/isil,isl68137.yaml   | 103 ++++++++++--------
 Documentation/hwmon/isl68137.rst              |  20 ++++
 drivers/hwmon/pmbus/isl68137.c                |   2 +
 3 files changed, 82 insertions(+), 43 deletions(-)

-- 
2.34.1