From: Apelete Seketeli <apelete@seketeli.net>
To: Felipe Balbi <balbi@ti.com>, Randy Dunlap <rdunlap@infradead.org>
Cc: Michal Marek <mmarek@suse.cz>,
Masahiro Yamada <yamada.m@jp.panasonic.com>,
Rob Landley <rob@landley.net>, Jiri Kosina <jkosina@suse.cz>,
David Fries <David@Fries.net>,
"Robert P. J. Day" <rpjday@crashcourse.ca>,
Ben Hutchings <ben@decadent.org.uk>,
Lars-Peter Clausen <lars@metafoo.de>,
Linux Documentation List <linux-doc@vger.kernel.org>,
Linux USB List <linux-usb@vger.kernel.org>,
Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: [RESEND PATCH v2] Add documentation on writing an musb glue layer
Date: Mon, 14 Apr 2014 22:10:28 +0200 [thread overview]
Message-ID: <20140414201028.GZ22445@amegan> (raw)
Hello,
Following a few patches already in tree that add support for the USB
device controller of the Ingenic JZ4740 MIPS SoC, I documented the
process of writing an MUSB glue layer.
The JZ4740 MUSB controller offers a basic feature set, which makes the
glue layer implementation more simple than most current glue layers in
tree.
The patch that comes as a follow-up of this message is an attempt to
provide a step-by-step walk-through of the process of writing an MUSB
glue layer.
Changes since v1:
- add a line in legal notice paragraph to refer to COPYING
file in kernel source tree.
With 3.15-rc1 now released, please consider this for merge and let me
know if there's something that need to be fixed in the document.
Changes were rebased on top of Linus Torvalds' tree, with the
documentation built and tested successfully.
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
Linux 3.15-rc1
are available in the git repository at:
git://git.seketeli.net/~apelete/linux.git writing-musb-glue-layer
Apelete Seketeli (1):
documentation: docbook: document process of writing an musb glue
layer
Documentation/DocBook/Makefile | 3 +-
Documentation/DocBook/writing_musb_glue_layer.tmpl | 873 ++++++++++++++++++++
2 files changed, 875 insertions(+), 1 deletion(-)
create mode 100644 Documentation/DocBook/writing_musb_glue_layer.tmpl
--
Apelete
next reply other threads:[~2014-04-14 20:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 20:10 Apelete Seketeli [this message]
2014-04-14 20:12 ` [RESEND PATCH v2] documentation: docbook: document process of writing an musb glue layer Apelete Seketeli
2014-04-28 17:30 ` Apelete Seketeli
2014-04-28 17:52 ` Felipe Balbi
-- strict thread matches above, loose matches on Subject: below --
2014-04-05 18:36 [RESEND PATCH v2] Add documentation on " Apelete Seketeli
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=20140414201028.GZ22445@amegan \
--to=apelete@seketeli.net \
--cc=David@Fries.net \
--cc=balbi@ti.com \
--cc=ben@decadent.org.uk \
--cc=jkosina@suse.cz \
--cc=lars@metafoo.de \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mmarek@suse.cz \
--cc=rdunlap@infradead.org \
--cc=rob@landley.net \
--cc=rpjday@crashcourse.ca \
--cc=yamada.m@jp.panasonic.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