Message ID | 20181128111041.GG30658@n2100.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2C0BF109C for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 28 Nov 2018 11:11:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 17B2E2CFEA for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 28 Nov 2018 11:11:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0B5182D026; Wed, 28 Nov 2018 11:11:16 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 33C262CFEA for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 28 Nov 2018 11:11:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=/L7ENGoUsw9/N4HJ/NgLYloa2NhgabbLxezVue73RHk=; b=nM2pss0Z0LK8GP EBjRXRuI7Y8OnfSfU9cN9McQalnxTmA0teJOwTSJu0nks+aBeBBMWQspC3PSrwtu2zIW2DSWwhGYz MGiU9Gc1O1Fea2Dqu/WlN+9nN/fZqLuMyqRGbmn1eg6UdxRPy6BczIaHA8FT5jgkyBlVDw9/h9Cuv Vwx200P/Lr1iFpBKEEFDDLdDDgzp/i7DBg3kFIu5zPnXVwPXh/6hZnu61a3ZQNAZDjtO94kW6gima 5LowDr0aXxwXIIjk9EMRYtZPp1JF/AlkE2+xwZ2g0pSArS+x7MdArqmCSNolAqC+GYNjsKHPf9rqX 0sj8eTkYQygvUeBa4QcA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRxkN-0006jv-U7; Wed, 28 Nov 2018 11:11:11 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:3201:214:fdff:fe10:1be6]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRxkK-0006cL-7A for linux-arm-kernel@lists.infradead.org; Wed, 28 Nov 2018 11:11:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2014; h=Sender:Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=9HUsLzUvZpm43twzSyKa1KSe3OCcOLKld1Ke52xyCjY=; b=MRKxA3PDeX7kybwj8sgfLzM25 CAggOI+09c7SJz3pgYxnYDZZRPN3H5okkCINOoyAeIj0pFZxVXDAPn23f4ZIDyeS6fmu5CKX0oZKM DRhLFohzUzZ6iw7JtLtRLfevCKEMJYwdP/GUldH6bMlvN7ndNc7fS6j3DvZnCuldIXTsg=; Received: from n2100.armlinux.org.uk ([2001:4d48:ad52:3201:214:fdff:fe10:4f86]:36076) by pandora.armlinux.org.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from <linux@armlinux.org.uk>) id 1gRxk1-0004IB-MF; Wed, 28 Nov 2018 11:10:49 +0000 Received: from linux by n2100.armlinux.org.uk with local (Exim 4.90_1) (envelope-from <linux@n2100.armlinux.org.uk>) id 1gRxjw-0000vj-Cm; Wed, 28 Nov 2018 11:10:44 +0000 Date: Wed, 28 Nov 2018 11:10:41 +0000 From: Russell King - ARM Linux <linux@armlinux.org.uk> To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/8] SA11xx PCMCIA updates and GPIOD conversion Message-ID: <20181128111041.GG30658@n2100.armlinux.org.uk> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181128_031108_408699_1E564620 X-CRM114-Status: GOOD ( 12.03 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Haojian Zhuang <haojian.zhuang@gmail.com>, Kristoffer Ericson <kristoffer.ericson@gmail.com>, Robert Jarzmik <robert.jarzmik@free.fr>, Dominik Brodowski <linux@dominikbrodowski.net>, Daniel Mack <daniel@zonque.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
SA11xx PCMCIA updates and GPIOD conversion
|
expand
|
On Wed, Nov 28, 2018 at 11:10:41AM +0000, Russell King - ARM Linux wrote: > This series adds a generic MAX1600 library which uses the GPIOD > interfaces to control the PCMCIA power switches, and converts > some SA11x0/PXA drivers to it, reducing the code duplication. > This also allows us to kill the SA1111 private GPIO interfaces. As I'll presume you'll push this upstream via arm, you may add my Acked-by: Dominik Brodowski <linux@dominikbrodowski.net> in relation to the PCMCIA-related changes. Thanks, Dominik