Miouyouyou / MyyQi

Working kernel with Mali r17p0 for RK3288 systems (MiQi boards and ASUS Tinkerboard (beta))
27 stars 6 forks source link

MMC driver is noisy #2

Closed Miouyouyou closed 7 years ago

Miouyouyou commented 7 years ago

Thanks to Ziyuan Xu, kernel 4.10.0-rcX are bootable. However, the MMC became extremely noisy in the process and the logs are getting spammed with the following message:

mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)

Miouyouyou commented 7 years ago

The following patch seems to fix the problem. If nothing goes wrong, I'll include it and close this bug.

Miouyouyou commented 7 years ago

The patch is now included and the MMC driver is now as silent as always.

I'm closing this bug in consequence.