gpio: adp5588: Add ADP5587 as compatible
authorPhilip Molloy <philip@philipmolloy.com>
Fri, 5 Sep 2025 11:25:13 +0000 (11:25 +0000)
committerTom Rini <trini@konsulko.com>
Tue, 16 Sep 2025 19:41:31 +0000 (13:41 -0600)
commit41d9ac102536a07f8561533873bb8e772e61d54a
tree18df9a92671ca55c14d22743045ea62fcf630f3f
parent8db442e1a03b048fd34651b3e48ffdcc0bf7868b
gpio: adp5588: Add ADP5587 as compatible

The ADP5587 is a simpler version of the ADP5588. The ADP5588 can
configure two pins, C8 and C9, as GPIOs or light sensors. The ADP5587
does not include the light sensors.

Signed-off-by: Philip Molloy <philip@philipmolloy.com>
drivers/gpio/adp5588_gpio.c