From: Philip Molloy <philip.mol...@analog.com> Rev E of the ADI EV-SC598-SOM[1] replaced a GPIO expander with the ADP5587. This patch is necessary for the mainlining effort to support ADI ADSP-SC5xx based boards.[2] Since it is generic we're submitting this separately, also to reduce the size of the series.
Note that this compatible string is already in the Linux bindings.[3] [1]: https://www.analog.com/en/resources/evaluation-hardware-and-software/evaluation-boards-kits/ev-sc598-som.html [2]: https://github.com/analogdevicesinc/u-boot/pull/10 [3]: https://elixir.bootlin.com/linux/v6.17-rc4/source/Documentation/devicetree/bindings/input/adi,adp5588.yaml#L23 Philip Molloy (1): gpio: adp5588: Add ADP5587 as compatible drivers/gpio/adp5588_gpio.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 2.50.1