From: Matthias Brugger <matthias.bgg@gmail.com>
To: SoC Team <soc@kernel.org>, arm-soc <arm@kernel.org>
Cc: Dennis-YC Hsieh <dennis-yc.hsieh@mediatek.com>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] MediaTek SoC driver updates for v5.10
Date: Fri, 25 Sep 2020 17:33:16 +0200 [thread overview]
Message-ID: <ac672cc9-059c-b768-3a67-1f674d4a2b7a@gmail.com> (raw)
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(-)
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
reply other threads:[~2020-09-25 15:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ac672cc9-059c-b768-3a67-1f674d4a2b7a@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=arm@kernel.org \
--cc=dennis-yc.hsieh@mediatek.com \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).