Linux Hardware Monitor development
 help / color / mirror / Atom feed
* [PATCH 0/1] hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351
@ 2026-06-03  8:57 Daniel Nilsson
  2026-06-03  8:57 ` [PATCH 1/1] " Daniel Nilsson
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Nilsson @ 2026-06-03  8:57 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: linux-hwmon, Daniel Nilsson

Add support for BMR316, BMR321, BMR350 and BMR351 DC/DC converter
modules from Flex to the generic pmbus driver.

BMR492, BMR316, BMR321, BMR350 and BMR351 all use the same chip, which
has the deficiency that it presents a second phantom PAGE even though
the devices only have a single real PAGE/rail.  By explicitly
specifying the number of pages via driver_data, as is already in place
for BMR492, we avoid exposing the phantom PAGEs.

Update the documentation with a new datasheet URL.  The datasheets for
Flex BMRs are now only found via the product selector on flex.com.

The patch has been tested against BMR316, BMR321, BMR350 and BMR351.

Daniel Nilsson (1):
  hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351

 Documentation/hwmon/pmbus.rst | 9 +++++----
 drivers/hwmon/pmbus/pmbus.c   | 4 ++++
 2 files changed, 9 insertions(+), 4 deletions(-)


base-commit: e7ae89a0c97ce2b68b0983cd01eda67cf373517d
-- 
2.51.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-08  0:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-03  8:57 [PATCH 0/1] hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351 Daniel Nilsson
2026-06-03  8:57 ` [PATCH 1/1] " Daniel Nilsson
2026-06-03  9:11   ` sashiko-bot
2026-06-08  0:33   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox