]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'v5.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias...
authorOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 16:52:30 +0000 (09:52 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 16:52:30 +0000 (09:52 -0700)
commitc687702b5f506c8575881548432dbe26e741ec55
tree6c2ca9f1645bba670fa102c25c76bd47fa4cc2b1
parent782935d12ec2c942a793e90da2240093272d24ba
parent89e28da82836530f1ac7a3a32fecc31f22d79b3e
Merge tag 'v5.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers

pmic wrapper:
- add mt8516 bindings
- add mt8516 driver support
- fix clang warning

* tag 'v5.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
  soc: mediatek: pwrap: add support for MT8516 pwrap
  soc: mediatek: pwrap: add missing check on rstc
  dt-bindings: pwrap: mediatek: add pwrap support for MT8516

Signed-off-by: Olof Johansson <olof@lixom.net>