From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 24 Mar 2017 12:52:44 -0700 Subject: [PATCH 0/8] pinctrl: meson: add audio output pins In-Reply-To: <20170323165101.29262-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Thu, 23 Mar 2017 17:50:53 +0100") References: <20170323165101.29262-1-jbrunet@baylibre.com> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Jerome Brunet writes: > This patchset adds the pinctrl definition and the related device-tree > bindings of the i2s output and spdif output pins on the meson gxbb and > gxl SoCs. > > This is part of the ongoing work to bring audio output suppot on the > meson family. It was tested on the gxbb p200 and gxl p230. Series looks good to me, However, I'm not sure about Linus's preference, but most maintainers (myself included) prefer a small description in the changelog, even if it restates (with slightly more description) what's already in the $SUBJECT. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 0/8] pinctrl: meson: add audio output pins Date: Fri, 24 Mar 2017 12:52:44 -0700 Message-ID: References: <20170323165101.29262-1-jbrunet@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20170323165101.29262-1-jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> (Jerome Brunet's message of "Thu, 23 Mar 2017 17:50:53 +0100") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jerome Brunet Cc: Linus Walleij , Carlo Caione , linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-gpio@vger.kernel.org Jerome Brunet writes: > This patchset adds the pinctrl definition and the related device-tree > bindings of the i2s output and spdif output pins on the meson gxbb and > gxl SoCs. > > This is part of the ongoing work to bring audio output suppot on the > meson family. It was tested on the gxbb p200 and gxl p230. Series looks good to me, However, I'm not sure about Linus's preference, but most maintainers (myself included) prefer a small description in the changelog, even if it restates (with slightly more description) what's already in the $SUBJECT. Kevin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 24 Mar 2017 12:52:44 -0700 Subject: [PATCH 0/8] pinctrl: meson: add audio output pins In-Reply-To: <20170323165101.29262-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Thu, 23 Mar 2017 17:50:53 +0100") References: <20170323165101.29262-1-jbrunet@baylibre.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Jerome Brunet writes: > This patchset adds the pinctrl definition and the related device-tree > bindings of the i2s output and spdif output pins on the meson gxbb and > gxl SoCs. > > This is part of the ongoing work to bring audio output suppot on the > meson family. It was tested on the gxbb p200 and gxl p230. Series looks good to me, However, I'm not sure about Linus's preference, but most maintainers (myself included) prefer a small description in the changelog, even if it restates (with slightly more description) what's already in the $SUBJECT. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755935AbdCXTwz (ORCPT ); Fri, 24 Mar 2017 15:52:55 -0400 Received: from mail-pg0-f43.google.com ([74.125.83.43]:33464 "EHLO mail-pg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752556AbdCXTwr (ORCPT ); Fri, 24 Mar 2017 15:52:47 -0400 From: Kevin Hilman To: Jerome Brunet Cc: Linus Walleij , Carlo Caione , linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/8] pinctrl: meson: add audio output pins Organization: BayLibre References: <20170323165101.29262-1-jbrunet@baylibre.com> Date: Fri, 24 Mar 2017 12:52:44 -0700 In-Reply-To: <20170323165101.29262-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Thu, 23 Mar 2017 17:50:53 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jerome Brunet writes: > This patchset adds the pinctrl definition and the related device-tree > bindings of the i2s output and spdif output pins on the meson gxbb and > gxl SoCs. > > This is part of the ongoing work to bring audio output suppot on the > meson family. It was tested on the gxbb p200 and gxl p230. Series looks good to me, However, I'm not sure about Linus's preference, but most maintainers (myself included) prefer a small description in the changelog, even if it restates (with slightly more description) what's already in the $SUBJECT. Kevin