diff options
author | Peter Yin <[email protected]> | 2024-08-09 15:00:54 +0800 |
---|---|---|
committer | Rob Herring (Arm) <[email protected]> | 2024-08-12 15:54:59 -0600 |
commit | bdc9c46759296690e4f9da434b16a7ac4190c671 (patch) | |
tree | fdd7cf4e1102fb938669a70fe4066eb1f32b06f9 | |
parent | 4e354cce395f64001e054a41769ddaaef2efe3b4 (diff) |
dt-bindings: trivial-devices: add isil,isl69260
Document the "isl,isl69260" compatible, which is already used in the
DTS files but was not previously documented in the bindings.
The ISL69260 is a digital dual output multiphase controller
that supports Intel VR13, VR13.HC, and VR14 specifications.
Signed-off-by: Peter Yin <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring (Arm) <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 2a4a0406dbbd..a521ae640eff 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -164,6 +164,8 @@ properties: - isil,isl29030 # Intersil ISL68137 Digital Output Configurable PWM Controller - isil,isl68137 + # Intersil ISL69260 PMBus Voltage Regulator + - isil,isl69260 # Intersil ISL69269 PMBus Voltage Regulator - isil,isl69269 # Intersil ISL76682 Ambient Light Sensor |