[PATCH linux dev-6.1 v2 0/2] hwmon: ina233: add ina233 support

Delphine CC Chiu Delphine_CC_Chiu at wiwynn.com
Wed Sep 20 15:55:12 AEST 2023


Support ina233 driver with binding documents for Meta Yosemite V4 using

Changelog:
 v2 - Revise Makefile typo
 v1 - Add ina233 driver and binding document

Delphine CC Chiu (2):
  dt-bindings: hwmon: add INA233 binding documents
  hwmon: Add support for ina233

 .../devicetree/bindings/hwmon/ina233.txt      | 27 ++++++
 MAINTAINERS                                   |  6 ++
 drivers/hwmon/pmbus/Kconfig                   |  9 ++
 drivers/hwmon/pmbus/Makefile                  |  1 +
 drivers/hwmon/pmbus/ina233.c                  | 89 +++++++++++++++++++
 5 files changed, 132 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwmon/ina233.txt
 create mode 100644 drivers/hwmon/pmbus/ina233.c

-- 
2.25.1



More information about the openbmc mailing list