Commit 967ca91
spi: tegra210-quad: Enable TPM wait polling
Trusted Platform Module requires flow control. As defined in TPM
interface specification, client would drive MISO line at same cycle as
last address bit on MOSI.
Tegra234 and Tegra241 QSPI controllers have TPM wait state detection
feature which is enabled for TPM client devices reported in SPI device
mode bits.
Signed-off-by: Krishna Yarlagadda <kyarlagadda@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Jerry Snitselaar <jsnitsel@redhat.com>
Link: https://lore.kernel.org/r/20230421091309.2672-4-kyarlagadda@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent 67a142d commit 967ca91
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| 168 | + | |
167 | 169 | | |
168 | 170 | | |
169 | 171 | | |
| |||
1065 | 1067 | | |
1066 | 1068 | | |
1067 | 1069 | | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
1068 | 1076 | | |
1069 | 1077 | | |
1070 | 1078 | | |
| |||
1196 | 1204 | | |
1197 | 1205 | | |
1198 | 1206 | | |
| 1207 | + | |
| 1208 | + | |
1199 | 1209 | | |
1200 | 1210 | | |
1201 | 1211 | | |
| |||
1454 | 1464 | | |
1455 | 1465 | | |
1456 | 1466 | | |
| 1467 | + | |
1457 | 1468 | | |
1458 | 1469 | | |
1459 | 1470 | | |
1460 | 1471 | | |
1461 | 1472 | | |
1462 | 1473 | | |
| 1474 | + | |
1463 | 1475 | | |
1464 | 1476 | | |
1465 | 1477 | | |
1466 | 1478 | | |
1467 | 1479 | | |
1468 | 1480 | | |
| 1481 | + | |
1469 | 1482 | | |
1470 | 1483 | | |
1471 | 1484 | | |
1472 | 1485 | | |
1473 | 1486 | | |
1474 | 1487 | | |
| 1488 | + | |
1475 | 1489 | | |
1476 | 1490 | | |
1477 | 1491 | | |
| |||
0 commit comments