diff options
| author | Nuno Sa <nuno.sa@analog.com> | 2025-01-08 16:44:23 +0000 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2025-01-08 09:17:49 -0800 |
| commit | 788bd792c74a3d1ddd0e49f5ddd68102dbbbe351 (patch) | |
| tree | 8821eaee4e9362b2131ca3162b8d61c610bf4947 /Documentation/hwmon | |
| parent | adc52dd4078067fabf1431036ba180eafd8a7eee (diff) | |
| download | ath-788bd792c74a3d1ddd0e49f5ddd68102dbbbe351.tar.gz | |
hwmon: (pmbus/max15301) Add support for MAX15303
The MAX15303 is a full-featured, flexible, efficient, 6A digital
point-of-load (PoL) controller with integrated switching MOSFETs. It
contains advanced power management and telemetry features.
Tested-by: Robin Getz <rgetz503@gmail.com>
Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20250108-dev-max15303-v1-1-9154eb2c9d9e@analog.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
| -rw-r--r-- | Documentation/hwmon/max15301.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/hwmon/max15301.rst b/Documentation/hwmon/max15301.rst index e3dc22fe1c6d0..e2222e98304fd 100644 --- a/Documentation/hwmon/max15301.rst +++ b/Documentation/hwmon/max15301.rst @@ -13,6 +13,14 @@ Supported chips: Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX15301.pdf + * Maxim MAX15303 + + Prefix: 'max15303' + + Addresses scanned: - + + Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/max15303.pdf + Author: Erik Rosen <erik.rosen@metormote.com> |
