From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Cc: andrew.zamansky@nuvoton.com, tpmdd-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org,
linux-security-module@vger.kernel.org
Subject: Re: [PATCH v4 0/2] Nuvoton TPM2 support
Date: Mon, 18 Jul 2016 21:03:53 +0300 [thread overview]
Message-ID: <20160718180353.GA31463@intel.com> (raw)
In-Reply-To: <1468345311-8014-1-git-send-email-jgunthorpe@obsidianresearch.com>
On Tue, Jul 12, 2016 at 11:41:48AM -0600, Jason Gunthorpe wrote:
> This should be ready to go now.
I've applied this series.
/Jarkko
>
> v4:
> - Fix build error noticed by Fengguang Wu when DT is enabled.
> - IRQ patch split out
>
> Jason Gunthorpe (2):
> tpm: Factor out common startup code
> tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
>
> .../devicetree/bindings/i2c/trivial-devices.txt | 1 +
> drivers/char/tpm/st33zp24/st33zp24.c | 4 +-
> drivers/char/tpm/tpm-chip.c | 9 +++++
> drivers/char/tpm/tpm-interface.c | 27 +++++++++++++
> drivers/char/tpm/tpm.h | 4 +-
> drivers/char/tpm/tpm2-cmd.c | 46 ++++++++++++++++++++--
> drivers/char/tpm/tpm_crb.c | 10 +----
> drivers/char/tpm/tpm_i2c_atmel.c | 6 +--
> drivers/char/tpm/tpm_i2c_infineon.c | 4 +-
> drivers/char/tpm/tpm_i2c_nuvoton.c | 33 ++++++++++------
> drivers/char/tpm/tpm_tis_core.c | 24 +----------
> drivers/char/tpm/tpm_vtpm_proxy.c | 9 +----
> include/linux/tpm.h | 5 +++
> 13 files changed, 113 insertions(+), 69 deletions(-)
>
> --
> 2.1.4
>
prev parent reply other threads:[~2016-07-18 18:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-12 17:41 [PATCH v4 0/2] Nuvoton TPM2 support Jason Gunthorpe
[not found] ` <1468345311-8014-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-07-12 17:41 ` [PATCH v4 1/2] tpm: Factor out common startup code Jason Gunthorpe
2016-07-12 17:41 ` Jason Gunthorpe
2016-07-12 17:41 ` [PATCH v4 2/2] tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family) Jason Gunthorpe
2016-07-12 17:41 ` Jason Gunthorpe
[not found] ` <1468345311-8014-3-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-07-18 18:00 ` Jarkko Sakkinen
2016-07-18 18:00 ` Jarkko Sakkinen
2016-07-18 18:03 ` Jarkko Sakkinen [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=20160718180353.GA31463@intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=andrew.zamansky@nuvoton.com \
--cc=jgunthorpe@obsidianresearch.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=tpmdd-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.