On Wed, Sep 30, 2020 at 11:21 AM Mike Looijmans <mike.looijmans@xxxxxxxx> wrote:I based the patches on the current master. Well, master a few days ago. A rebase on current master also had no complaints.
The NXP PCAL9554B is a variant of the PCA953x GPIO expander,Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
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
This patch 1/2 does not apply to my tree, I suppose Rob has
to apply it?
I will try to apply 2/2.
Yours,
Linus Walleij