]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Wed, 3 Aug 2016 08:40:45 +0000 (18:40 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 9 Aug 2016 04:50:19 +0000 (14:50 +1000)
commit4d9021957b5218310e28767f25551ca8f5eac797
tree5cfbdb0a82c4c5c495c3c0029e231972bd7084ee
parent54a94fcf2f00c9deb9491d5ab2b5a4022332f47e
powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again

Commit fd141d1a99a3 ("powerpc/powernv/pci: Rework accessing the TCE
invalidate register") broke TCE invalidation on IODA2/PHB3 for real
mode.

This makes invalidate work again.

Fixes: fd141d1a99a3 ("powerpc/powernv/pci: Rework accessing the TCE invalidate register")
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/pci-ioda.c