linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [linux-sunxi][PATCH v2 0/5] ARM: sunxi: Add SPDIF playback support
@ 2016-03-21 16:10 codekipper at gmail.com
  2016-03-21 16:10 ` [linux-sunxi][PATCH v2 1/5] clk: sunxi: mod1 clock should modify it's parent codekipper at gmail.com
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: codekipper at gmail.com @ 2016-03-21 16:10 UTC (permalink / raw)
  To: linux-arm-kernel

From: Marcus Cooper <codekipper@gmail.com>

Hi All,

now that the sun4i-spdif driver has made it into linux-next then this patch
series completes what is needed to have SPDIF working on both A10 and A20
devices.

Enjoy,
CK

---
Changes since v1:
- Added defines to the dma properties and changed reg length to cover the entire
  spdif memory area.

Andrea Venturi (1):
  clk: sunxi: mod1 clock should modify it's parent

Marcus Cooper (4):
  ARM: dts :sunxi: Add SPDIF pins to A10 and A20
  ARM: dts: sunxi: Add the SPDIF to the A10 and A20
  ARM: dts: sun4i: Add SPDIF to the Mele A1000
  ARM: dts: sun7i: Add SPDIF to Itead Ibox

 arch/arm/boot/dts/sun4i-a10-a1000.dts      | 23 +++++++++++++++
 arch/arm/boot/dts/sun4i-a10.dtsi           | 45 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/sun7i-a20-itead-ibox.dts | 24 ++++++++++++++++
 arch/arm/boot/dts/sun7i-a20.dtsi           | 45 ++++++++++++++++++++++++++++++
 drivers/clk/sunxi/clk-a10-mod1.c           |  2 +-
 5 files changed, 138 insertions(+), 1 deletion(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-21 18:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-21 16:10 [linux-sunxi][PATCH v2 0/5] ARM: sunxi: Add SPDIF playback support codekipper at gmail.com
2016-03-21 16:10 ` [linux-sunxi][PATCH v2 1/5] clk: sunxi: mod1 clock should modify it's parent codekipper at gmail.com
2016-03-21 18:22   ` Maxime Ripard
2016-03-21 16:10 ` [linux-sunxi][PATCH v2 2/5] ARM: dts :sunxi: Add SPDIF pins to A10 and A20 codekipper at gmail.com
2016-03-21 18:20   ` Maxime Ripard
2016-03-21 16:10 ` [linux-sunxi][PATCH v2 3/5] ARM: dts: sunxi: Add the SPDIF to the " codekipper at gmail.com
2016-03-21 18:19   ` Maxime Ripard
2016-03-21 16:10 ` [linux-sunxi][PATCH v2 4/5] ARM: dts: sun4i: Add SPDIF to the Mele A1000 codekipper at gmail.com
2016-03-21 18:21   ` Maxime Ripard
2016-03-21 16:10 ` [linux-sunxi][PATCH v2 5/5] ARM: dts: sun7i: Add SPDIF to Itead Ibox codekipper at gmail.com

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).