Re: [U-Boot] [PATCH 05/13] mmc: tmio: Keep generating clock when clock are enabled

2018-11-01 Thread Marek Vasut
On 11/01/2018 12:46 PM, Masahiro Yamada wrote: > On Thu, Nov 1, 2018 at 2:21 AM Marek Vasut wrote: >> >> The TMIO core has a feature where it can automatically disable clock output >> when the bus is not in use. While this is useful, it also interferes with >> switching the bus to 1.8V and other b

Re: [U-Boot] [PATCH 05/13] mmc: tmio: Keep generating clock when clock are enabled

2018-11-01 Thread Masahiro Yamada
On Thu, Nov 1, 2018 at 2:21 AM Marek Vasut wrote: > > The TMIO core has a feature where it can automatically disable clock output > when the bus is not in use. While this is useful, it also interferes with > switching the bus to 1.8V and other background tasks of the SD/MMC cards, > which require

[U-Boot] [PATCH 05/13] mmc: tmio: Keep generating clock when clock are enabled

2018-10-31 Thread Marek Vasut
The TMIO core has a feature where it can automatically disable clock output when the bus is not in use. While this is useful, it also interferes with switching the bus to 1.8V and other background tasks of the SD/MMC cards, which require clock to be enabled. This patch respects the mmc->clk_disabl