On Tue, Dec 25, 2012 at 8:54 PM, Cho KyongHo wrote:
> This removes System MMU initialization from arch/arm/mach-exynos/
> to move them to DT and the exynos-iommu driver except gating clock
> definitions.
>
exynos with iommu support no longer compiles with this patch:
CC drivers/iommu/exy
On Sun, 29 Sep 2013 19:03:06 -0700, Olof Johansson wrote:
> Hi,
>
> 2013/9/29 Cho KyongHo :
>
> > Ah, I remember that this is merged.
> > I agreed to merge this patch because iommu driver need to be completely
> > changed.
> > Whenever I change exynos-iommu driver, synchronizing samsung-next and
Hi,
2013/9/29 Cho KyongHo :
> Ah, I remember that this is merged.
> I agreed to merge this patch because iommu driver need to be completely
> changed.
> Whenever I change exynos-iommu driver, synchronizing samsung-next and
> iommu-next
> branches is a big challenge.
> Thus I decided to remove d
On Sun, 29 Sep 2013 20:38:38 -0400, Sean Paul wrote:
> On Sun, Sep 29, 2013 at 8:35 PM, Cho KyongHo wrote:
>
> > On Fri, 27 Sep 2013 14:55:51 -0400, Sean Paul wrote:
> > > On Tue, Dec 25, 2012 at 8:54 PM, Cho KyongHo
> > wrote:
> > > > This removes System MMU initialization from arch/arm/mach-ex
On Fri, 27 Sep 2013 14:55:51 -0400, Sean Paul wrote:
> On Tue, Dec 25, 2012 at 8:54 PM, Cho KyongHo wrote:
> > This removes System MMU initialization from arch/arm/mach-exynos/
> > to move them to DT and the exynos-iommu driver except gating clock
> > definitions.
> >
>
>
> exynos with iommu sup
This removes System MMU initialization from arch/arm/mach-exynos/
to move them to DT and the exynos-iommu driver except gating clock
definitions.
Signed-off-by: KyongHo Cho
---
arch/arm/mach-exynos/Kconfig | 5 -
arch/arm/mach-exynos/Makefile | 1 -
arch/arm/mach-e