[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220919025712epcms1p14191bcd1e53c354fd797414d6c27b0eb@epcms1p1>
Date: Mon, 19 Sep 2022 11:57:12 +0900
From: MyungJoo Ham <myungjoo.ham@...sung.com>
To: Jiho Chu <jiho.chu@...sung.com>,
Greg KH <gregkh@...uxfoundation.org>
CC: "arnd@...db.de" <arnd@...db.de>,
"ogabbay@...nel.org" <ogabbay@...nel.org>,
"krzysztof.kozlowski@...aro.org" <krzysztof.kozlowski@...aro.org>,
"broonie@...nel.org" <broonie@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Yelin Jeong <yelini.jeong@...sung.com>
Subject: RE: Re: [PATCH v2 01/13] trinity: Add base driver
> On Sun, 18 Sep 2022 12:35:23 +0200
> Greg KH <gregkh@...uxfoundation.org> wrote:
>
> > On Sat, Sep 17, 2022 at 04:23:44PM +0900, Jiho Chu wrote:
> > > It contains the base codes for trinity driver. Minimal codes to load and
> > > probe device is provided. The Trinity Family is controlled by the
> > > Memory-Mapped Registers, the register addresses and offsets are
> > > described. And user api interfaces are presented to control device under
> > > ioctl manner.
> >
> > Where is the documentation for how the userspace api works? And where
> > is a link to the userspace code that talks to these devices? That
> > belongs here in this commit changelog text please.
> >
>
> Hi, Greg
> Thanks for your review.
>
> The user space library is published in:
> https://review.tizen.org/gerrit/gitweb?p=platform/adaptation/npu/trix-engine.git;a=summary
>
> It needs to login to tizen, access guide is:
> https://docs.tizen.org/platform/get-started/open-source-project/
>
> And, this information will be included in commit log.
The URL without log-in is more appropriate.
Please use https://git.tizen.org/cgit/platform/adaptation/npu/trix-engine/
instead of review.tizen.org.
Cheers,
MyungJoo
Powered by blists - more mailing lists