All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MediaTek SoC driver updates for v5.10
@ 2020-09-25 15:33 ` Matthias Brugger
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Brugger @ 2020-09-25 15:33 UTC (permalink / raw)
  To: SoC Team, arm-soc
  Cc: Dennis-YC Hsieh, moderated list:ARM/Mediatek SoC support,
	Krzysztof Kozlowski, linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] MediaTek SoC driver updates for v5.10
@ 2020-09-25 15:33 ` Matthias Brugger
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Brugger @ 2020-09-25 15:33 UTC (permalink / raw)
  To: SoC Team, arm-soc
  Cc: Dennis-YC Hsieh, moderated list:ARM/Mediatek SoC support,
	Krzysztof Kozlowski, linux-arm-kernel

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-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-25 15:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 15:33 [GIT PULL] MediaTek SoC driver updates for v5.10 Matthias Brugger
2020-09-25 15:33 ` Matthias Brugger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.