public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] tpm: Add i2c TPM driver
Date: Tue, 13 Dec 2011 18:26:38 -0500	[thread overview]
Message-ID: <201112131826.39714.vapier@gentoo.org> (raw)
In-Reply-To: <1323777063-9880-3-git-send-email-clchiou@chromium.org>

On Tuesday 13 December 2011 06:51:01 Che-Liang Chiou wrote:
> Peter Huewe implemented the original driver; this patch only reorganizes
> the code structure of the driver, and does not make logical changes.
> 
> tpm.c implements the interface defined in tpm.h based on underlying
> LPC or i2C TPM driver.  tpm.c and the underlying driver communicate
> throught tpm_private.h.
> 
> This patch is tested on a tegra2-based machine, where the i2c driver is
> not upstreamed yet.
> 
> Note: Merging the LPC driver with tpm.c is left to future patches.
> 
> Signed-off-by: Peter Huewe <huewe.external@infineon.com>

you need to add your own s-o-b tag here since you're submitting it
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111213/452928d6/attachment.pgp>

  reply	other threads:[~2011-12-13 23:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-13 11:50 [U-Boot] [PATCH 0/3] Add i2c TPM driver Che-Liang Chiou
2011-12-13 11:51 ` [U-Boot] [PATCH 1/3] tpm: Rename generic_lpc_tpm to tpm_tis_lpc Che-Liang Chiou
2011-12-13 23:27   ` Mike Frysinger
2011-12-14  7:36   ` Peter.Huewe at infineon.com
2011-12-13 11:51 ` [U-Boot] [PATCH 2/3] tpm: Add i2c TPM driver Che-Liang Chiou
2011-12-13 23:26   ` Mike Frysinger [this message]
2011-12-14  7:36   ` Peter.Huewe at infineon.com
2011-12-13 11:51 ` [U-Boot] [PATCH 3/3] tpm: Update README Che-Liang Chiou
2011-12-13 23:27   ` Mike Frysinger
2011-12-14  7:37   ` Peter.Huewe at infineon.com

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=201112131826.39714.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /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