2019-04-16 15:44:04

by Patrick Venture

[permalink] [raw]
Subject: [PATCH 2/2] 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 <[email protected]>
---
Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
1 file changed, 2 insertions(+)

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
--
2.21.0.392.gf8f6787159e-goog


2019-04-16 15:55:42

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: Add isl68137 as a trivial device

On Tue, Apr 16, 2019 at 08:41:47AM -0700, Patrick Venture wrote:
> The isl68137 is a digital output 7-phrase configurable PWM controller
> with an AVSBus interface from Intersil.
>
> Signed-off-by: Patrick Venture <[email protected]>

Acked-by: Guenter Roeck <[email protected]>

> ---
> Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> 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
> --
> 2.21.0.392.gf8f6787159e-goog
>