From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753395AbbJ0J6r (ORCPT ); Tue, 27 Oct 2015 05:58:47 -0400 Received: from mail-oi0-f41.google.com ([209.85.218.41]:34706 "EHLO mail-oi0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752677AbbJ0J6o (ORCPT ); Tue, 27 Oct 2015 05:58:44 -0400 MIME-Version: 1.0 In-Reply-To: <1445264027-7357-3-git-send-email-rf@opensource.wolfsonmicro.com> References: <1445264027-7357-1-git-send-email-rf@opensource.wolfsonmicro.com> <1445264027-7357-3-git-send-email-rf@opensource.wolfsonmicro.com> Date: Tue, 27 Oct 2015 10:58:44 +0100 Message-ID: Subject: Re: [PATCH v2 2/3] gpio: arizona: Support Cirrus Logic CS47L24 and WM1831 From: Linus Walleij To: Richard Fitzgerald Cc: Lee Jones , Mark Brown , "open list:WOLFSON MICROELECTRONICS DRIVERS" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "alsa-devel@alsa-project.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 19, 2015 at 4:13 PM, Richard Fitzgerald wrote: > The CS47L24 and WM1831 codecs only have two GPIO lines, but are > otherwise similar to the WM8280. > > Signed-off-by: Richard Fitzgerald Acked-by: Linus Walleij Lee can merge this into the MFD tree with patch 1/3 if he likes, I guess that's simplest. Yours, Linus Walleij