Re: [PATCH 1/7] media: admin-guide: add stm32-dma2d description

From: Dillon Min
Date: Thu Jun 17 2021 - 06:15:27 EST


Hi Hans

Thanks for your review on my code.

On Thu, Jun 17, 2021 at 5:56 PM Hans Verkuil <hverkuil-cisco@xxxxxxxxx> wrote:
>
> On 20/05/2021 13:05, dillon.minfei@xxxxxxxxx wrote:
> > From: Dillon Min <dillon.minfei@xxxxxxxxx>
> >
> > add stm32-dma2d description for dma2d driver
> >
> > Signed-off-by: Dillon Min <dillon.minfei@xxxxxxxxx>
> > ---
> > Documentation/admin-guide/media/platform-cardlist.rst | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/admin-guide/media/platform-cardlist.rst b/Documentation/admin-guide/media/platform-cardlist.rst
> > index 261e7772eb3e..ac73c4166d1e 100644
> > --- a/Documentation/admin-guide/media/platform-cardlist.rst
> > +++ b/Documentation/admin-guide/media/platform-cardlist.rst
> > @@ -60,6 +60,7 @@ s5p-mfc Samsung S5P MFC Video Codec
> > sh_veu SuperH VEU mem2mem video processing
> > sh_vou SuperH VOU video output
> > stm32-dcmi STM32 Digital Camera Memory Interface (DCMI)
> > +stm32-dma2d STM32 Chrom-Art Accelerator Unit
>
> I have to ask: it is really 'Chrom-Art' and not Chrome-Art or Choma-Art?

Yes, I just double checked it from [1], it's really 'Chrom-Art' :)
it's should not be an spelling mistake, i check the soc's datasheet,
reference Manuel, all used 'Chrom-Art'.

...
Graphics

Chrom-ART Accelerator™ (DMA2D), graphical hardware accelerator
enabling enhanced graphical user interface with minimum CPU load
...


[1] https://www.st.com/en/microcontrollers-microprocessors/stm32f469ni.html

Thanks.

Best Regards
Dillon

>
> It's probably correct, but I have to check this :-)
>
> Regards,
>
> Hans
>
> > sun4i-csi Allwinner A10 CMOS Sensor Interface Support
> > sun6i-csi Allwinner V3s Camera Sensor Interface
> > sun8i-di Allwinner Deinterlace
> >
>