]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-thierry/arm-smmu' of https://git.kernel.org/pub/scm/linux/kernel...
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Fri, 11 Jun 2021 06:35:11 +0000 (08:35 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Fri, 11 Jun 2021 06:36:04 +0000 (08:36 +0200)
commit18226939ddb93b2abd8102eb316bc40156b77776
tree52c89fc16374d2749ea6e7d48773926377de5a24
parentde7753724aa41aee0c03debac549676c7e838187
parent9abd75d7c8484dd466e29ed299a9cfad739f11cb
Merge branch 'for-thierry/arm-smmu' of https://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-v5.14/tegra-mc

Pull ARM SMMU driver change from Will Deacon to resolve dependencies
between memory controllers, Tegra ARM SoC and ARM SMMU drivers trees.

Further ARM SMMU changes for Tegra depend on the change in Will's tree
and on Tegra memory controllers drivers work done before by Thierry
Reding.  Pulling Will's tree allows to apply the rest of this ARM SMMU
Tegra work via memory controllers drivers tree.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>