After host reset, the firmware is putting devices at default negotiation, which will be asyn narrow, the slowest speed. This patch kicks off domain validation for every device known prior to the host reset. Prior to the mptspi driver being ported to spi transport layer, the driver was resending that last saved negotiation parameters to each device, not actually starting dv again. This is better method than before, as something could of changed, and restarting dv will handle those cases. Neverless, I still consider this a bug fix. James, if possible, please apply to current release candidate tree. Signed-off-by: Eric Moore <Eric.Moore@xxxxxxxx>
Attachment:
spi_dv_fix.patch
Description: spi_dv_fix.patch