lkml.org 
[lkml]   [2019]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] hwmon: (pmbus) add driver for BEL PFE1100 and PFE3000
Date
From: Tao Ren <rentao.bupt@gmail.com>

The patch series adds "bel-pfe" pmbus driver which supports hardware
monitoring for BEL PFE1100 and PFE3000 power supplies.

There are total 3 patches:
- patch #1 adds the initial version of bel-pfe driver which supports
BEL PFE1100 power supply.
- patch #2 adds BEL PFE3000 support into bel-pfe driver.
- patch #3 adds documentation for PFE1100 and PFE3000 chips.

The driver has been tested on Facebook Wedge40 BMC (with PFE1100) and
Facebook CMM BMC (with PFE3000).

Tao Ren (3):
hwmon: (pmbus) add BEL PFE1100 power supply driver
hwmon: (pmbus) add BEL PFE3000 power supply driver
docs: hwmon: Document bel-pfe pmbus driver

Documentation/hwmon/bel-pfe.rst | 112 +++++++++++++++++++++++++++
drivers/hwmon/pmbus/Kconfig | 9 +++
drivers/hwmon/pmbus/Makefile | 1 +
drivers/hwmon/pmbus/bel-pfe.c | 131 ++++++++++++++++++++++++++++++++
4 files changed, 253 insertions(+)
create mode 100644 Documentation/hwmon/bel-pfe.rst
create mode 100644 drivers/hwmon/pmbus/bel-pfe.c

--
2.17.1

\
 
 \ /
  Last update: 2019-10-29 00:51    [W:0.059 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site