linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masahisa Kojima <masahisa.kojima@linaro.org>
To: linux-kernel@vger.kernel.org
Cc: masahisa.kojima@linaro.org, jarkko.sakkinen@linux.intel.com,
	linux-arm-kernel@lists.infradead.org, ardb@kernel.org,
	devicetree@vger.kernel.org, linux-integrity@vger.kernel.org,
	peterhuewe@gmx.de, jgg@ziepe.ca, Rob Herring <robh+dt@kernel.org>,
	Rob Herring <robh@kernel.org>
Subject: [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device
Date: Tue, 28 Jul 2020 12:14:32 +0900	[thread overview]
Message-ID: <20200728031433.3370-3-masahisa.kojima@linaro.org> (raw)
In-Reply-To: <20200728031433.3370-1-masahisa.kojima@linaro.org>

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>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 4165352a590a..814148939e5a 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -328,6 +328,8 @@ properties:
           - silabs,si7020
             # Skyworks SKY81452: Six-Channel White LED Driver with Touch Panel Bias Supply
           - skyworks,sky81452
+            # Socionext SynQuacer TPM MMIO module
+          - socionext,synquacer-tpm-mmio
             # i2c serial eeprom  (24cxx)
           - st,24c256
             # Ambient Light Sensor with SMBUS/Two Wire Serial Interface
-- 
2.20.1


  parent reply	other threads:[~2020-07-28  3:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28  3:14 [PATCH v5 0/2] synquacer: add TPM support Masahisa Kojima
2020-07-28  3:14 ` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer Masahisa Kojima
2020-08-13 21:51   ` Jarkko Sakkinen
2020-07-28  3:14 ` Masahisa Kojima [this message]
2020-08-17 18:46   ` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device Jarkko Sakkinen
2020-08-17 21:14   ` Jarkko Sakkinen
2020-08-19 10:22     ` Ard Biesheuvel
2020-08-19 21:09       ` 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=20200728031433.3370-3-masahisa.kojima@linaro.org \
    --to=masahisa.kojima@linaro.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=peterhuewe@gmx.de \
    --cc=robh+dt@kernel.org \
    --cc=robh@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 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).