diff options
| author | Matti Vaittinen <mazziesaccount@gmail.com> | 2026-06-26 10:24:38 +0300 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2026-08-10 08:59:40 -0700 |
| commit | 3f48a6ffe159f11d555a2173c844bbb0590196ab (patch) | |
| tree | 42c8df8510050d15d998617998f747151dd8e783 | |
| parent | d475fcefbb145b7cd0ebacf17a1def2ff65148a7 (diff) | |
| download | linux-3f48a6ffe159f11d555a2173c844bbb0590196ab.tar.gz linux-3f48a6ffe159f11d555a2173c844bbb0590196ab.zip | |
doc: hwmon: Add ROHM BD12780 and BD12780A
Add the ROHM BD12780 and the BD12780A to the list of the ICs supported by
the adm1275 driver.
Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://lore.kernel.org/r/5ff4a4a7a939cd642522fde407b5c9fa123a7089.1782458224.git.mazziesaccount@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
| -rw-r--r-- | Documentation/hwmon/adm1275.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/hwmon/adm1275.rst b/Documentation/hwmon/adm1275.rst index cf923f20fa52..8a793dd2b412 100644 --- a/Documentation/hwmon/adm1275.rst +++ b/Documentation/hwmon/adm1275.rst @@ -67,6 +67,22 @@ Supported chips: Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1293_1294.pdf + * ROHM Semiconductor BD12780 + + Prefix: 'bd12780' + + Addresses scanned: - + + Datasheet: https://fscdn.rohm.com/en/products/databook/datasheet/ic/power/power_switch/bd12780muv-lb-e.pdf + + * ROHM Semiconductor BD12780A + + Prefix: 'bd12780' + + Addresses scanned: - + + Datasheet: https://fscdn.rohm.com/en/products/databook/datasheet/ic/power/power_switch/bd12780amuv-lb-e.pdf + * Silergy SQ24905C Prefix: 'mc09c' |
