All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christophe Ricard <christophe.ricard@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon
Date: Wed, 2 Sep 2015 19:54:59 +0200	[thread overview]
Message-ID: <55E737F3.4000004@gmail.com> (raw)
In-Reply-To: <CAPnjgZ1=uQ0ZQ3SDXhxAB7apN6Adb3rf0rQWS9xZzE1Rkt75bA@mail.gmail.com>

Hi Simon,

Apologies for the delay. I will try to rework this patch end of this 
week and send it back to you middle of next week.

Best Regards
Christophe

Le 31/08/2015 00:45, Simon Glass a ?crit :
> Hi Chrisophe,
>
> On 13 August 2015 at 09:55, Simon Glass <sjg@chromium.org> wrote:
>> On 9 August 2015 at 07:19, Christophe Ricard
>> <christophe.ricard@gmail.com> wrote:
>>> As there is no TCG specification or recommendation for i2c TPM 1.2, move
>>> tpm_tis_i2c driver to tpm_i2c_infineon. Other tpm vendors like atmel or
>>> stmicroelectronics may have a different transport protocol for i2c.
>>>
>>> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
>>> ---
>>>
>>>   README                                            | 4 ++--
>>>   drivers/tpm/Makefile                              | 2 +-
>>>   drivers/tpm/{tpm_tis_i2c.c => tpm_i2c_infineon.c} | 0
>>>   3 files changed, 3 insertions(+), 3 deletions(-)
>>>   rename drivers/tpm/{tpm_tis_i2c.c => tpm_i2c_infineon.c} (100%)
>> Reviewed-by: Simon Glass <sjg@chromium.org>
> Can you please take another look at this patch?
>
> You need to change existing users of this config to use your renamed
> Kconfig. This means updating things in the configs/ directory.
>
> Regards,
> Simon

  reply	other threads:[~2015-09-02 17:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-09 13:19 [U-Boot] [PATCH 0/3] Introduce TPM driver model and STMicroelectronics ST33ZP24 TPMs Christophe Ricard
2015-08-09 13:19 ` [U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon Christophe Ricard
2015-08-13 15:55   ` Simon Glass
2015-08-30 22:45     ` Simon Glass
2015-09-02 17:54       ` Christophe Ricard [this message]
2015-09-08 14:20         ` Simon Glass
2015-08-09 13:19 ` [U-Boot] [PATCH 2/3] tpm: Initial work to introduce TPM driver model Christophe Ricard
2015-08-13 15:55   ` Simon Glass
2015-08-13 20:37     ` Christophe Ricard
2015-08-13 22:53       ` Simon Glass
2015-08-09 13:19 ` [U-Boot] [PATCH 3/3] tpm: Add st33zp24 tpm with i2c and spi phy Christophe Ricard
2015-08-13 15:55   ` Simon Glass
2015-08-13 20:59     ` Christophe Ricard
2015-08-13 22:53       ` Simon Glass
2015-08-09 13:28 ` [U-Boot] [PATCH 0/3] Introduce TPM driver model and STMicroelectronics ST33ZP24 TPMs Simon Glass
2015-08-09 14:19   ` Christophe Ricard
2015-08-09 15:12     ` Simon Glass

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=55E737F3.4000004@gmail.com \
    --to=christophe.ricard@gmail.com \
    --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 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.