Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Tue, 8 Dec 2020 23:29:33 +0000 (00:29 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 8 Dec 2020 23:40:02 +0000 (00:40 +0100)
commit694a5b57692f8b67384898a59025498cdc011976
treec4b6d50e8e6b0ab32a924db0225b7b2ba6cb55c9
parentc35ffce8a958f1bc7f495c47693c3ac66f2748f9
parentd76fa3f2c252421faf326afd5f445bed5d34075f
Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git./linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers

Memory controller drivers for v5.11 - Tegra SoC, part two

Continuation of work on Tegra SoC memory controllers towards adding
interconnect support and integration with devfreq.

This brings few more patches including one which removes/fixes annoying
warning if the DTS patches get applied.  This is expected and only
informs that new features of Tegra memory controller drivers will not be
enabled however the warning itself could look worrying.

* tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  memory: tegra30: Support interconnect framework
  memory: tegra20: Support hardware versioning and clean up OPP table initialization
  dt-bindings: memory: tegra20-emc: Document opp-supported-hw property

Link: https://lore.kernel.org/r/20201207075758.5501-2-krzk@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>