[GIT PULL] memory: tegra for v5.14, late fixes
From: Krzysztof Kozlowski
Date: Fri Jun 25 2021 - 03:36:12 EST
Hi,
Late fixes for Tegra memory controllers drivers for issues introduced in this
branch in previous tags.
On top of previous pull (memory-controller-drv-tegra-5.14-2).
If it is too late, I can send as fixes after merge window, but maybe better to
get these into merge windows earlier.
Best regards,
Krzysztof
The following changes since commit 2c1bc371268862a991a6498e1dddc8971b9076b8:
iommu/arm-smmu: Use Tegra implementation on Tegra186 (2021-06-11 08:44:53 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-tegra-5.14-3
for you to fetch changes up to bf3ec9deaa33889630722c47f7bb86ba58872ea7:
dt-bindings: arm-smmu: Fix json-schema syntax (2021-06-23 07:55:10 +0200)
----------------------------------------------------------------
Memory controller drivers for v5.14 - Tegra SoC, late fixes
Two fixes for recent series of changfesi n Tegra SoC memory controller
drivers:
1. Add a stub for tegra_mc_probe_device() to fix compile testing of
arm-smmu without TEGRA_MC.
2. Fix arm-smmu dtschema syntax.
----------------------------------------------------------------
Thierry Reding (2):
memory: tegra: Add compile-test stub for tegra_mc_probe_device()
dt-bindings: arm-smmu: Fix json-schema syntax
Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 6 ++----
include/soc/tegra/mc.h | 9 +++++++--
2 files changed, 9 insertions(+), 6 deletions(-)