From: Ninad Palsule <ninad@linux.vnet.ibm.com>
To: Stefan Berger <stefanb@linux.ibm.com>,
	Ninad Palsule <ninad@linux.ibm.com>,
	qemu-devel@nongnu.org
Cc: joel@jms.id.au, andrew@aj.id.au, clg@kaod.org
Subject: Re: [PATCH v9 3/3] tpm: Add support for TPM device over I2C bus
Date: Mon, 27 Mar 2023 13:34:54 -0500	[thread overview]
Message-ID: <2dd320f1-d3f3-5ea1-ee72-c90716c64ee6@linux.vnet.ibm.com> (raw)
In-Reply-To: <f648077b-8ca5-d93a-64ee-c9d4a63cbe17@linux.ibm.com>
Hi Stefan,
On 3/27/23 1:26 PM, Stefan Berger wrote:
>
>
> On 3/27/23 14:12, Ninad Palsule wrote:
>
>> diff --git a/hw/tpm/tpm_tis_i2c.c b/hw/tpm/tpm_tis_i2c.c
>> new file mode 100644
>> index 0000000000..551b89dac8
>> --- /dev/null
>> +++ b/hw/tpm/tpm_tis_i2c.c
>> @@ -0,0 +1,527 @@
>> +/*
>> + * Aspeed i2c bus interface for reading from and writing to i2c 
>> device registers
>
> This was my suggestion for the format but this is not the correct line.
>
> With this line reverted to  tpm_tis_i2c.c - QEMU's TPM TIS I2C Device
Sorry about that. Fixed.
Thanks for the review.
Ninad
>
>
> Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
> Tested-by: Stefan Berger <stefanb@linux.ibm.com>
     prev parent reply	other threads:[~2023-03-27 18:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27 18:12 [PATCH v9 0/3] Add support for TPM devices over I2C bus Ninad Palsule
2023-03-27 18:12 ` [PATCH v9 1/3] docs: " Ninad Palsule
2023-03-27 18:15   ` Stefan Berger
2023-03-27 18:12 ` [PATCH v9 2/3] tpm: Extend common APIs to support TPM TIS I2C Ninad Palsule
2023-03-27 18:18   ` Stefan Berger
2023-03-27 18:12 ` [PATCH v9 3/3] tpm: Add support for TPM device over I2C bus Ninad Palsule
2023-03-27 18:26   ` Stefan Berger
2023-03-27 18:34     ` Ninad Palsule [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=2dd320f1-d3f3-5ea1-ee72-c90716c64ee6@linux.vnet.ibm.com \
    --to=ninad@linux.vnet.ibm.com \
    --cc=andrew@aj.id.au \
    --cc=clg@kaod.org \
    --cc=joel@jms.id.au \
    --cc=ninad@linux.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanb@linux.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;
as well as URLs for NNTP newsgroup(s).