]> 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)
commit29afef40f03ca28a7172c67238b1deb51a0b3a39
tree9c7bceaf89a0fbeb775456bfac0f09c0ca63c639
parent926cf8a245ae4fbcdfbbfe8d97bcaa992315a8d9
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