From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 0/8] pinctrl: meson: add audio output pins
Date: Tue, 28 Mar 2017 12:33:53 -0700 [thread overview]
Message-ID: <m2inmt9owu.fsf@baylibre.com> (raw)
In-Reply-To: <20170326171923.19269-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Sun, 26 Mar 2017 19:19:15 +0200")
Jerome Brunet <jbrunet@baylibre.com> 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 support on the
> meson family. It was tested on the gxbb p200 and gxl p230.
>
> Changes since v1: [0]
> * add a few comments in the changelog
> * patched rebased on pinctrl/for-next + Neil patch on missing pins [1]
>
> [0]: https://marc.info/?i=20170323165101.29262-1-jbrunet%40baylibre.com
> [1]: https://marc.info/?i=20170323104112.16558-2-narmstrong%40baylibre.com
>
> Jerome Brunet (8):
> pinctrl: meson: gxbb: add i2s output pins
> pinctrl: meson: gxbb: add spdif output pins
> pinctrl: meson: gxl: add i2s output pins
> pinctrl: meson: gxl: add spdif output pins
> ARM64: dts: meson-gxbb: add i2s output pins
> ARM64: dts: meson-gxbb: add spdif output pins
> ARM64: dts: meson-gxl: add i2s output pins
> ARM64: dts: meson-gxl: add spdif output pins
DT patches applied to amlogic v4.12/dt64 branch,
Thanks for the respin,
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Carlo Caione <carlo@caione.org>,
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 v2 0/8] pinctrl: meson: add audio output pins
Date: Tue, 28 Mar 2017 12:33:53 -0700 [thread overview]
Message-ID: <m2inmt9owu.fsf@baylibre.com> (raw)
In-Reply-To: <20170326171923.19269-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Sun, 26 Mar 2017 19:19:15 +0200")
Jerome Brunet <jbrunet@baylibre.com> 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 support on the
> meson family. It was tested on the gxbb p200 and gxl p230.
>
> Changes since v1: [0]
> * add a few comments in the changelog
> * patched rebased on pinctrl/for-next + Neil patch on missing pins [1]
>
> [0]: https://marc.info/?i=20170323165101.29262-1-jbrunet%40baylibre.com
> [1]: https://marc.info/?i=20170323104112.16558-2-narmstrong%40baylibre.com
>
> Jerome Brunet (8):
> pinctrl: meson: gxbb: add i2s output pins
> pinctrl: meson: gxbb: add spdif output pins
> pinctrl: meson: gxl: add i2s output pins
> pinctrl: meson: gxl: add spdif output pins
> ARM64: dts: meson-gxbb: add i2s output pins
> ARM64: dts: meson-gxbb: add spdif output pins
> ARM64: dts: meson-gxl: add i2s output pins
> ARM64: dts: meson-gxl: add spdif output pins
DT patches applied to amlogic v4.12/dt64 branch,
Thanks for the respin,
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] pinctrl: meson: add audio output pins
Date: Tue, 28 Mar 2017 12:33:53 -0700 [thread overview]
Message-ID: <m2inmt9owu.fsf@baylibre.com> (raw)
In-Reply-To: <20170326171923.19269-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Sun, 26 Mar 2017 19:19:15 +0200")
Jerome Brunet <jbrunet@baylibre.com> 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 support on the
> meson family. It was tested on the gxbb p200 and gxl p230.
>
> Changes since v1: [0]
> * add a few comments in the changelog
> * patched rebased on pinctrl/for-next + Neil patch on missing pins [1]
>
> [0]: https://marc.info/?i=20170323165101.29262-1-jbrunet%40baylibre.com
> [1]: https://marc.info/?i=20170323104112.16558-2-narmstrong%40baylibre.com
>
> Jerome Brunet (8):
> pinctrl: meson: gxbb: add i2s output pins
> pinctrl: meson: gxbb: add spdif output pins
> pinctrl: meson: gxl: add i2s output pins
> pinctrl: meson: gxl: add spdif output pins
> ARM64: dts: meson-gxbb: add i2s output pins
> ARM64: dts: meson-gxbb: add spdif output pins
> ARM64: dts: meson-gxl: add i2s output pins
> ARM64: dts: meson-gxl: add spdif output pins
DT patches applied to amlogic v4.12/dt64 branch,
Thanks for the respin,
Kevin
next prev parent reply other threads:[~2017-03-28 19:33 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-26 17:19 [PATCH v2 0/8] pinctrl: meson: add audio output pins Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 1/8] pinctrl: meson: gxbb: add i2s " Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 2/8] pinctrl: meson: gxbb: add spdif " Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 3/8] pinctrl: meson: gxl: add i2s " Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 4/8] pinctrl: meson: gxl: add spdif " Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 5/8] ARM64: dts: meson-gxbb: add i2s " Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 6/8] ARM64: dts: meson-gxbb: add spdif " Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 7/8] ARM64: dts: meson-gxl: add i2s " Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` [PATCH v2 8/8] ARM64: dts: meson-gxl: add spdif " Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-26 17:19 ` Jerome Brunet
2017-03-28 19:33 ` Kevin Hilman [this message]
2017-03-28 19:33 ` [PATCH v2 0/8] pinctrl: meson: add audio " Kevin Hilman
2017-03-28 19:33 ` Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2inmt9owu.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=linus-amlogic@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.