The NXP PCAL6534 is a 34-bit I2C I/O expander similar to the PCAL6524. The Diodes PI4IOE5V6534Q is a functionally identical chip provided by Diodes Inc. Signed-off-by: Martyn Welch <martyn.welch@xxxxxxxxxxxxx> --- Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml index 977b14db09b0..b8106348e025 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml @@ -16,6 +16,7 @@ description: |+ properties: compatible: enum: + - diodes,pi4ioe5v6534q - exar,xra1202 - maxim,max7310 - maxim,max7312 @@ -49,6 +50,7 @@ properties: - nxp,pca9698 - nxp,pcal6416 - nxp,pcal6524 + - nxp,pcal6534 - nxp,pcal9535 - nxp,pcal9554b - nxp,pcal9555a -- 2.35.1