]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'v5.8-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias...
authorArnd Bergmann <arnd@arndb.de>
Thu, 16 Jul 2020 20:12:49 +0000 (22:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 16 Jul 2020 20:12:50 +0000 (22:12 +0200)
commit0568aa178a929054bec3159c34e658e45c7ac3d6
treeb67e3d88405dc6930ba991318c65e230e5e821db
parent6e3a724cc67a2bd9ca13a8b4a13d5819b8108353
parent84a8a2c11de93f4e14c07a975b180c3d25378f86
Merge tag 'v5.8-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers

add new functions to cmdq helper functions
- assign value to register
- export finalize function and don't call explicitely from flush async
- set specific event

* tag 'v5.8-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  soc: mediatek: cmdq: add set event function
  soc: mediatek: cmdq: export finalize function
  soc: mediatek: cmdq: add assign function

Link: https://lore.kernel.org/r/01399fb4-b2d0-e41b-dfd9-f2deba0ef651@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>