Re: [PATCH v5 0/2] mmc: dw_mmc: host controller reset support

2016-08-12 Thread Jaehoon Chung
Hi Guodong, On 08/12/2016 05:51 PM, Guodong Xu wrote: > mmc host controller registers may in abnormal state if mmc is used in > bootloader, eg. to load kernel from eMMC. Some controllers cann't > clear their registers when clk is set. They use dedicated reset > logics to do this. > > In this patc

[PATCH v5 0/2] mmc: dw_mmc: host controller reset support

2016-08-12 Thread Guodong Xu
mmc host controller registers may in abnormal state if mmc is used in bootloader, eg. to load kernel from eMMC. Some controllers cann't clear their registers when clk is set. They use dedicated reset logics to do this. In this patch, a 'resets' property is added into dw_mmc dts node. When driver d