dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/4] dmaengine: sdma support hdmi audio
@ 2022-09-06  9:42 Joy Zou
  2022-09-06  9:42 ` [PATCH v6 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema Joy Zou
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Joy Zou @ 2022-09-06  9:42 UTC (permalink / raw)
  To: vkoul, robh+dt, krzysztof.kozlowski+dt, shawnguo, s.hauer,
	kernel, festevam
  Cc: shengjiu.wang, martink, dev, alexander.stein, peng.fan, david,
	aford173, hongxing.zhu, linux-imx, dmaengine, devicetree,
	linux-arm-kernel, linux-kernel

The patchset supports sdma hdmi audio.
For the details, please check the patch commit log.

Joy Zou (4):
  dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
  dmaengine: imx-sdma: support hdmi audio
  ARM: dts: imx: update sdma node name format
  arm64: dts: imx8mq: update sdma node name format

 .../devicetree/bindings/dma/fsl,imx-sdma.yaml | 147 ++++++++++++++++++
 .../devicetree/bindings/dma/fsl-imx-sdma.txt  | 118 --------------
 arch/arm/boot/dts/imx25.dtsi                  |   2 +-
 arch/arm/boot/dts/imx31.dtsi                  |   2 +-
 arch/arm/boot/dts/imx35.dtsi                  |   2 +-
 arch/arm/boot/dts/imx50.dtsi                  |   2 +-
 arch/arm/boot/dts/imx51.dtsi                  |   2 +-
 arch/arm/boot/dts/imx53.dtsi                  |   2 +-
 arch/arm/boot/dts/imx6qdl.dtsi                |   2 +-
 arch/arm/boot/dts/imx6sl.dtsi                 |   2 +-
 arch/arm/boot/dts/imx6sx.dtsi                 |   2 +-
 arch/arm/boot/dts/imx6ul.dtsi                 |   2 +-
 arch/arm/boot/dts/imx7s.dtsi                  |   2 +-
 arch/arm64/boot/dts/freescale/imx8mq.dtsi     |   4 +-
 drivers/dma/imx-sdma.c                        |  38 ++++-
 include/linux/dma/imx-dma.h                   |   1 +
 16 files changed, 191 insertions(+), 139 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml
 delete mode 100644 Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt

-- 
2.37.1


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

end of thread, other threads:[~2022-10-20 10:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06  9:42 [PATCH v6 0/4] dmaengine: sdma support hdmi audio Joy Zou
2022-09-06  9:42 ` [PATCH v6 1/4] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema Joy Zou
2022-09-06 10:55   ` Alexander Stein
2022-09-06 11:13     ` [EXT] " Joy Zou
2022-09-06 16:25       ` Rob Herring
2022-09-07  6:48         ` Joy Zou
2022-09-07 11:12     ` Krzysztof Kozlowski
2022-09-06  9:42 ` [PATCH v6 2/4] dmaengine: imx-sdma: support hdmi audio Joy Zou
2022-10-19 14:24   ` Vinod Koul
2022-10-20 10:19     ` [EXT] " Joy Zou
2022-09-06  9:42 ` [PATCH v6 3/4] ARM: dts: imx: update sdma node name format Joy Zou
2022-09-06  9:42 ` [PATCH v6 4/4] arm64: dts: imx8mq: " Joy Zou

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