From: "Heiko Stübner" <heiko@sntech.de>
To: Sjoerd Simons <sjoerd.simons@collabora.co.uk>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Olof Johansson <olof@lixom.net>,
Javier Martinez Canillas <javier@osg.samsung.com>,
Michael Turquette <mturquette@baylibre.com>
Cc: linux-rockchip@lists.infradead.org, alsa-devel@alsa-project.org,
Mark Brown <broonie@kernel.org>,
linux-kernel@vger.kernel.org, Kumar Gala <galak@codeaurora.org>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Takashi Iwai <tiwai@suse.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Pawel Moll <pawel.moll@arm.com>, Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Arnd Bergmann <arnd@arndb.de>,
linux-clk@vger.kernel.org,
Tomeu Vizoso <tomeu.vizoso@collabora.com>,
Stephen Boyd <sboyd@codeaurora.org>
Subject: Re: [PATCH v4 0/8] Add SPDIF support for rockchip
Date: Tue, 13 Oct 2015 23:51:27 +0200 [thread overview]
Message-ID: <2124073.EESlsqi0cG@diego> (raw)
In-Reply-To: <1444311079-2892-1-git-send-email-sjoerd.simons@collabora.co.uk>
Am Donnerstag, 8. Oktober 2015, 15:31:11 schrieb Sjoerd Simons:
> This patchset adds support for the Rockchip SPDIF transceiver as present
> on RK3066, RK3188 and RK3288 boards and enables it on a Radxa rock pro.
> Tested on a Radxa Rock Pro board and Radxa Rock 2 Square board.
>
> Quite a few changes since v3 (mostly based on review comment). One
> important addition is proper RK3288 SoC support; While according to the
> documentation it has 2 SPDIF "solutions" with the default being the old
> one, this variation doesn't actually work.. So support has been added
> to switch to the new SPDIF solution on RK3288.
[...]
> Sjoerd Simons (8):
> ASoC: dt-bindings: add rockchip tranceiver bindings
> ASoC: rockchip: Add rockchip SPDIF transceiver driver
> ARM: dts: rockchip: Add SPDIF transceiver for RK3188
> ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock
> clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent
> ARM: dts: rockchip: Add SPDIF transceiver for RK3288
> ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock2 Square
> ARM: multi_v7_defconfig: Add rockchip audio support
After Mark took the two ASoC-specific patches, I've now picked up the 4 dts
patches, after removing the #address- and #size-cells lines from them.
Sjoerd, are you sending a followup patch to Mark to also drop them from the
binding doc?
Hopefully the clock patch will also find its way into the clock tree, together
with the base series for the frac dividers.
And I guess we'll need to prod the armsoc-guys to take the defconfig change
too :-)
Heiko
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/8] Add SPDIF support for rockchip
Date: Tue, 13 Oct 2015 23:51:27 +0200 [thread overview]
Message-ID: <2124073.EESlsqi0cG@diego> (raw)
In-Reply-To: <1444311079-2892-1-git-send-email-sjoerd.simons@collabora.co.uk>
Am Donnerstag, 8. Oktober 2015, 15:31:11 schrieb Sjoerd Simons:
> This patchset adds support for the Rockchip SPDIF transceiver as present
> on RK3066, RK3188 and RK3288 boards and enables it on a Radxa rock pro.
> Tested on a Radxa Rock Pro board and Radxa Rock 2 Square board.
>
> Quite a few changes since v3 (mostly based on review comment). One
> important addition is proper RK3288 SoC support; While according to the
> documentation it has 2 SPDIF "solutions" with the default being the old
> one, this variation doesn't actually work.. So support has been added
> to switch to the new SPDIF solution on RK3288.
[...]
> Sjoerd Simons (8):
> ASoC: dt-bindings: add rockchip tranceiver bindings
> ASoC: rockchip: Add rockchip SPDIF transceiver driver
> ARM: dts: rockchip: Add SPDIF transceiver for RK3188
> ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock
> clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent
> ARM: dts: rockchip: Add SPDIF transceiver for RK3288
> ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock2 Square
> ARM: multi_v7_defconfig: Add rockchip audio support
After Mark took the two ASoC-specific patches, I've now picked up the 4 dts
patches, after removing the #address- and #size-cells lines from them.
Sjoerd, are you sending a followup patch to Mark to also drop them from the
binding doc?
Hopefully the clock patch will also find its way into the clock tree, together
with the base series for the frac dividers.
And I guess we'll need to prod the armsoc-guys to take the defconfig change
too :-)
Heiko
next prev parent reply other threads:[~2015-10-13 21:51 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-08 13:31 [PATCH v4 0/8] Add SPDIF support for rockchip Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` [PATCH v4 1/8] ASoC: dt-bindings: add rockchip tranceiver bindings Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
[not found] ` <1444311079-2892-2-git-send-email-sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2015-10-08 16:50 ` Rob Herring
2015-10-08 16:50 ` Rob Herring
2015-10-08 16:50 ` Rob Herring
2015-10-09 11:52 ` Sjoerd Simons
2015-10-09 11:52 ` Sjoerd Simons
2015-10-09 11:52 ` Sjoerd Simons
2015-10-09 11:21 ` Applied "ASoC: dt-bindings: add rockchip tranceiver bindings" to the asoc tree Mark Brown
[not found] ` <1444311079-2892-1-git-send-email-sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2015-10-08 13:31 ` [PATCH v4 2/8] ASoC: rockchip: Add rockchip SPDIF transceiver driver Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` [PATCH v4 3/8] ARM: dts: rockchip: Add SPDIF transceiver for RK3188 Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` [PATCH v4 4/8] ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` [PATCH v4 5/8] clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 15:10 ` Heiko Stuebner
2015-10-08 15:10 ` Heiko Stuebner
2015-10-09 11:35 ` Sjoerd Simons
2015-10-09 11:35 ` Sjoerd Simons
2015-10-09 11:35 ` Sjoerd Simons
2015-10-11 10:43 ` Heiko Stübner
2015-10-11 10:43 ` Heiko Stübner
2015-10-11 10:43 ` Heiko Stübner
2015-10-22 12:10 ` Michael Turquette
2015-10-22 12:10 ` Michael Turquette
2015-10-22 12:10 ` Michael Turquette
2015-10-08 13:31 ` [PATCH v4 6/8] ARM: dts: rockchip: Add SPDIF transceiver for RK3288 Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` [PATCH v4 7/8] ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock2 Square Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` [PATCH v4 8/8] ARM: multi_v7_defconfig: Add rockchip audio support Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:31 ` Sjoerd Simons
2015-10-08 13:51 ` Javier Martinez Canillas
2015-10-08 13:51 ` Javier Martinez Canillas
2015-10-08 13:51 ` Javier Martinez Canillas
[not found] ` <1444311079-2892-9-git-send-email-sjoerd.simons-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2015-10-09 7:27 ` Lee Jones
2015-10-09 7:27 ` Lee Jones
2015-10-09 7:27 ` Lee Jones
2015-10-13 21:51 ` Heiko Stübner [this message]
2015-10-13 21:51 ` [PATCH v4 0/8] Add SPDIF support for rockchip Heiko Stübner
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=2124073.EESlsqi0cG@diego \
--to=heiko@sntech.de \
--cc=alsa-devel@alsa-project.org \
--cc=arnd@arndb.de \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=javier@osg.samsung.com \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=olof@lixom.net \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=sjoerd.simons@collabora.co.uk \
--cc=tiwai@suse.com \
--cc=tomeu.vizoso@collabora.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 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.