Merge tag 'memory-controller-drv-5.15' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 12 Aug 2021 20:36:56 +0000 (22:36 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Aug 2021 20:36:56 +0000 (22:36 +0200)
commit0dc76ecbbf15c43197f204c6631c6ef12f00d6ba
tree208ef2b361b4ccdec2de963bfe6f40c09e8e65e8
parenta8c371f0cfe7224e4bc3f3f0495e54a035107653
parentc28b584deb1bc81f8a2454b43c82cdda17ed29f6
Merge tag 'memory-controller-drv-5.15' of git://git./linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers

Memory controller drivers for v5.15

Few minor fixes: maintainer pattern, unused-function warning in
Tegra186 and suspend/resume in OMAP GPMC.

* tag 'memory-controller-drv-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: omap-gpmc: Drop custom PM calls with cpu_pm notifier
  memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on restore if unused
  MAINTAINERS: update arm,pl353-smc.yaml reference
  memory: tegra: fix unused-function warning

Link: https://lore.kernel.org/r/20210809152639.110576-1-krzysztof.kozlowski@canonical.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS