All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Allwinner H6 SPDIF support
@ 2019-04-11 21:44 ` Clément Péron
  0 siblings, 0 replies; 40+ messages in thread
From: Clément Péron @ 2019-04-11 21:44 UTC (permalink / raw)
  To: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Icenowy Zheng,
	Jagan Teki, Jernej Skrabec
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-sunxi,
	Clément Péron

*H6 DMA support IS REQUIRED*

Allwinner H6 SoC has a SPDIF controller called One Wire Audio (OWA) which
is different from the previous H3 generation but still compatible.

Difference are an increase of fifo sizes and there is now the possibility
to output the master clock on a pin.

Also this series require the DMA working on H6, a first version has been
submitted by Jernej Škrabec but is not yet accepted (as this moment):
https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=89011

This patch has been tested on Beelink GS1 on top of sunxi/for-next with
the series above applied.

Clément Péron (4):
  dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible
  arm64: dts: allwinner: Add SPDIF node for Allwinner H6
  arm64: dts: allwinner: h6: Enable SPDIF for Beelink GS1
  arm64: defconfig: Enable Sun4i SPDIF module

 .../bindings/sound/sunxi,sun4i-spdif.txt      |  3 +-
 .../dts/allwinner/sun50i-h6-beelink-gs1.dts   |  4 ++
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi  | 39 +++++++++++++++++++
 arch/arm64/configs/defconfig                  |  1 +
 4 files changed, 46 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-04-16  8:31 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-11 21:44 [PATCH 0/4] Allwinner H6 SPDIF support Clément Péron
2019-04-11 21:44 ` Clément Péron
2019-04-11 21:44 ` [PATCH 1/4] dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible Clément Péron
2019-04-11 21:44   ` Clément Péron
2019-04-11 21:44   ` Clément Péron
2019-04-15  8:04   ` Maxime Ripard
2019-04-15  8:04     ` Maxime Ripard
2019-04-15  8:04     ` Maxime Ripard
2019-04-15  8:09     ` Clément Péron
2019-04-15  8:09       ` Clément Péron
2019-04-15  8:09       ` Clément Péron
2019-04-15  8:11       ` Clément Péron
2019-04-15  8:11         ` Clément Péron
2019-04-15  8:18       ` Maxime Ripard
2019-04-15  8:18         ` Maxime Ripard
2019-04-15  8:18         ` Maxime Ripard
2019-04-15  8:30         ` Clément Péron
2019-04-15  8:30           ` Clément Péron
2019-04-15  8:30           ` Clément Péron
2019-04-15 14:51           ` Maxime Ripard
2019-04-15 14:51             ` Maxime Ripard
2019-04-15 14:51             ` Maxime Ripard
2019-04-15 16:30             ` Clément Péron
2019-04-15 16:30               ` Clément Péron
2019-04-16  7:34               ` Maxime Ripard
2019-04-16  7:34                 ` Maxime Ripard
2019-04-16  8:30                 ` Clément Péron
2019-04-16  8:30                   ` Clément Péron
2019-04-15 15:06           ` Ondřej Jirman
2019-04-15 15:06             ` Ondřej Jirman
2019-04-15 15:06             ` 'Ondřej Jirman' via linux-sunxi
2019-04-11 21:44 ` [PATCH 2/4] arm64: dts: allwinner: Add SPDIF node for Allwinner H6 Clément Péron
2019-04-11 21:44   ` Clément Péron
2019-04-11 21:44   ` Clément Péron
2019-04-11 21:44 ` [PATCH 3/4] arm64: dts: allwinner: h6: Enable SPDIF for Beelink GS1 Clément Péron
2019-04-11 21:44   ` Clément Péron
2019-04-11 21:44   ` Clément Péron
2019-04-11 21:44 ` [PATCH 4/4] arm64: defconfig: Enable Sun4i SPDIF module Clément Péron
2019-04-11 21:44   ` Clément Péron
2019-04-11 21:44   ` Clément Péron

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.