[PATCH] dt-bindings: gpio: pca95xx: add onnn,pca9655 compatible

From: Rosen Penev

Date: Fri Sep 04 2026 - 20:10:36 EST


The pca9655 is the On Semi variant of the pca9555 16-bit I2C GPIO
expander and is register-compatible with it. The addition of the
compatible in the driver missed the documentation update.

Fixes: 6d49b3a0f351 ("gpio: pca953x: Add support for the On Semi pca9655")
Assisted-by: opencode:big-pickle
Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
---
Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
index 4631388a7d91..563f61e6e543 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
@@ -67,6 +67,7 @@ properties:
- nxp,pcal9555a
- onnn,cat9554
- onnn,pca9654
+ - onnn,pca9655
- ti,pca6107
- ti,pca9536
- ti,tca6408
--
2.55.0