devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/2] dmaengine: sdma support hdmi audio
@ 2022-11-15  9:38 Joy Zou
  2022-11-15  9:38 ` [PATCH v10 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema Joy Zou
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Joy Zou @ 2022-11-15  9:38 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 (2):
  dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
  dmaengine: imx-sdma: support hdmi in sdma

 .../devicetree/bindings/dma/fsl,imx-sdma.yaml | 149 ++++++++++++++++++
 .../devicetree/bindings/dma/fsl-imx-sdma.txt  | 118 --------------
 drivers/dma/imx-sdma.c                        |  38 ++++-
 include/linux/dma/imx-dma.h                   |   1 +
 4 files changed, 180 insertions(+), 126 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] 6+ messages in thread

end of thread, other threads:[~2022-12-28 11:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-15  9:38 [PATCH v10 0/2] dmaengine: sdma support hdmi audio Joy Zou
2022-11-15  9:38 ` [PATCH v10 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema Joy Zou
2022-11-15 15:18   ` Krzysztof Kozlowski
2022-11-15  9:38 ` [PATCH v10 2/2] dmaengine: imx-sdma: support hdmi in sdma Joy Zou
2022-11-17  8:05   ` Sascha Hauer
2022-12-28 11:20 ` [PATCH v10 0/2] dmaengine: sdma support hdmi audio Vinod Koul

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