All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/2] dmaengine: sdma support hdmi audio
@ 2022-10-20 10:14 ` Joy Zou
  0 siblings, 0 replies; 14+ messages in thread
From: Joy Zou @ 2022-10-20 10:14 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 | 147 ++++++++++++++++++
 .../devicetree/bindings/dma/fsl-imx-sdma.txt  | 118 --------------
 drivers/dma/imx-sdma.c                        |  38 ++++-
 include/linux/dma/imx-dma.h                   |   1 +
 4 files changed, 178 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] 14+ messages in thread

end of thread, other threads:[~2022-10-25  8:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20 10:14 [PATCH v7 0/2] dmaengine: sdma support hdmi audio Joy Zou
2022-10-20 10:14 ` Joy Zou
2022-10-20 10:14 ` [PATCH v7 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema Joy Zou
2022-10-20 10:14   ` Joy Zou
2022-10-20 16:31   ` Krzysztof Kozlowski
2022-10-20 16:31     ` Krzysztof Kozlowski
2022-10-21  8:10     ` [EXT] " Joy Zou
2022-10-21  8:10       ` Joy Zou
2022-10-21 13:03       ` Krzysztof Kozlowski
2022-10-21 13:03         ` Krzysztof Kozlowski
2022-10-25  8:37         ` Joy Zou
2022-10-25  8:37           ` Joy Zou
2022-10-20 10:14 ` [PATCH v7 2/2] dmaengine: imx-sdma: support hdmi in sdma Joy Zou
2022-10-20 10:14   ` Joy Zou

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.