czw., 21 mar 2019 o 10:21 Geert Uytterhoeven <geert+renesas@xxxxxxxxx> napisał(a): > > The ON Semiconductor CAT9554 is a variant of the PCA953x GPIO expander, > with 8 GPIOs and interrupt functionality. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > v2: > - Split DT binding doc and driver update in separate patches. > --- > Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt > index fb144e2b65226601..8678df2a5713a9af 100644 > --- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt > +++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt > @@ -30,6 +30,7 @@ Required properties: > ti,tca6424 > ti,tca9539 > ti,tca9554 > + onnn,cat9554 > onnn,pca9654 > exar,xra1202 > - gpio-controller: if used as gpio expander. > -- > 2.17.1 > Both applied to for-next. Thanks, Bart