iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
authorChristoph Hellwig <hch@lst.de>
Thu, 1 Apr 2021 15:52:39 +0000 (17:52 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 7 Apr 2021 08:56:51 +0000 (10:56 +0200)
commitf7641bb71d26044403cf44f3f14fd6fd3d16eac3
tree5c04aacd8d91e9c69a1c0e24990b46e3afe0b174
parent392825e0c76cf9aca33e5a3bf981cde2a2c87251
iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY

The default geometry is the same as the one set by qman_port given
that FSL_PAMU depends on having 64-bit physical and thus DMA addresses.

Remove the support to update the geometry and remove the now pointless
geom_size field.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Will Deacon <will@kernel.org>
Acked-by: Li Yang <leoyang.li@nxp.com>
Link: https://lore.kernel.org/r/20210401155256.298656-4-hch@lst.de
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/fsl_pamu_domain.c
drivers/iommu/fsl_pamu_domain.h
drivers/soc/fsl/qbman/qman_portal.c