Re: [RESEND, PATCH v13 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow

2019-08-23 Thread Matthias Brugger
On 23/08/2019 13:36, Matthias Brugger wrote: > > > On 20/08/2019 10:49, Bibby Hsieh wrote: >> GCE hardware stored event information in own internal sysram, >> if the initial value in those sysram is not zero value >> it will cause a situation that gce can wait the event immediately >> after

Re: [RESEND, PATCH v13 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow

2019-08-23 Thread Matthias Brugger
On 20/08/2019 10:49, Bibby Hsieh wrote: > GCE hardware stored event information in own internal sysram, > if the initial value in those sysram is not zero value > it will cause a situation that gce can wait the event immediately > after client ask gce to wait event but not really trigger the >

[RESEND, PATCH v13 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow

2019-08-20 Thread Bibby Hsieh
GCE hardware stored event information in own internal sysram, if the initial value in those sysram is not zero value it will cause a situation that gce can wait the event immediately after client ask gce to wait event but not really trigger the corresponding hardware. In order to make sure that