From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Geert Uytterhoeven Subject: [PATCH v2 0/2] gpio: pca953x: Add support for CAT9554 Date: Thu, 21 Mar 2019 10:21:43 +0100 Message-Id: <20190321092145.14896-1-geert+renesas@glider.be> To: Linus Walleij , Bartosz Golaszewski Cc: Rob Herring , Mark Rutland , Chris Brandt , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven List-ID: Hi Linus, Bartosz, The ON Semiconductor CAT9554 is a variant of the PCA953x GPIO expander, with 8 GPIOs and interrupt functionality. Changes compared to v1: - Split DT binding doc and driver update in separate patches. Thanks! Geert Uytterhoeven (2): dt-bindings: gpio: pca953x: Document onnn,cat9554 gpio: pca953x: Add support for CAT9554 Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 + drivers/gpio/gpio-pca953x.c | 1 + 2 files changed, 2 insertions(+) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds