From: Daniel Nilsson <linux@erq.se>
To: Guenter Roeck <linux@roeck-us.net>
Cc: linux-hwmon@vger.kernel.org, Daniel Nilsson <linux@erq.se>
Subject: [PATCH 0/1] hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351
Date: Wed, 3 Jun 2026 10:57:11 +0200 [thread overview]
Message-ID: <20260603085712.659432-1-linux@erq.se> (raw)
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
next reply other threads:[~2026-06-03 9:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-03 8:57 Daniel Nilsson [this message]
2026-06-03 8:57 ` [PATCH 1/1] hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351 Daniel Nilsson
2026-06-03 9:11 ` sashiko-bot
2026-06-08 0:33 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260603085712.659432-1-linux@erq.se \
--to=linux@erq.se \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux@roeck-us.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox