Merge tag 'memory-controller-drv-tegra-5.18' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Tue, 1 Mar 2022 09:59:36 +0000 (10:59 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 1 Mar 2022 09:59:36 +0000 (10:59 +0100)
commit42ba417307bc52604e2a405593c9093d1d23220c
tree8e613ad077f5831da876e4a91a5ed98136cffbb7
parent88c7385290ed9e08fb051997a26113e412396611
parent0123af535b9c090cf05dcf500f9303bae5849691
Merge tag 'memory-controller-drv-tegra-5.18' of git://git./linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers

Memory controller drivers for v5.18 - Tegra SoC

1. Correct Tegra20 EMC memory device mask.
2. Minor improvements.

* tag 'memory-controller-drv-tegra-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: tegra: Constify struct thermal_cooling_device_ops
  memory: tegra20-emc: Correct memory device mask
  memory: tegra30-emc: Print additional memory info

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