From: Stefan Berger <stefanb@linux.vnet.ibm.com>
To: Dan.Morav@nuvoton.com
Cc: linux-kernel@vger.kernel.org, debora@linux.vnet.ibm.com,
srajiv@linux.vnet.ibm.com, m.selhorst@sirrix.com,
Leonid.Azriel@nuvoton.com, Guy.Pavlov@nuvoton.com
Subject: Re: [PATCH] TPM Nuvoton I2C driver, kernel 3.0
Date: Tue, 26 Jul 2011 14:45:07 -0400 [thread overview]
Message-ID: <4E2F0B33.8070702@linux.vnet.ibm.com> (raw)
In-Reply-To: <8F2A7B0931C16B4C99DDA3B283A4363059782006@ntilml01.nuvoton.com>
On 07/25/2011 03:25 AM, Dan.Morav@nuvoton.com wrote:
> Hi,
>
> Below are the additions for WPCT301/NPCT501 Nuvoton Technology TPM with I2C interface device driver.
> This driver uses Linux I2C bus driver to interface with the I2C bus and Linux TPM driver (tpm.ko), to export the standard Linux TPM interface.
> This driver requires an I2C bus driver and TPM driver (tpm.ko) to be loaded prior to its loading.
> This driver tested on Linux kernel version 3.0-rc6 on an x86 based platform and Linux kernel version 2.6.36.3 on an ARM platform.
>
> Regards,
> Dan.
> ___
> +
> +static struct platform_driver ti2c_drv = {
> + .driver = {
> + .name = "tpm_ti2c",
> + .owner = THIS_MODULE,
> + },
> + .suspend = tpm_ti2c_suspend,
> + .resume = tpm_ti2c_resume,
indentation
Stefan
next prev parent reply other threads:[~2011-07-26 18:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-14 9:31 Request to submit driver for Nuvoton TPM I2C device (WPCT301) Dan.Morav
2010-07-14 10:16 ` Ohad Ben-Cohen
2010-07-14 10:57 ` Marcel Selhorst
2010-07-14 15:25 ` Randy Dunlap
2010-08-09 9:24 ` [PATCH] TPM Nuvoton I2C driver, kernel 2.6.35 Dan.Morav
2010-08-17 12:59 ` Rajiv Andrade
2010-08-17 15:03 ` Wolfram Sang
2011-07-25 7:25 ` [PATCH] TPM Nuvoton I2C driver, kernel 3.0 Dan.Morav
2011-07-26 0:50 ` Ryan Mallon
2011-07-26 14:14 ` Wolfram Sang
2011-07-26 18:45 ` Stefan Berger [this message]
2011-08-17 11:11 ` Dan.Morav
2011-08-24 2:20 ` Ryan Mallon
2011-09-07 7:25 ` Dan.Morav
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=4E2F0B33.8070702@linux.vnet.ibm.com \
--to=stefanb@linux.vnet.ibm.com \
--cc=Dan.Morav@nuvoton.com \
--cc=Guy.Pavlov@nuvoton.com \
--cc=Leonid.Azriel@nuvoton.com \
--cc=debora@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m.selhorst@sirrix.com \
--cc=srajiv@linux.vnet.ibm.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