[PATCH 1/7] dt-bindings: leds: pca995x: describe reset-gpios property

From: Nora Schiffer

Date: Wed Sep 02 2026 - 08:26:41 EST


The PCA995x has a reset pin. Allow describing it in the Device Tree.

Signed-off-by: Nora Schiffer <nora.schiffer@xxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/leds/nxp,pca995x.yaml | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/leds/nxp,pca995x.yaml b/Documentation/devicetree/bindings/leds/nxp,pca995x.yaml
index ab8c90cbadb5c..201f32f1b8139 100644
--- a/Documentation/devicetree/bindings/leds/nxp,pca995x.yaml
+++ b/Documentation/devicetree/bindings/leds/nxp,pca995x.yaml
@@ -36,6 +36,9 @@ properties:
"#size-cells":
const: 0

+ reset-gpios:
+ maxItems: 1
+
patternProperties:
"^led@[0-9a-f]+$":
type: object
@@ -54,6 +57,7 @@ additionalProperties: false

examples:
- |
+ #include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/leds/common.h>

i2c {
@@ -65,6 +69,7 @@ examples:
reg = <0x01>;
#address-cells = <1>;
#size-cells = <0>;
+ reset-gpios = <&gpio2 5 GPIO_ACTIVE_LOW>;

led@0 {
reg = <0x0>;
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
https://www.tq-group.com/