Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753353AbbHERXV (ORCPT ); Wed, 5 Aug 2015 13:23:21 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:35565 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751294AbbHERXT (ORCPT ); Wed, 5 Aug 2015 13:23:19 -0400 From: Eduardo Valentin To: Linus Walleij , Alexandre Courbot Cc: ubrindis56@gmail.com, Fabio Estevam , festevam@gmail.com, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Eduardo Valentin Subject: [PATCH 0/2] couple of fixes on IMX gpio driver Date: Wed, 5 Aug 2015 10:23:06 -0700 Message-Id: <1438795388-22743-1-git-send-email-edubezval@gmail.com> X-Mailer: git-send-email 2.5.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 651 Lines: 24 Hello all, Here are two fixes on IMX GPIO driver. One is on the way we handle GPIO irqs while going into suspend. Another one is to be able to read the value of an output GPIO. Eduardo Valentin (1): gpio/mxc: implement reading output gpio value Ulises Brindis (1): gpio/mxc: mask gpio interrupts in suspend drivers/gpio/gpio-mxc.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/