From: Greg KH <gregkh@linuxfoundation.org>
To: Srikanth Thokala <srikanth.thokala@xilinx.com>
Cc: arnd@arndb.de, rob.herring@calxeda.com,
linux-kernel@vger.kernel.org,
devicetree-discuss@lists.ozlabs.org, grant.likely@linaro.org,
Michal Simek <michal.simek@xilinx.com>,
Srikanth Thokala <sthokal@xilinx.com>
Subject: Re: [PATCH RFC] trafgen: xilinx: add axi traffic generator driver
Date: Mon, 15 Jul 2013 07:54:12 -0700 [thread overview]
Message-ID: <20130715145412.GA32349@kroah.com> (raw)
In-Reply-To: <c7f93809-56dd-4780-8e1e-962b8ebc7f9f@CO9EHSMHS001.ehs.local>
On Mon, Jul 15, 2013 at 05:09:48PM +0530, Srikanth Thokala wrote:
> This is the driver for AXI Traffic Generator IP. The AXI
> Traffic Generator IP is a core that stresses the AXI4
> interconnect and other AXI4 peripherals in the system.
> It generates a wide variety of AXI4 transactions based on
> the core programming.
>
> Architecture of the core is broadly separated into a master
> and slave block, each of which contains the write block and
> read block. Other support functions are provided by the
> control registers and three internal RAMs - Master RAM,
> Command RAM, Parameter RAM. The initialisation sequence
> includes programming Command RAM with commands, data into
> Master RAM (optional Parameter RAM programming) and then
> enable master logic using control register interface.
> This sequence generates traffic to cores connected in the
> h/w design.
>
> The driver for this IP is designed to be a module with
> sysfs interface. All the control registers and internal
> RAMs can be accessed through sysfs interface.
>
> NOTE: All the sysfs functions need to be documented
> as per kernel-doc format.
Please do that so we can properly understand the api you are creating
here.
thanks,
greg k-h
next prev parent reply other threads:[~2013-07-15 15:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1373888388-23297-1-git-send-email-sthokal@xilinx.com>
2013-07-15 11:39 ` [PATCH RFC] trafgen: xilinx: add axi traffic generator driver Srikanth Thokala
2013-07-15 14:54 ` Greg KH [this message]
2013-07-15 11:43 Srikanth Thokala
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130715145412.GA32349@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=rob.herring@calxeda.com \
--cc=srikanth.thokala@xilinx.com \
--cc=sthokal@xilinx.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox