On Wed, 28 Sep 2022 14:09:56 +0930, Joel Stanley wrote: > From: Johannes Holland <johannes.holland@xxxxxxxxxxxx> > > Add a dt schema to support device tree bindings for the generic I2C > physical layer. Refer to the TCG PC Client Platform TPM Profile (PTP) > Specification for TPM 2.0 v1.04 Revision 14. > > This includes descriptions for the Nuvoton and Infineon devices. > > Signed-off-by: Johannes Holland <johannes.holland@xxxxxxxxxxxx> > Signed-off-by: Joel Stanley <joel@xxxxxxxxx> > --- > v2: String changes > --- > .../bindings/security/tpm/tpm-tis-i2c.yaml | 50 +++++++++++++++++++ > 1 file changed, 50 insertions(+) > create mode 100644 Documentation/devicetree/bindings/security/tpm/tpm-tis-i2c.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>