Commit 760a8db
committed
device-tree: jh7110-starfive-visionfive-2-framework.dts
Adjust “google,cros-ec-spi-pre-delay” to 10us.
When the delay parameter is greater than 10us, the spi-pl022 driver spi_transfer_delay_exec function will call usleep_range, and the delay time error will be larger, which will lead to EC communication failure.
Signed-off-by: yang.wang <yang.wang@deepcomputing.io>1 parent 522434f commit 760a8db
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
| 489 | + | |
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| |||
0 commit comments