RE: [PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation

2019-10-23 Thread Krishna Reddy
>>https://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git/log/?h=for-joerg/arm-smmu/updates Thanks Will! Let me rebase my patches on top of this branch and send it out. -KR ___ iommu mailing list iommu@lists.linux-foundation.org https://lists.li

Re: [PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation

2019-10-23 Thread Will Deacon
On Tue, Oct 22, 2019 at 11:48:55PM +, Krishna Reddy wrote: > >>Apologies for crossed wires, but I had a series getting rid of > >>arm_smmu_flush_ops which was also meant to end up making things a bit > >>easier for you: > > I was looking to rebase on top of your changes first. Then I read Wil

RE: [PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation

2019-10-22 Thread Krishna Reddy
Hi Robin, >>Apologies for crossed wires, but I had a series getting rid of >>arm_smmu_flush_ops which was also meant to end up making things a bit easier >>for you: I was looking to rebase on top of your changes first. Then I read Will's reply that said your work is queued for 5.5. Let me kno

Re: [PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation

2019-10-22 Thread Robin Murphy
Hi Krishna, On 19/10/2019 00:31, Krishna Reddy wrote: Changes in v3: Rebased on top of https://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git/ next. Resolved compile error seen with tegra194.dtsi changes after rebase. Apologies for crossed wires, but I had a series getting rid of arm

[PATCH v3 0/7] Nvidia Arm SMMUv2 Implementation

2019-10-18 Thread Krishna Reddy
Changes in v3: Rebased on top of https://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git/ next. Resolved compile error seen with tegra194.dtsi changes after rebase. v2 - https://lkml.org/lkml/2019/9/2/980 v1 - https://lkml.org/lkml/2019/8/29/1588 Krishna Reddy (7): iommu/arm-smmu: prepa