Hi Pradeep, Thanks for the patch! On 9/6/19 15:47, Pradeep P V K wrote: > Vote for the MSM bus bandwidth required by SDHC driver > based on the clock frequency and bus width of the card. > Otherwise,the system clocks may run at minimum clock speed > and thus affecting the performance. > > This change is based on Georgi Djakov [RFC] > (https://lkml.org/lkml/2018/10/11/499) I am just wondering whether do we really need to predefine the bandwidth values in DT? Can't we use the computations from the above patch or is there any problem with that approach? Thanks, Georgi