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

Joel Stanley joel at jms.id.au
Wed Sep 27 12:31:30 AEST 2023


On Wed, 20 Sept 2023 at 05:55, Delphine CC Chiu
<Delphine_CC_Chiu at wiwynn.com> wrote:
>
> Support ina233 driver with binding documents for Meta Yosemite V4 using

We've moved to the 6.5 tree now. I would prefer we stopped development
on the 6.1 tree.

You have some upstream review comments on these. If you could address
those, then I'll backport your new version to the 6.5 tree.

Does that sound reasonable?

>
> 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