Re: [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

2020-05-25 Thread Dennis-YC Hsieh
Hi Matthias, Thanks for your comment. On Sat, 2020-05-16 at 20:32 +0200, Matthias Brugger wrote: > > On 08/03/2020 11:52, Dennis YC Hsieh wrote: > > Add set event function in cmdq helper functions to set specific event. > > > > Signed-off-by: Dennis YC Hsieh > > Reviewed-by: CK Hu > > --- >

Re: [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

2020-05-24 Thread Matthias Brugger
On 24/05/2020 19:39, Dennis-YC Hsieh wrote: > Hi Matthias, > > Thanks for your comment. > > > On Sat, 2020-05-16 at 20:32 +0200, Matthias Brugger wrote: >> >> On 08/03/2020 11:52, Dennis YC Hsieh wrote: >>> Add set event function in cmdq helper functions to set specific event. >>> >>>

Re: [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

2020-05-16 Thread Matthias Brugger
On 08/03/2020 11:52, Dennis YC Hsieh wrote: > Add set event function in cmdq helper functions to set specific event. > > Signed-off-by: Dennis YC Hsieh > Reviewed-by: CK Hu > --- > drivers/soc/mediatek/mtk-cmdq-helper.c | 15 +++ > include/linux/mailbox/mtk-cmdq-mailbox.h | 1