[PATCH linux dev-6.5 v4 0/2] LTC4286 and LTC4287 driver support

Joel Stanley joel at jms.id.au
Wed Nov 8 22:21:03 AEDT 2023


On Wed, 8 Nov 2023 at 18:50, Delphine CC Chiu
<Delphine_CC_Chiu at wiwynn.com> wrote:
>
> v4 - Add LTC4286 and LTC4287 binding document
>    - Add LTC4286 and LTC4287 driver

This is v4, but the first version you've sent to the openbmc list. I
can't see an upstream v4, and v3 has changes requested.

It would be best if you finished getting review from Guneter, and then
sent that version to the openbmc list for merging. Include a link to
the upstream submission in your cover letter so we know what is going
on.

>
> Delphine CC Chiu (2):
>   dt-bindings: hwmon: Add lltc ltc4286 driver bindings
>   hwmon: pmbus: Add ltc4286 driver
>
>  .../bindings/hwmon/lltc,ltc4286.yaml          |  51 +++++
>  Documentation/hwmon/index.rst                 |   1 +
>  Documentation/hwmon/ltc4286.rst               |  95 ++++++++++
>  MAINTAINERS                                   |  10 +
>  drivers/hwmon/pmbus/Kconfig                   |  10 +
>  drivers/hwmon/pmbus/Makefile                  |   1 +
>  drivers/hwmon/pmbus/ltc4286.c                 | 177 ++++++++++++++++++
>  7 files changed, 345 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/hwmon/lltc,ltc4286.yaml
>  create mode 100644 Documentation/hwmon/ltc4286.rst
>  create mode 100644 drivers/hwmon/pmbus/ltc4286.c
>
> --
> 2.25.1
>


More information about the openbmc mailing list