[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1622010863.21671.1.camel@mhfsdcap03>
Date: Wed, 26 May 2021 14:34:23 +0800
From: Yongqiang Niu <yongqiang.niu@...iatek.com>
To: Chun-Kuang Hu <chunkuang.hu@...nel.org>
CC: Jassi Brar <jassisinghbrar@...il.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Houlong Wei <houlong.wei@...iatek.com>,
"Bibby Hsieh" <bibby.hsieh@...iatek.com>,
Dennis YC Hsieh <dennis-yc.hsieh@...iatek.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@...ts.infradead.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 0/3] Refine mtk-cmdq-mailbox callback mechanism
Reviewed-by: Yongqiang Niu <yongqiang.niu@...iatek.com>
On Wed, 2021-05-26 at 14:13 +0800, Chun-Kuang Hu wrote:
> + Yongqiang.
>
> Chun-Kuang Hu <chunkuang.hu@...nel.org> 於 2021年3月15日 週一 上午7:33寫道:
> >
> > mtk-cmdq-mailbox use proprietary callback mechanism and proprietary
> > error number, but these could be replaced by standard callback
> > mechanism and standard error number. In addition, use cmdq_pkt as
> > callback data to prevent redundnat assignment.
> >
> > Because client driver still use proprietary mechanism, so keep
> > proprietary mechanism until client driver use the standard one.
> >
> > Chun-Kuang Hu (3):
> > mailbox: mtk-cmdq: Remove cmdq_cb_status
> > mailbox: mtk-cmdq: Use mailbox rx_callback
> > mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data
> >
> > drivers/mailbox/mtk-cmdq-mailbox.c | 24 +++++++++++++++---------
> > include/linux/mailbox/mtk-cmdq-mailbox.h | 8 ++------
> > 2 files changed, 17 insertions(+), 15 deletions(-)
> >
> > --
> > 2.17.1
> >
Powered by blists - more mailing lists