Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753636AbdC1NPI (ORCPT ); Tue, 28 Mar 2017 09:15:08 -0400 Received: from mail-wr0-f174.google.com ([209.85.128.174]:34233 "EHLO mail-wr0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751943AbdC1NPG (ORCPT ); Tue, 28 Mar 2017 09:15:06 -0400 Subject: Re: [PATCH 3/8] pinctrl: meson: gxl: add i2s output pins To: Linus Walleij , Jerome Brunet References: <20170323165101.29262-1-jbrunet@baylibre.com> <20170323165101.29262-4-jbrunet@baylibre.com> Cc: Carlo Caione , Kevin Hilman , "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Amlogic Meson..." , "linux-kernel@vger.kernel.org" From: Neil Armstrong Organization: Baylibre Message-ID: Date: Tue, 28 Mar 2017 15:14:51 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 389 Lines: 19 On 03/28/2017 03:13 PM, Linus Walleij wrote: > On Thu, Mar 23, 2017 at 5:50 PM, Jerome Brunet wrote: > >> Signed-off-by: Jerome Brunet > > Had to fuzz this patch a bit due to another patch from Neil, please check > the result. > > Patch applied. > > Yours, > Linus Walleij > Hi Linus, Indeed, he sent a v2 rebased on my patchset. Neil