diff options
author | Patrick Venture <venture@google.com> | 2019-04-16 18:41:47 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-04-30 03:42:15 +0300 |
commit | 57ddd16b111ba865cab2fa6188f72adb54332b1e (patch) | |
tree | 546894b75f160a15aa6e5ac4f6a7e3ae6f5461c6 /Documentation/devicetree/bindings/trivial-devices.yaml | |
parent | 083284961ad0015ad8ec9cc3739f2856d2d7fae8 (diff) | |
download | linux-57ddd16b111ba865cab2fa6188f72adb54332b1e.tar.xz |
dt-bindings: Add isl68137 as a trivial device
The isl68137 is a digital output 7-phrase configurable PWM controller
with an AVSBus interface from Intersil.
Signed-off-by: Patrick Venture <venture@google.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <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 92184ef0db2e..747fd3f689dc 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -104,6 +104,8 @@ properties: - isil,isl29028 # Intersil ISL29030 Ambient Light and Proximity Sensor - isil,isl29030 + # Intersil ISL68137 Digital Output Configurable PWM Controller + - isil,isl68137 # 5 Bit Programmable, Pulse-Width Modulator - maxim,ds1050 # Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs |