Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/git/khilma...
authorOlof Johansson <olof@lixom.net>
Mon, 11 Nov 2019 05:26:56 +0000 (21:26 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 11 Nov 2019 05:26:57 +0000 (21:26 -0800)
commit13a6c8efb3b31cc633fb04772c3ea0957b053f65
tree545e53f5d66f755b575a9b78b16ff739c1b25d0d
parente24eb5e6e9577360f54f19e4705991cd9ecd0001
parentfdfc6997bd083acd066db99792694fa8a31a6cac
Merge tag 'amlogic-drivers' of https://git./linux/kernel/git/khilman/linux-amlogic into arm/drivers

soc: amlogic: updates for v5.5

Highlights
- socinfo: more SoC IDs
- firmware: misc secure-monitor cleanups

* tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic:
  soc: amlogic: meson-gx-socinfo: Fix S905D3 ID for VIM3L
  soc: amlogic: meson-gx-socinfo: Add S905X3 ID for VIM3L
  soc: amlogic: meson-gx-socinfo: Add A1 and A113L IDs
  firmware: meson_sm: use %*ph to print small buffer
  firmware: meson_sm: Rework driver as a proper platform driver
  nvmem: meson-efuse: bindings: Add secure-monitor phandle
  firmware: meson_sm: Mark chip struct as static const

Link: https://lore.kernel.org/r/7hftivs11f.fsf@baylibre.com
Signed-off-by: Olof Johansson <olof@lixom.net>