]> git.baikalelectronics.ru Git - kernel.git/commit
soc: mediatek: cmdq: define the instruction struct
authorBibby Hsieh <bibby.hsieh@mediatek.com>
Thu, 21 Nov 2019 01:54:07 +0000 (09:54 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 8 Jan 2020 11:59:45 +0000 (12:59 +0100)
commit46c2ed05d56a4239322acfc46f8230edfcb4971b
tree9c7bceaf89a0fbeb775456bfac0f09c0ca63c639
parentef29d916d17988bcbfc2055c71bbf758e8538b4b
soc: mediatek: cmdq: define the instruction struct

Define an instruction structure for gce driver to append command.
This structure can make the client's code more readability.

Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com>
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-cmdq-helper.c
include/linux/mailbox/mtk-cmdq-mailbox.h