On 29-03-24, 10:34, Frank Li wrote: > Add peripheral types ID 26 for I2C because sdma firmware (sdma-6q: v3.6, > sdma-7d: v4.6) support I2C DMA transfer. > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > --- > Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml b/Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml > index b95dd8db5a30a..80bcd3a6ecaf3 100644 > --- a/Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml > +++ b/Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml > @@ -93,6 +93,7 @@ properties: > - Shared ASRC: 23 > - SAI: 24 > - HDMI Audio: 25 > + - I2C: 26 Sorry comment was for this patch, I have skipped these two now > > The third cell: transfer priority ID > enum: > > -- > 2.34.1 -- ~Vinod