[GIT PULL] MediaTek SoC driver updates for v5.10
Matthias Brugger
matthias.bgg at gmail.com
Fri Sep 25 11:33:16 EDT 2020
Hi Olof and Arnd,
Please have a look at the below updates for SoC drivers, namely the cmdq helper
function.
Thanks,
Matthias
---
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v5.9-next-soc
for you to fetch changes up to bee1abc9cc021f50b90f22a589d9ddc816a80db0:
drm/mediatek: reduce clear event (2020-09-25 17:27:40 +0200)
----------------------------------------------------------------
cmdq helper:
- add new functionality for writing and reading values to and from addresses
----------------------------------------------------------------
Dennis YC Hsieh (9):
soc: mediatek: cmdq: add address shift in jump
soc: mediatek: cmdq: add write_s function
soc: mediatek: cmdq: add write_s_mask function
soc: mediatek: cmdq: add read_s function
soc: mediatek: cmdq: add write_s value function
soc: mediatek: cmdq: add write_s_mask value function
soc: mediatek: cmdq: add jump function
soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
drm/mediatek: reduce clear event
Krzysztof Kozlowski (1):
soc: mediatek: mtk-infracfg: Fix kerneldoc
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 2 +-
drivers/soc/mediatek/mtk-cmdq-helper.c | 113 ++++++++++++++++++++++++++++++-
drivers/soc/mediatek/mtk-infracfg.c | 4 +-
include/linux/mailbox/mtk-cmdq-mailbox.h | 6 +-
include/linux/soc/mediatek/mtk-cmdq.h | 93 ++++++++++++++++++++++++-
5 files changed, 208 insertions(+), 10 deletions(-)
More information about the linux-arm-kernel
mailing list