From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753890AbcESGs1 (ORCPT ); Thu, 19 May 2016 02:48:27 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:44576 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752061AbcESGsZ (ORCPT ); Thu, 19 May 2016 02:48:25 -0400 From: Vignesh R To: Linus Walleij , Alexandre Courbot , Rob Herring , Tony Lindgren CC: Pawel Moll , Mark Rutland , , , , , , Vignesh R Subject: [PATCH 0/2] AM335x ICE: Add support for PCA9536 GPIO expander Date: Thu, 19 May 2016 12:17:28 +0530 Message-ID: <1463640450-16762-1-git-send-email-vigneshr@ti.com> X-Mailer: git-send-email 2.8.2 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series adds support for TI PCA9536 GPIO expander present on AM335x ICE board. Vignesh R (2): gpio: pca953x: Add support for TI PCA9536 ARM: dts: am335x-icev2: Add DT node for TI PCA9536 Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 + arch/arm/boot/dts/am335x-icev2.dts | 7 +++++++ drivers/gpio/gpio-pca953x.c | 1 + 3 files changed, 9 insertions(+) -- 2.8.2