All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Masahisa Kojima <masahisa.kojima@linaro.org>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	jgg@ziepe.ca, Rob Herring <robh+dt@kernel.org>,
	linux-integrity@vger.kernel.org, jarkko.sakkinen@linux.intel.com,
	ardb@kernel.org, peterhuewe@gmx.de,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device
Date: Mon, 13 Jul 2020 17:05:14 -0600	[thread overview]
Message-ID: <20200713230514.GA888497@bogus> (raw)
In-Reply-To: <20200708131424.18729-3-masahisa.kojima@linaro.org>

On Wed, 08 Jul 2020 22:14:24 +0900, Masahisa Kojima wrote:
> Add a compatible string for the SynQuacer TPM to the binding for a
> TPM exposed via a memory mapped TIS frame. The MMIO window behaves
> slightly differently on this hardware, so it requires its own
> identifier.
> 
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Ard Biesheuvel <ardb@kernel.org>
> Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Masahisa Kojima <masahisa.kojima@linaro.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	jarkko.sakkinen@linux.intel.com, jgg@ziepe.ca,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-integrity@vger.kernel.org, ardb@kernel.org,
	peterhuewe@gmx.de
Subject: Re: [PATCH v3 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device
Date: Mon, 13 Jul 2020 17:05:14 -0600	[thread overview]
Message-ID: <20200713230514.GA888497@bogus> (raw)
In-Reply-To: <20200708131424.18729-3-masahisa.kojima@linaro.org>

On Wed, 08 Jul 2020 22:14:24 +0900, Masahisa Kojima wrote:
> Add a compatible string for the SynQuacer TPM to the binding for a
> TPM exposed via a memory mapped TIS frame. The MMIO window behaves
> slightly differently on this hardware, so it requires its own
> identifier.
> 
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Ard Biesheuvel <ardb@kernel.org>
> Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-07-13 23:05 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08 13:14 [PATCH v3 0/2] synquacer: add TPM support Masahisa Kojima
2020-07-08 13:14 ` Masahisa Kojima
2020-07-08 13:14 ` [PATCH v3 1/2] tpm: tis: add support for MMIO TPM on SynQuacer Masahisa Kojima
2020-07-08 13:14   ` Masahisa Kojima
2020-07-08 15:41   ` Ard Biesheuvel
2020-07-08 15:41     ` Ard Biesheuvel
2020-07-08 16:30   ` Jarkko Sakkinen
2020-07-08 16:30     ` Jarkko Sakkinen
2020-07-08 23:39     ` Masahisa Kojima
2020-07-08 23:39       ` Masahisa Kojima
2020-07-08 13:14 ` [PATCH v3 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device Masahisa Kojima
2020-07-08 13:14   ` Masahisa Kojima
2020-07-13 23:05   ` Rob Herring [this message]
2020-07-13 23:05     ` Rob Herring
2020-07-08 16:20 ` [PATCH v3 0/2] synquacer: add TPM support Jarkko Sakkinen
2020-07-08 16:20   ` Jarkko Sakkinen
2020-07-08 23:34   ` Masahisa Kojima
2020-07-08 23:34     ` Masahisa Kojima
2020-07-08 23:46     ` Masahisa Kojima
2020-07-08 23:46       ` Masahisa Kojima
2020-07-09 12:00       ` Jarkko Sakkinen
2020-07-09 12:00         ` Jarkko Sakkinen
2020-07-09 11:42     ` Jarkko Sakkinen
2020-07-09 11:42       ` Jarkko Sakkinen

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=20200713230514.GA888497@bogus \
    --to=robh@kernel.org \
    --cc=ardb@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jarkko.sakkinen@linux.intel.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahisa.kojima@linaro.org \
    --cc=peterhuewe@gmx.de \
    --cc=robh+dt@kernel.org \
    /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.