Re: [PATCH v5 4/4] mmc: mediatek: Add subsys clock control for MT8192 msdc

2020-10-11 Thread Nicolas Boichat
Thanks for the quick turnaround. And sorry, I should have noticed these issues in my previous pass. On Mon, Oct 12, 2020 at 10:44 AM Wenbin Mei wrote: > > MT8192 msdc is an independent sub system, we need control more bus > clocks for it. > Add support for the additional subsys clocks to allow

[PATCH v5 4/4] mmc: mediatek: Add subsys clock control for MT8192 msdc

2020-10-11 Thread Wenbin Mei
MT8192 msdc is an independent sub system, we need control more bus clocks for it. Add support for the additional subsys clocks to allow it to be configured appropriately. Signed-off-by: Wenbin Mei --- drivers/mmc/host/mtk-sd.c | 74 +-- 1 file changed, 56