diff options
author | Peter Yin <peteryin.openbmc@gmail.com> | 2024-08-09 15:00:54 +0800 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-08-12 15:54:59 -0600 |
commit | bdc9c46759296690e4f9da434b16a7ac4190c671 (patch) | |
tree | fdd7cf4e1102fb938669a70fe4066eb1f32b06f9 /Documentation/devicetree/bindings/trivial-devices.yaml | |
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 <peteryin.openbmc@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240809070056.3588694-1-peteryin.openbmc@gmail.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/trivial-devices.yaml')
-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 |