Re: [U-Boot] [PATCH] mmc: pic32_sdhci: Complete the transition to driver model

2017-07-03 Thread Alan Ott
On 06/30/2017 12:00 AM, Jaehoon Chung wrote: On 06/21/2017 12:23 PM, Alan Ott wrote: Previously this driver appeared to have been half-way converted to the new driver model and did not work at all. Complete the transition to the driver model, adding the necessary connections. Signed-off-by:

Re: [U-Boot] [PATCH] mmc: pic32_sdhci: Complete the transition to driver model

2017-07-02 Thread Jaehoon Chung
Hi Alan, On 07/01/2017 06:30 AM, Alan Ott wrote: > On 06/30/2017 12:00 AM, Jaehoon Chung wrote: >> On 06/21/2017 12:23 PM, Alan Ott wrote: >>> Previously this driver appeared to have been half-way converted to the new >>> driver model and did not work at all. >>> >>> Complete the transition to

Re: [U-Boot] [PATCH] mmc: pic32_sdhci: Complete the transition to driver model

2017-06-29 Thread Masahiro Yamada
2017-06-30 13:00 GMT+09:00 Jaehoon Chung : > On 06/21/2017 12:23 PM, Alan Ott wrote: >> Previously this driver appeared to have been half-way converted to the new >> driver model and did not work at all. >> >> Complete the transition to the driver model, adding the

Re: [U-Boot] [PATCH] mmc: pic32_sdhci: Complete the transition to driver model

2017-06-29 Thread Jaehoon Chung
On 06/21/2017 12:23 PM, Alan Ott wrote: > Previously this driver appeared to have been half-way converted to the new > driver model and did not work at all. > > Complete the transition to the driver model, adding the necessary > connections. > > Signed-off-by: Alan Ott > ---

[U-Boot] [PATCH] mmc: pic32_sdhci: Complete the transition to driver model

2017-06-21 Thread Alan Ott
Previously this driver appeared to have been half-way converted to the new driver model and did not work at all. Complete the transition to the driver model, adding the necessary connections. Signed-off-by: Alan Ott --- configs/pic32mzdask_defconfig | 1 -