]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'v5.9-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias...
authorOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 20:07:42 +0000 (13:07 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 20:07:43 +0000 (13:07 -0700)
commit1df43d589255eb31ec19d4553edd4517d3301fae
treefaeda95112102d367eb447eb95a1526d96589421
parent736ce2fd844d9057fcfaba36d2d0fb393818ddf9
parentfa8cbca39d6e8449d35b6bbdeab3207bc699527e
Merge tag 'v5.9-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers

cmdq helper:
- add new functionality for writing and reading values to and from addresses

* tag 'v5.9-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  drm/mediatek: reduce clear event
  soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
  soc: mediatek: cmdq: add jump function
  soc: mediatek: cmdq: add write_s_mask value function
  soc: mediatek: cmdq: add write_s value function
  soc: mediatek: cmdq: add read_s function
  soc: mediatek: cmdq: add write_s_mask function
  soc: mediatek: cmdq: add write_s function
  soc: mediatek: cmdq: add address shift in jump
  soc: mediatek: mtk-infracfg: Fix kerneldoc

Link: https://lore.kernel.org/r/ac672cc9-059c-b768-3a67-1f674d4a2b7a@gmail.com
Signed-off-by: Olof Johansson <olof@lixom.net>