From mboxrd@z Thu Jan 1 00:00:00 1970 From: Y Vo Subject: [PATCH 0/2] gpio: xgene: add support to configure GPIO line as input, output or external IRQ pin Date: Fri, 11 Sep 2015 16:22:10 +0700 Message-ID: <1441963332-13329-1-git-send-email-yvo@apm.com> Return-path: Sender: linux-gpio-owner@vger.kernel.org To: linus.walleij@linaro.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Y Vo , Phong Vo , Toan Le , Loc Ho , Feng Kan , Quan Nguyen , Duc Dang , patches@apm.com List-Id: devicetree@vger.kernel.org This patch supports to configure GPIO line as input, output or external IRQ pin. Y Vo (2): gpio: xgene: add support to configure GPIO line as input, output or external IRQ pin Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding .../devicetree/bindings/gpio/gpio-xgene-sb.txt | 26 +++++++++++---- drivers/gpio/gpio-xgene-sb.c | 33 +++++++++++++++---- 2 files changed, 45 insertions(+), 14 deletions(-)