Re: [PATCH v6 07/12] ARM: EXYNOS: remove system mmu initialization from exynos tree

2013-10-04 Thread Sean Paul
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

Re: [PATCH v6 07/12] ARM: EXYNOS: remove system mmu initialization from exynos tree

2013-09-29 Thread Cho KyongHo
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

Re: [PATCH v6 07/12] ARM: EXYNOS: remove system mmu initialization from exynos tree

2013-09-29 Thread Olof Johansson
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

Re: [PATCH v6 07/12] ARM: EXYNOS: remove system mmu initialization from exynos tree

2013-09-29 Thread Cho KyongHo
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

Re: [PATCH v6 07/12] ARM: EXYNOS: remove system mmu initialization from exynos tree

2013-09-29 Thread Cho KyongHo
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

[PATCH v6 07/12] ARM: EXYNOS: remove system mmu initialization from exynos tree

2012-12-25 Thread Cho KyongHo
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