v2 removes the string from trivial devices and changes some of the strings in the bindings. Joel Stanley (2): dt-bindings: trivial-devices: Remove Infineon SLB9673 TPM tpm: tis-i2c: Add more compatible strings Johannes Holland (1): dt-bindings: tpm: Add schema for TIS I2C devices drivers/char/tpm/tpm_tis_i2c.c | 2 + .../bindings/security/tpm/tpm-tis-i2c.yaml | 50 +++++++++++++++++++ .../devicetree/bindings/trivial-devices.yaml | 2 - 3 files changed, 52 insertions(+), 2 deletions(-) create mode 100644 Documentation/devicetree/bindings/security/tpm/tpm-tis-i2c.yaml -- 2.35.1