v1.0
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>