Message ID | 20211021052030.3155471-1-joy.zou@nxp.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | [1/2] bindings: fsl-imx-sdma: Document 'HDMI Audio' transfer | expand |
On 21-10-21, 13:20, Joy Zou wrote: > Add HDMI Audio transfer type. Convert to yaml? > > Signed-off-by: Joy Zou <joy.zou@nxp.com> > --- > Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > index 12c316ff4834..ffa61264a214 100644 > --- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > +++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > @@ -55,6 +55,7 @@ The full ID of peripheral types can be found below. > 22 SSI Dual FIFO (needs firmware ver >= 2) > 23 Shared ASRC > 24 SAI > + 25 HDMI Audio > > The third cell specifies the transfer priority as below. > > -- > 2.25.1
-----Original Message----- From: Vinod Koul <vkoul@kernel.org> Sent: 2021年10月25日 12:45 To: Joy Zou <joy.zou@nxp.com> Cc: Robin Gong <yibin.gong@nxp.com>; shawnguo@kernel.org; s.hauer@pengutronix.de; kernel@pengutronix.de; festevam@gmail.com; dl-linux-imx <linux-imx@nxp.com>; dmaengine@vger.kernel.org; devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org Subject: [EXT] Re: [PATCH 1/2] bindings: fsl-imx-sdma: Document 'HDMI Audio' transfer Caution: EXT Email On 21-10-21, 13:20, Joy Zou wrote: > Add HDMI Audio transfer type. Convert to yaml? Will be converted in v2. > > Signed-off-by: Joy Zou <joy.zou@nxp.com> > --- > Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > index 12c316ff4834..ffa61264a214 100644 > --- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > +++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > @@ -55,6 +55,7 @@ The full ID of peripheral types can be found below. > 22 SSI Dual FIFO (needs firmware ver >= 2) > 23 Shared ASRC > 24 SAI > + 25 HDMI Audio > > The third cell specifies the transfer priority as below. > > -- > 2.25.1 -- ~Vinod
> -----Original Message----- > From: Vinod Koul <vkoul@kernel.org> > Sent: 2021年10月25日 12:45 > To: Joy Zou <joy.zou@nxp.com> > Cc: Robin Gong <yibin.gong@nxp.com>; shawnguo@kernel.org; > s.hauer@pengutronix.de; kernel@pengutronix.de; festevam@gmail.com; > dl-linux-imx <linux-imx@nxp.com>; dmaengine@vger.kernel.org; > devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; > linux-kernel@vger.kernel.org > Subject: [EXT] Re: [PATCH 1/2] bindings: fsl-imx-sdma: Document 'HDMI Audio' > transfer > > > On 21-10-21, 13:20, Joy Zou wrote: > > Add HDMI Audio transfer type. > > Convert to yaml? Will be converted in v2. > > > > > Signed-off-by: Joy Zou <joy.zou@nxp.com> > > --- > > Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > > index 12c316ff4834..ffa61264a214 100644 > > --- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > > +++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt > > @@ -55,6 +55,7 @@ The full ID of peripheral types can be found below. > > 22 SSI Dual FIFO (needs firmware ver >= 2) > > 23 Shared ASRC > > 24 SAI > > + 25 HDMI Audio > > > > The third cell specifies the transfer priority as below. > > > > -- > > 2.25.1 > > -- > ~Vinod
diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt index 12c316ff4834..ffa61264a214 100644 --- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt +++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt @@ -55,6 +55,7 @@ The full ID of peripheral types can be found below. 22 SSI Dual FIFO (needs firmware ver >= 2) 23 Shared ASRC 24 SAI + 25 HDMI Audio The third cell specifies the transfer priority as below.
Add HDMI Audio transfer type. Signed-off-by: Joy Zou <joy.zou@nxp.com> --- Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 1 + 1 file changed, 1 insertion(+)