]> git.itanic.dy.fi Git - linux-stable/commit
dt-bindings: tpm: Document Microsoft fTPM bindings
authorLukas Wunner <lukas@wunner.de>
Sun, 17 Dec 2023 10:13:34 +0000 (11:13 +0100)
committerRob Herring <robh@kernel.org>
Tue, 9 Jan 2024 16:56:19 +0000 (10:56 -0600)
commit3f4cc70d89099f8c40b6838a13ccac322dfa0a38
tree5fe44656a863a776f485a06b20a06a3b7cb947be
parentcd6366c0c9996ff8d33c1f68d58869e0e31de4d9
dt-bindings: tpm: Document Microsoft fTPM bindings

A driver for Microsoft's firmware-based Trusted Platform Module (fTPM)
was merged with commit 09e574831b27 ("tpm/tpm_ftpm_tee: A driver for
firmware TPM running inside TEE"), but its devicetree bindings were not.

This is the only remaining undocumented compatible string for a TPM,
so add a DT schema based on the patch linked below.

Link: https://lore.kernel.org/all/20190409184958.7476-2-sashal@kernel.org/
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/99523409eb5aec9276055ff358ae6f2ceb10be6d.1702806810.git.lukas@wunner.de
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/tpm/microsoft,ftpm.yaml [new file with mode: 0644]