| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/tpm/tcg,tpm-tis-mmio.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: MMIO-accessed Trusted Platform Module conforming to TCG TIS specification |
| - Lukas Wunner <lukas@wunner.de> |
| The Trusted Computing Group (TCG) has defined a multi-vendor standard |
| for accessing a TPM chip. It can be transported over various buses, |
| one of them being LPC (via MMIO). The standard is named: |
| TCG PC Client Specific TPM Interface Specification (TIS) |
| https://trustedcomputinggroup.org/resource/pc-client-work-group-pc-client-specific-tpm-interface-specification-tis/ |
| - socionext,synquacer-tpm-mmio |
| - const: tcg,tpm-tis-mmio |
| location and length of the MMIO registers, length should be |
| unevaluatedProperties: false |
| compatible = "atmel,at97sc3204", "tcg,tpm-tis-mmio"; |
| interrupt-parent = <&EIC0>; |