> ; robh...@kernel.org; iwamatsu
> > nobuhiro(岩松
> > 信洋 □SWC◯ACT) ;
> > sumit.sem...@linaro.org; christian.koe...@amd.com
> > Cc: linux-arm-ker...@lists.infradead.org;
> > linux-ker...@vger.kernel.org; linux-me...@vger.kernel.org;
> > dri-devel@lists.freedeskt
", O_RDWR);
> > fd_heap = open("/dev/dma_heap/linux,cma", O_RDWR);
> > fd_conf = allocate_buffer(fd_heap, DNN_CONF_BIN_ALLOC_SIZE);
> > fd_src = allocate_buffer(fd_heap, INPUT_IMG_ALLOC_SIZE);
> > fd_dst = allocate_buff
Can I put it as a comment in a source? Can
>> I add a file under Documentation/misc-devices directory?
>>
>> Start with explaining it by replying to this mail. Without knowing anything
>> about
>> the hardware, it is difficult to say what the best place is. Usually it is
&
From: Hans Verkuil
> >> Sent: Thursday, May 12, 2022 8:15 PM
> >> To: ishikawa yuji(石川 悠司 ○RDC□AITC○EA開)
> >> ; Rob Herring ;
> >> iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT)
> >> ; Sumit Semwal
> >> ; Christian König
>
> >> Cc: linux-arm-ker...@lists.infrad
rnel.org;
>> linux-me...@vger.kernel.org; dri-devel@lists.freedesktop.org;
>> linaro-mm-...@lists.linaro.org
>> Subject: Re: [PATCH 0/4] Add Toshiba Visconti DNN image processing
>> accelerator driver
>>
>> Hi Yuji,
>>
>> On 4/28/22 15:11, Yuji Ishikawa wr
@lists.infradead.org; linux-ker...@vger.kernel.org;
> linux-me...@vger.kernel.org; dri-devel@lists.freedesktop.org;
> linaro-mm-...@lists.linaro.org
> Subject: Re: [PATCH 0/4] Add Toshiba Visconti DNN image processing
> accelerator driver
>
> Hi Yuji,
>
> On 4/28/22 15:
Hi Yuji,
On 4/28/22 15:11, Yuji Ishikawa wrote:
> This series is the DNN image processing accelerator driver for Toshiba's ARM
> SoC, Visconti[0].
> This provides DT binding documentation, device driver, MAINTAINER files.
>
> The second patch "soc: visconti: Add Toshiba Visconti image processing