* [GIT PULL] soc: mediatek: SoC driver changes for v4.21
@ 2018-12-09 22:08 Matthias Brugger
[not found] ` <123d92d6-2cee-cae7-42e6-77aabda91038-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Brugger @ 2018-12-09 22:08 UTC (permalink / raw)
To: arm-soc
Cc: moderated list:ARM/Mediatek SoC support,
linux-arm-kernel@lists.infradead.org, Houlong Wei
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] soc: mediatek: SoC driver changes for v4.21
[not found] ` <123d92d6-2cee-cae7-42e6-77aabda91038-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2018-12-12 21:32 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-12-12 21:32 UTC (permalink / raw)
To: Matthias Brugger
Cc: arm-soc, moderated list:ARM/Mediatek SoC support,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Houlong Wei
On Sun, Dec 09, 2018 at 11:08:56PM +0100, Matthias Brugger wrote:
> 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).
Merged, thanks!
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-12 21:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-09 22:08 [GIT PULL] soc: mediatek: SoC driver changes for v4.21 Matthias Brugger
[not found] ` <123d92d6-2cee-cae7-42e6-77aabda91038-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-12-12 21:32 ` Olof Johansson
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).