Message ID | 20240515143129.31557-2-ansuelsmth@gmail.com |
---|---|
State | Superseded |
Headers | show |
Series | [1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501 | expand |
On Wed, May 15, 2024 at 04:31:27PM +0200, Christian Marangi wrote: > Add new ti,lp5569 compatible, this is similar to national,lp5523 with > slight change to reg order and reg type and advanced way for LED fault. > > Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor.
diff --git a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml index 77828dedbb9f..fe8aaecf3010 100644 --- a/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml +++ b/Documentation/devicetree/bindings/leds/leds-lp55xx.yaml @@ -28,6 +28,7 @@ properties: - national,lp5523 - ti,lp55231 - ti,lp5562 + - ti,lp5569 - ti,lp8501 reg:
Add new ti,lp5569 compatible, this is similar to national,lp5523 with slight change to reg order and reg type and advanced way for LED fault. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> --- Documentation/devicetree/bindings/leds/leds-lp55xx.yaml | 1 + 1 file changed, 1 insertion(+)