[AMD Official Use Only - General] Hi, The series is sent multiple times . Please ignore will resend. > -----Original Message----- > From: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxx> > Sent: Monday, September 26, 2022 11:43 AM > To: linux-gpio@xxxxxxxxxxxxxxx > Cc: git (AMD-Xilinx) <git@xxxxxxx>; devicetree@xxxxxxxxxxxxxxx; > krzysztof.kozlowski+dt@xxxxxxxxxx; robh+dt@xxxxxxxxxx; brgl@xxxxxxxx; > linus.walleij@xxxxxxxxxx > Subject: [PATCH v3 0/2] gpio: pca9570: add slg7xl45106 support > > Add SLG7XL45106 GPO expander > > v2: > Use the platform data check instead of compatible arrange alphabetically > rebase to the latest kernel > > v3: > Reorder the p_data struct > Add ack > > 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