mbox series

[v2,0/2] gpio: pca9570: add slg7xl45106 support

Message ID 20220915114803.26185-1-shubhrajyoti.datta@amd.com
Headers show
Series gpio: pca9570: add slg7xl45106 support | expand

Message

Shubhrajyoti Datta Sept. 15, 2022, 11:48 a.m. UTC
Add SLG7XL45106 GPO expander
 
v2:
Use the platform data check instead of compatible
arrange alphabetically
rebase to the latest kernel


Shubhrajyoti Datta (2):
  dt-bindings: gpio: pca9570: Add compatible for slg7xl45106
  gpio: pca9570: add slg7xl45106 support

 .../bindings/gpio/gpio-pca9570.yaml           |  1 +
 drivers/gpio/gpio-pca9570.c                   | 39 +++++++++++++++++--
 2 files changed, 36 insertions(+), 4 deletions(-)