+12
−0
drivers/soc/mediatek/mtk-cmdq-helper.c
0 → 100644
+300
−0
include/linux/soc/mediatek/mtk-cmdq.h
0 → 100644
+133
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Merge tag 'v4.20-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/drivers add helper functions to create and send commands to the global command engine (GCE) device using the command queue driver (cmdq). * tag 'v4.20-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux : soc: mediatek: Add Mediatek CMDQ helper Signed-off-by:Olof Johansson <olof@lixom.net>