From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 1/2] gpio: pca953x: Add support for TI PCA9536 Date: Thu, 26 May 2016 10:42:44 +0200 Message-ID: References: <1463640450-16762-1-git-send-email-vigneshr@ti.com> <1463640450-16762-2-git-send-email-vigneshr@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1463640450-16762-2-git-send-email-vigneshr@ti.com> Sender: linux-gpio-owner@vger.kernel.org To: Vignesh R Cc: Alexandre Courbot , Rob Herring , Tony Lindgren , Pawel Moll , Mark Rutland , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux-OMAP , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.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