Re: [RFC PATCH 06/11] iommu: arm-smmu: Remove Calxeda secure mode quirk

From: Rob Herring
Date: Tue Feb 25 2020 - 17:02:10 EST


On Tue, Feb 18, 2020 at 11:20 AM Will Deacon <will@xxxxxxxxxx> wrote:
>
> On Tue, Feb 18, 2020 at 11:13:16AM -0600, Rob Herring wrote:
> > Cc: Will Deacon <will@xxxxxxxxxx>
> > Cc: Robin Murphy <robin.murphy@xxxxxxx>
> > Cc: Joerg Roedel <joro@xxxxxxxxxx>
> > Cc: iommu@xxxxxxxxxxxxxxxxxxxxxxxxxx
> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> > ---
> > Do not apply yet.
>
> Pleeeeease? ;)
>
> > drivers/iommu/arm-smmu-impl.c | 43 -----------------------------------
> > 1 file changed, 43 deletions(-)
>
> Yes, I'm happy to get rid of this. Sadly, I don't think we can remove
> anything from 'struct arm_smmu_impl' because most implementations fall
> just short of perfect.
>
> Anyway, let me know when I can push the button and I'll queue this in
> the arm-smmu tree.

Seems we're leaving the platform support for now, but I think we never
actually enabled SMMU support. It's not in the dts either in mainline
nor the version I have which should be close to what shipped in
firmware. So as long as Andre agrees, this one is good to apply.

Rob