From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 26 May 2016 10:42:44 +0200 Subject: [PATCH 1/2] gpio: pca953x: Add support for TI PCA9536 In-Reply-To: <1463640450-16762-2-git-send-email-vigneshr@ti.com> References: <1463640450-16762-1-git-send-email-vigneshr@ti.com> <1463640450-16762-2-git-send-email-vigneshr@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 19, 2016 at 8:47 AM, 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 Patch applied with Rob's ACK. Yours, Linus Walleij