On Wed, 30 Sep 2020 11:20:52 +0200, Mike Looijmans wrote: > The NXP PCAL9554B is a variant of the PCA953x GPIO expander, > with 8 GPIOs, latched interrupts and some advanced configuration > options. The "C" version only differs in I2C address. > > This adds the entry to the devicetree bindings. > > Signed-off-by: Mike Looijmans <mike.looijmans@xxxxxxxx> > --- > v2: Split devicetree and code into separate patches > > Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>