[RESEND PATCH 2/4] iommu: arm-smmu: split out register defines

Will Deacon will.deacon at arm.com
Thu Aug 10 10:28:54 PDT 2017


On Wed, Aug 09, 2017 at 10:43:03AM -0400, Rob Clark wrote:
> I want to re-use some of these for qcom_iommu, which has (roughly) the
> same context-bank registers.
> 
> Signed-off-by: Rob Clark <robdclark at gmail.com>
> ---
>  drivers/iommu/arm-smmu-regs.h | 220 ++++++++++++++++++++++++++++++++++++++++++
>  drivers/iommu/arm-smmu.c      | 211 ++--------------------------------------
>  2 files changed, 229 insertions(+), 202 deletions(-)
>  create mode 100644 drivers/iommu/arm-smmu-regs.h

This looks like a reasonable split, thanks:

Acked-by: Will Deacon <will.deacon at arm.com>

Will



More information about the linux-arm-kernel mailing list