openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* VR control from the BMC
@ 2020-10-26 23:02 Ed Tanous
  2020-10-27 18:55 ` Vijay Khemka
  2020-10-27 20:26 ` Patrick Williams
  0 siblings, 2 replies; 6+ messages in thread
From: Ed Tanous @ 2020-10-26 23:02 UTC (permalink / raw)
  To: OpenBMC Maillist

In the near future, I'm going to have some needs for OpenBMC to be
able to control VRs.  These VRs might be on the baseboard itself, or
on detected PCIe add-in-cards, and controlled over PMBus.
Additionally, I will need a "hardware safe" way for the host to be
able to modify the behavior of these VRs (usually different voltage
settings), and to have that interface be constrained in such a way
that the host can never set a value that's outside of a predefined
range that's known to be safe for the hardware, which the BMC will own
the definition of for security purposes.

Does anyone else have similar needs?  I've been pointed to
phosphor-regulators which has some similar parallels;  As-is, that
solution won't work for me, because it's relying on fixed, platform
specific json scripting to accomplish its goals.  My hope would be for
a more generalized linux devicetree based solution, as well as a
representation on dbus that could be modified at runtime by
Redfish/IPMI in band.

Is there any other work I should look into that's similar?  Does
anyone have any strong opinions on how this should be organized or how
it could be built?

Thanks,

-Ed

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

end of thread, other threads:[~2020-10-27 20:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26 23:02 VR control from the BMC Ed Tanous
2020-10-27 18:55 ` Vijay Khemka
2020-10-27 19:10   ` Ed Tanous
2020-10-27 20:11     ` Vijay Khemka
2020-10-27 20:26 ` Patrick Williams
2020-10-27 20:54   ` Ed Tanous

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).