Commit 0543f29
tpm_tis_spi: add missing attpm20p SPI device ID entry
"atmel,attpm20p" DT compatible is missing its SPI device ID entry, not
allowing module autoloading and leading to the following message:
"SPI driver tpm_tis_spi has no spi_device_id for atmel,attpm20p"
Based on:
commit 7eba41f ("tpm_tis_spi: Add missing SPI ID")
Fix this by adding the corresponding "attpm20p" spi_device_id entry.
Fixes: 3c45308 ("tpm_tis_spi: Add compatible string atmel,attpm20p")
Cc: [email protected] # +v6.9
Signed-off-by: Vitor Soares <[email protected]>
Reviewed-by: Lukas Wunner <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>1 parent 5d8e297 commit 0543f29
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
321 | 322 | | |
322 | 323 | | |
323 | 324 | | |
| |||
0 commit comments