Re: [PATCH 01/10] soc: mediatek: add mt8183 compatible name

2019-01-31 Thread CK Hu
Hi, Bibby: I would like to add the prefix 'cmdq' in the commit title so that we could understand that this patch is applied to cmdq not pwrap. Regards, CK On Tue, 2019-01-29 at 15:31 +0800, Bibby Hsieh wrote: > add mt8183 compatible name > > Signed-off-by: Bibby Hsieh > --- >

Re: [PATCH 01/10] soc: mediatek: add mt8183 compatible name

2019-01-29 Thread CK Hu
Hi, Bibby: On Tue, 2019-01-29 at 15:31 +0800, Bibby Hsieh wrote: > add mt8183 compatible name > > Signed-off-by: Bibby Hsieh > --- > drivers/mailbox/mtk-cmdq-mailbox.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/mailbox/mtk-cmdq-mailbox.c >

[PATCH 01/10] soc: mediatek: add mt8183 compatible name

2019-01-28 Thread Bibby Hsieh
add mt8183 compatible name Signed-off-by: Bibby Hsieh --- drivers/mailbox/mtk-cmdq-mailbox.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mailbox/mtk-cmdq-mailbox.c b/drivers/mailbox/mtk-cmdq-mailbox.c index 2281178..909eb23 100644 --- a/drivers/mailbox/mtk-cmdq-mailbox.c +++