From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757364AbbJ2O3u (ORCPT ); Thu, 29 Oct 2015 10:29:50 -0400 Received: from mail-oi0-f54.google.com ([209.85.218.54]:33569 "EHLO mail-oi0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757349AbbJ2O3q (ORCPT ); Thu, 29 Oct 2015 10:29:46 -0400 MIME-Version: 1.0 In-Reply-To: <20151028114205.GU5828@x1> References: <1445264027-7357-1-git-send-email-rf@opensource.wolfsonmicro.com> <1445264027-7357-3-git-send-email-rf@opensource.wolfsonmicro.com> <20151028114205.GU5828@x1> Date: Thu, 29 Oct 2015 15:29:45 +0100 Message-ID: Subject: Re: [PATCH v2 2/3] gpio: arizona: Support Cirrus Logic CS47L24 and WM1831 From: Linus Walleij To: Lee Jones Cc: Richard Fitzgerald , 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 Wed, Oct 28, 2015 at 12:42 PM, Lee Jones wrote: > On Tue, 27 Oct 2015, Linus Walleij wrote: > >> 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. > > I can do. Do you require a pull-request? Nah. I usually optimistically assume that these (small) things will not clash. Yours, Linus Walleij