linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Chen, Alvin" <alvin.chen@intel.com>
To: Felipe Balbi <balbi@ti.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	Boon Leong Ong <boon.leong.ong@intel.com>
Subject: [PATCH] USB: pch_udc: Add support for Intel Quark X1000 USB gadget device
Date: Mon,  4 Aug 2014 11:00:07 -0700	[thread overview]
Message-ID: <1407175207-23260-1-git-send-email-alvin.chen@intel.com> (raw)

From: "Alvin (Weike) Chen" <alvin.chen@intel.com>

Hi,
Intel Quark X1000 consists of one USB gadget device which can be PCI enumerated. 
pch_udc layer doesn't support it. Thus, we add support for Intel Quark X1000 USB
gadget device as well.

Bryan O'Donoghue (1):
  USB: pch_udc: USB gadget device support for Intel Quark X1000

 drivers/usb/gadget/udc/Kconfig   |    3 ++-
 drivers/usb/gadget/udc/pch_udc.c |   22 +++++++++++++++++++---
 2 files changed, 21 insertions(+), 4 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2014-08-04 10:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04 18:00 Chen, Alvin [this message]
2014-08-19 14:14 ` [PATCH] USB: pch_udc: Add support for Intel Quark X1000 USB gadget device Felipe Balbi

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=1407175207-23260-1-git-send-email-alvin.chen@intel.com \
    --to=alvin.chen@intel.com \
    --cc=balbi@ti.com \
    --cc=boon.leong.ong@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).