[GIT PULL] soc: mediatek: MediaTek updates for v5.9
Matthias Brugger
matthias.bgg at gmail.com
Wed Jul 15 18:55:36 EDT 2020
Hi Arnd and Olof,
Here come the patches for the MediaTek soc drivers.
This time we only have a few new additions to the cmdq-helper which enhances the
interface the cmdq clients can consume.
Please check and pull :)
Regards,
Matthias
---
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v5.8-next-soc
for you to fetch changes up to 7de796cac48c0f55974cfe9cff683dfb3b7c71b6:
soc: mediatek: cmdq: add set event function (2020-06-22 13:21:00 +0200)
----------------------------------------------------------------
add new functions to cmdq helper functions
- assign value to register
- export finalize function and don't call explicitely from flush async
- set specific event
----------------------------------------------------------------
Dennis YC Hsieh (3):
soc: mediatek: cmdq: add assign function
soc: mediatek: cmdq: export finalize function
soc: mediatek: cmdq: add set event function
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 1 +
drivers/soc/mediatek/mtk-cmdq-helper.c | 46 +++++++++++++++++++++++++++-----
include/linux/mailbox/mtk-cmdq-mailbox.h | 2 ++
include/linux/soc/mediatek/mtk-cmdq.h | 31 +++++++++++++++++++++
4 files changed, 74 insertions(+), 6 deletions(-)
More information about the linux-arm-kernel
mailing list