From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 06 Oct 2017 16:15:23 -0700 Subject: [PATCH] pinctrl: meson-gx: add TEST_N i2s pinmux In-Reply-To: <20171006083142.19325-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Fri, 6 Oct 2017 10:31:42 +0200") References: <20171006083142.19325-1-jbrunet@baylibre.com> Message-ID: <7hh8vb7tro.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Jerome Brunet writes: > Add TEST_N pinmux for channel 6 and 7 of the i2s output > > Signed-off-by: Jerome Brunet Reviewed-by: Kevin Hilman From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] pinctrl: meson-gx: add TEST_N i2s pinmux Date: Fri, 06 Oct 2017 16:15:23 -0700 Message-ID: <7hh8vb7tro.fsf@baylibre.com> References: <20171006083142.19325-1-jbrunet@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-pf0-f181.google.com ([209.85.192.181]:47955 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751868AbdJFXP0 (ORCPT ); Fri, 6 Oct 2017 19:15:26 -0400 Received: by mail-pf0-f181.google.com with SMTP id z11so284197pfk.4 for ; Fri, 06 Oct 2017 16:15:26 -0700 (PDT) In-Reply-To: <20171006083142.19325-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Fri, 6 Oct 2017 10:31:42 +0200") Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Jerome Brunet Cc: Linus Walleij , Carlo Caione , linux-gpio@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Jerome Brunet writes: > Add TEST_N pinmux for channel 6 and 7 of the i2s output > > Signed-off-by: Jerome Brunet Reviewed-by: Kevin Hilman