Re: [PATCH 1/2] gpio: pca953x: Add support for TI PCA9536

From: Rob Herring
Date: Fri May 20 2016 - 17:44:19 EST


On Thu, May 19, 2016 at 12:17:29PM +0530, Vignesh R wrote:
> TI PCA9536 is 4-Bit I2C GPIO expander without interrupt support[1].
> Add support for the same.
>
> [1] TRM: http://www.ti.com/lit/ds/symlink/pca9536.pdf
>
> Signed-off-by: Vignesh R <vigneshr@xxxxxx>
> ---
> Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 +
> drivers/gpio/gpio-pca953x.c | 1 +
> 2 files changed, 2 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>