From: Romain Perier <romain.perier@collabora.com>
To: Heiko Stuebner <heiko@sntech.de>,
devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Kumar Gala <galak@codeaurora.org>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
alsa-devel@alsa-project.org
Cc: Romain Perier <romain.perier@collabora.com>,
linux-rockchip@lists.infradead.org,
Sjoerd Simons <sjoerd.simons@collabora.co.uk>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] Add support for es8323 and hdmi audio to the firefly-rk3288
Date: Mon, 23 Jan 2017 14:47:44 +0100 [thread overview]
Message-ID: <20170123134747.1385-1-romain.perier@collabora.com> (raw)
This set of patches enables support for the es8323 codecs on the
firefly-rk3288. It adds the required DT definitions to link rockchip-i2s
to the es8388 analog output. As the support for HDMI audio is also
built-in in the corresponding ASoC machine driver, HDMI audio output is
also enabled.
Changes in v2:
- Adapted DT for the firefly-rk3288 to the ASoC machine driver
rk3288-hdmi-analog
- Added patch 02/03 to this series
- Re-wrote this cover letter
Romain Perier (3):
SoC: es8328-i2c: Add compatible for ES8323
arm: dts: rockchip: Don't set otp-gpio pinctrl by default in
rk3288.dtsi
arm: dts: Add support for ES8323 to the Firefly-RK3288
Documentation/devicetree/bindings/sound/es8328.txt | 5 +++-
arch/arm/boot/dts/rk3288-evb.dtsi | 4 +++
arch/arm/boot/dts/rk3288-firefly.dtsi | 34 ++++++++++++++++++++++
arch/arm/boot/dts/rk3288-veyron.dtsi | 4 +++
arch/arm/boot/dts/rk3288.dtsi | 4 ---
sound/soc/codecs/es8328-i2c.c | 2 ++
6 files changed, 48 insertions(+), 5 deletions(-)
--
2.9.3
next reply other threads:[~2017-01-23 13:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 13:47 Romain Perier [this message]
2017-01-23 13:47 ` [PATCH v2 1/3] SoC: es8328-i2c: Add compatible for ES8323 Romain Perier
2017-01-23 13:47 ` [PATCH v2 2/3] arm: dts: rockchip: Don't set otp-gpio pinctrl by default in rk3288.dtsi Romain Perier
2017-01-23 13:47 ` [PATCH v2 3/3] arm: dts: Add support for ES8323 to the Firefly-RK3288 Romain Perier
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=20170123134747.1385-1-romain.perier@collabora.com \
--to=romain.perier@collabora.com \
--cc=alsa-devel@alsa-project.org \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=heiko@sntech.de \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=perex@perex.cz \
--cc=robh+dt@kernel.org \
--cc=sjoerd.simons@collabora.co.uk \
--cc=tiwai@suse.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).