From: Matthias Brugger <matthias.bgg@gmail.com>
To: arm-soc <arm@kernel.org>
Cc: "moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Houlong Wei <houlong.wei@mediatek.com>
Subject: [GIT PULL] soc: mediatek: SoC driver changes for v4.21
Date: Sun, 9 Dec 2018 23:08:56 +0100 [thread overview]
Message-ID: <123d92d6-2cee-cae7-42e6-77aabda91038@gmail.com> (raw)
Hi Arnd and Olof,
Below the very only patch, please have a look :)
Regards,
Matthias
---
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v4.20-next-soc
for you to fetch changes up to 576f1b4bc80220e1f88f1de5ecb25d99a6e9fa04:
soc: mediatek: Add Mediatek CMDQ helper (2018-12-02 20:46:10 +0100)
----------------------------------------------------------------
add helper functions to create and send commands to
the global command engine (GCE) device using the
command queue driver (cmdq).
----------------------------------------------------------------
Houlong Wei (1):
soc: mediatek: Add Mediatek CMDQ helper
drivers/soc/mediatek/Kconfig | 12 ++
drivers/soc/mediatek/Makefile | 1 +
drivers/soc/mediatek/mtk-cmdq-helper.c | 300 +++++++++++++++++++++++++++++++++
include/linux/soc/mediatek/mtk-cmdq.h | 133 +++++++++++++++
4 files changed, 446 insertions(+)
create mode 100644 drivers/soc/mediatek/mtk-cmdq-helper.c
create mode 100644 include/linux/soc/mediatek/mtk-cmdq.h
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2018-12-09 22:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-09 22:08 Matthias Brugger [this message]
2018-12-12 21:32 ` [GIT PULL] soc: mediatek: SoC driver changes for v4.21 Olof Johansson
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=123d92d6-2cee-cae7-42e6-77aabda91038@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=arm@kernel.org \
--cc=houlong.wei@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.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