From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>,
linux-kernel@vger.kernel.org, Greg Kroah-Hartman <gregkh@suse.de>,
linux-usb@vger.kernel.org, qi.wang@intel.com,
yong.y.wang@intel.com, joel.clark@intel.com,
kok.howg.ewe@intel.com
Subject: Re: [PATCH linux-next-2.6] pch_udc: support new device ML7213 IOH
Date: Wed, 05 Jan 2011 15:48:27 +0300 [thread overview]
Message-ID: <4D24689B.5040209@ru.mvista.com> (raw)
In-Reply-To: <1294226550-4788-1-git-send-email-tomoya-linux@dsn.okisemi.com>
Hello.
On 05-01-2011 14:22, Tomoya MORINAGA wrote:
> Support new device OKI SEMICONDUCTOR's ML7213 IOH(Input/Output Hub) which is for
> IVI(In-Vehicle Infotainment) use.
> The ML7213 is companion chip for Intel Atom E6xx series.
> The ML7213 is completely compatible for Intel EG20T PCH.
> Signed-off-by: Tomoya MORINAGA<tomoya-linux@dsn.okisemi.com>
[...]
> diff --git a/drivers/usb/gadget/pch_udc.c b/drivers/usb/gadget/pch_udc.c
> index 0c8dd81..cab47d6 100644
> --- a/drivers/usb/gadget/pch_udc.c
> +++ b/drivers/usb/gadget/pch_udc.c
> @@ -361,6 +361,8 @@ struct pch_udc_dev {
>
> #define PCH_UDC_PCI_BAR 1
> #define PCI_DEVICE_ID_INTEL_EG20T_UDC 0x8808
> +#define PCI_VENDOR_ID_ROHM 0x10DB
> +#define PCI_DEVICE_ID_ML7213_IOH_UDC 0x801D
Please align the macro values with the above one.
WBR, Sergei
prev parent reply other threads:[~2011-01-05 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-05 11:22 [PATCH linux-next-2.6] pch_udc: support new device ML7213 IOH Tomoya MORINAGA
2011-01-05 12:48 ` Sergei Shtylyov [this message]
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=4D24689B.5040209@ru.mvista.com \
--to=sshtylyov@mvista.com \
--cc=dbrownell@users.sourceforge.net \
--cc=gregkh@suse.de \
--cc=joel.clark@intel.com \
--cc=kok.howg.ewe@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=qi.wang@intel.com \
--cc=tomoya-linux@dsn.okisemi.com \
--cc=yong.y.wang@intel.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