Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

From: Rob Herring
Date: Sun Mar 18 2018 - 08:48:46 EST


On Sat, Mar 10, 2018 at 12:00:01PM +0100, H. Nikolaus Schaller wrote:
> The Pyra-Handheld originally used the tca6424 but recently we have
> replaced it by the pin and package compatible pcal6524. So let's
> add this to the bindings and the driver.
>
> And while we are at it, the pcal9555a does not have a compatible entry
> either but is already supported by the device id table.
>
> Signed-off-by: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 2 ++

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/gpio/gpio-pca953x.c | 4 ++++
> 2 files changed, 6 insertions(+)