Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932413AbbELLV6 (ORCPT ); Tue, 12 May 2015 07:21:58 -0400 Received: from mail-ob0-f176.google.com ([209.85.214.176]:34471 "EHLO mail-ob0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752972AbbELLVo (ORCPT ); Tue, 12 May 2015 07:21:44 -0400 MIME-Version: 1.0 In-Reply-To: <1430942343-27201-1-git-send-email-abrestic@chromium.org> References: <1430942343-27201-1-git-send-email-abrestic@chromium.org> Date: Tue, 12 May 2015 13:21:43 +0200 Message-ID: Subject: Re: [PATCH V5] pinctrl: Add Pistachio SoC pin control driver From: Linus Walleij To: Andrew Bresticker Cc: Ralf Baechle , "linux-gpio@vger.kernel.org" , Linux MIPS , "linux-kernel@vger.kernel.org" , Damien Horsley , Govindraj Raja , Ezequiel Garcia , Kevin Cernekee , James Hartley , James Hogan Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1081 Lines: 27 On Wed, May 6, 2015 at 9:59 PM, Andrew Bresticker wrote: > Add a driver for the pin controller present on the IMG Pistachio SoC. > This driver provides pinmux and pinconfig operations as well as GPIO > and IRQ chips for the GPIO banks. > > Signed-off-by: Damien Horsley > Signed-off-by: Govindraj Raja > Signed-off-by: Ezequiel Garcia > Signed-off-by: Kevin Cernekee > Signed-off-by: Andrew Bresticker > Cc: James Hartley > Cc: James Hogan > --- > Changes from v4: > - Switched to using gpiochip_add_pin_range(). > - Fixed up Kconfig entry. This version applied. Awesome job with this driver, thanks! Yours, Linus Walleij -- 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/