diff options
| author | Vincent Jardin <[email protected]> | 2026-07-12 20:20:44 +0200 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2026-07-13 09:16:57 +0800 |
| commit | 350b7c83b6d5dcb7186562c479acd932cefc9292 (patch) | |
| tree | 10747700c86bfbeba614535d2811501e3002c7a2 /src | |
| parent | cfb427255287b357a4b08b3d3ba9154137270d61 (diff) | |
power: regulator: add generic PMBus UCLASS_REGULATOR adapter
PMBus regulators differ in numeric formats and quirks, not in how they
are driven. Share that common behaviour as a regulator-uclass adapter
so chip drivers and the pmbus CLI do not each reimplement the decode
and transport, and add a catch-all driver on compatible = "pmbus" for
compliant chips that have no dedicated driver yet.
Gated by CONFIG_DM_REGULATOR_PMBUS_HELPER and
CONFIG_DM_REGULATOR_PMBUS_GENERIC.
Signed-off-by: Vincent Jardin <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
