On Wed, Oct 26, 2022 at 5:16 PM Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxx> wrote: > > > Add Dialog semiconductors SLG7XL45106 GPO expander > > > Changes in v6: > Fix the bisectablity reported by Geert Uytterhoeven > > v4 and v5: > Resend as the patches were mangled. > > Changes in v3: > Add ack > split the new patch > Suggested by Andy Shevchenko > > Changes in v2: > add alphabetically > > Shubhrajyoti Datta (3): > dt-bindings: gpio: pca9570: Add compatible for slg7xl45106 > gpio: pca9570: add a platform data structure > gpio: pca9570: add slg7xl45106 support > > .../bindings/gpio/gpio-pca9570.yaml | 1 + > drivers/gpio/gpio-pca9570.c | 49 ++++++++++++++++--- > 2 files changed, 44 insertions(+), 6 deletions(-) > > -- > 2.17.1 > Reapplied, thanks! Bart