:orphan: .. raw:: html .. dtcompatible:: amd,acp-sdw-dma .. _dtbinding_amd_acp_sdw_dma: amd,acp-sdw-dma ############### .. sidebar:: Overview :Name: ``amd,acp-sdw-dma`` :Vendor: :ref:`Advanced Micro Devices (AMD), Inc. ` :Used in: :zephyr:board-catalog:`List of boards <#compatibles=amd,acp-sdw-dma>` using this compatible :Driver: :zephyr_file:`drivers/dma/dma_amd_acp_sdw.c` Description *********** .. code-block:: none AMD SOF SoundWire DMA node Properties ********** .. tabs:: .. group-tab:: Node specific properties Properties not inherited from the base binding file. .. list-table:: :widths: 1 1 4 :header-rows: 1 * - Name - Type - Details * - ``dma-channels`` - ``int`` - .. code-block:: none Number of DMA channels supported * - ``dma-requests`` - ``int`` - .. code-block:: none Number of DMA requests supported .. group-tab:: Deprecated node specific properties Deprecated properties not inherited from the base binding file. (None) .. group-tab:: Base properties Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the "amd,acp-sdw-dma" compatible. .. list-table:: :widths: 1 1 4 :header-rows: 1 * - Name - Type - Details * - ``reg`` - ``array`` - .. code-block:: none Register address and size of the DMA controller See :ref:`zephyr:dt-important-props` for more information. * - ``interrupts`` - ``array`` - .. code-block:: none Interrupt specifier for the DMA controller See :ref:`zephyr:dt-important-props` for more information. * - ``clocks`` - ``phandle-array`` - .. code-block:: none Clock(s) for the DMA controller