Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-16 Thread Philippe Mathieu-Daudé
Le lun. 16 déc. 2019 20:46, Niek Linnenbank a écrit : > > > On Mon, Dec 16, 2019 at 1:14 AM Philippe Mathieu-Daudé > wrote: > >> On 12/16/19 12:07 AM, Niek Linnenbank wrote: >> > >> > >> > On Fri, Dec 13, 2019 at 12:56 AM Philippe Mathieu-Daudé >> > mailto:phi...@redhat.com>> wrote: >> > >> >

Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-16 Thread Niek Linnenbank
On Mon, Dec 16, 2019 at 1:14 AM Philippe Mathieu-Daudé wrote: > On 12/16/19 12:07 AM, Niek Linnenbank wrote: > > > > > > On Fri, Dec 13, 2019 at 12:56 AM Philippe Mathieu-Daudé > > mailto:phi...@redhat.com>> wrote: > > > > Hi Niek, > > > > On 12/11/19 11:34 PM, Niek Linnenbank wrote: > [.

Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-15 Thread Philippe Mathieu-Daudé
On 12/16/19 12:07 AM, Niek Linnenbank wrote: On Fri, Dec 13, 2019 at 12:56 AM Philippe Mathieu-Daudé mailto:phi...@redhat.com>> wrote: Hi Niek, On 12/11/19 11:34 PM, Niek Linnenbank wrote: [...] >     +static uint32_t aw_h3_sdhost_process_desc(AwH3SDHostState *s, >     +

Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-15 Thread Niek Linnenbank
On Fri, Dec 13, 2019 at 12:56 AM Philippe Mathieu-Daudé wrote: > Hi Niek, > > On 12/11/19 11:34 PM, Niek Linnenbank wrote: > > Ping! > > > > Anyone would like to comment on this driver? > > > > I finished the rework on all previous comments in this series. > > > > Currently debugging the hflags e

Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-14 Thread Philippe Mathieu-Daudé
On 12/13/19 10:00 PM, Niek Linnenbank wrote: On Fri, Dec 13, 2019 at 12:56 AM Philippe Mathieu-Daudé mailto:phi...@redhat.com>> wrote: Hi Niek, On 12/11/19 11:34 PM, Niek Linnenbank wrote: > Ping! > > Anyone would like to comment on this driver? > > I finished

Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-14 Thread Niek Linnenbank
On Sat, Dec 14, 2019 at 2:59 PM Philippe Mathieu-Daudé wrote: > On 12/13/19 10:00 PM, Niek Linnenbank wrote: > > On Fri, Dec 13, 2019 at 12:56 AM Philippe Mathieu-Daudé > > mailto:phi...@redhat.com>> wrote: > > > > Hi Niek, > > > > On 12/11/19 11:34 PM, Niek Linnenbank wrote: > > > P

Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-13 Thread Niek Linnenbank
On Fri, Dec 13, 2019 at 12:56 AM Philippe Mathieu-Daudé wrote: > Hi Niek, > > On 12/11/19 11:34 PM, Niek Linnenbank wrote: > > Ping! > > > > Anyone would like to comment on this driver? > > > > I finished the rework on all previous comments in this series. > > > > Currently debugging the hflags e

Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-12 Thread Philippe Mathieu-Daudé
Hi Niek, On 12/11/19 11:34 PM, Niek Linnenbank wrote: Ping! Anyone would like to comment on this driver? I finished the rework on all previous comments in this series. Currently debugging the hflags error reported by Philippe. After that, I'm ready to send out v2 of these patches. Regards, N

Re: [PATCH 09/10] arm: allwinner-h3: add SD/MMC host controller

2019-12-11 Thread Niek Linnenbank
Ping! Anyone would like to comment on this driver? I finished the rework on all previous comments in this series. Currently debugging the hflags error reported by Philippe. After that, I'm ready to send out v2 of these patches. Regards, Niek On Mon, Dec 2, 2019 at 10:10 PM Niek Linnenbank wro