• Jeffrey Lee's avatar
    Take into account bus speed when determining IIC op max retry count · 9cfb7b67
    Jeffrey Lee authored
    Detail:
      s/PMF/IIC - when dealing with IIC transfers which use the high-level HAL API, take into account the bus speed when calculating the max retry count. Otherwise if (e.g.) writing to CMOS we may give up before the device has recovered from the previous write (which is typically listed as a max time of 5ms)
    Admin:
      Fixes issues with CMOS checksum not being updated correctly if using IIC bus speeds > 100khz
    
    
    Version 5.35, 4.79.2.289. Tagged as 'Kernel-5_35-4_79_2_289'
    9cfb7b67
VersionASM 1.02 KB