mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 10:31:33 -04:00
dt-bindings: adm1275: ROHM BD12790 hot-swap controller
Support ROHM BD12790 hot-swap controller which is largely compatible with the Analog Devices adm1272. Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/753a6ded3e1aff1aaba7d932f0a883f789d9dfaa.1782458224.git.mazziesaccount@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
committed by
Guenter Roeck
parent
1170dfa0c3
commit
b66f500d62
@@ -33,6 +33,9 @@ description: |
|
||||
https://fscdn.rohm.com/en/products/databook/datasheet/ic/power/power_switch/bd12780muv-lb-e.pdf
|
||||
https://fscdn.rohm.com/en/products/databook/datasheet/ic/power/power_switch/bd12780amuv-lb-e.pdf
|
||||
|
||||
The BD12790 is a ROHM hot-swap controller, functionally similar to the
|
||||
ADM1272.
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
oneOf:
|
||||
@@ -47,6 +50,7 @@ properties:
|
||||
- adi,adm1293
|
||||
- adi,adm1294
|
||||
- rohm,bd12780
|
||||
- rohm,bd12790
|
||||
- silergy,mc09c
|
||||
|
||||
# Require BD12780 as a fall-back for BD12780A.
|
||||
@@ -103,6 +107,7 @@ allOf:
|
||||
enum:
|
||||
- adi,adm1272
|
||||
- adi,adm1273
|
||||
- rohm,bd12790
|
||||
then:
|
||||
properties:
|
||||
adi,volt-curr-sample-average:
|
||||
|
||||
Reference in New Issue
Block a user