Skip to content

Commit

Permalink
drivers/pc80/tpm: Add Infineon SLB 9672 ID
Browse files Browse the repository at this point in the history
Change-Id: I6bfda378aaec0688fd6d8b38481609d37a48ac9b
Signed-off-by: Tim Crawford <[email protected]>
  • Loading branch information
crawfxrd authored and jackpot51 committed Jun 16, 2023
1 parent ac6acce commit a7d1fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/drivers/pc80/tpm/tis.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ static const struct device_name infineon_devices[] = {
#if CONFIG(TPM2)
{0x001a, "SLB9665 TT 2.0"},
{0x001b, "SLB9670 TT 2.0"},
{0x001d, "SLB9672 TT 2.0"},
#else
{0x001a, "SLB9660 TT 1.2"},
{0x001b, "SLB9670 TT 1.2"},
Expand Down

0 comments on commit a7d1fea

Please sign in to comment.