Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-02-27 Thread KyongHo Cho
On Tue, Feb 28, 2012 at 12:51 AM, Marek Szyprowski m.szyprow...@samsung.com wrote: The next patch will be submitted by 2/28. Ok, I will check it soon then. Thank you a lot. The next IOMMU driver defines just one platform device for a H/W device. Thus, it defines just one SYSMMU_MFC

RE: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-02-24 Thread Marek Szyprowski
Hi, On Thursday, December 29, 2011 1:24 PM KyongHo Cho wrote: Changes since v7: - Rebased with the recent commits of the following git branches * git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git/next * git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git/for-next -

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-02-24 Thread KyongHo Cho
Hi Marek. On Fri, Feb 24, 2012 at 10:45 PM, Marek Szyprowski m.szyprow...@samsung.com wrote: Hi, On Thursday, December 29, 2011 1:24 PM KyongHo Cho wrote: Changes since v7: - Rebased with the recent commits of the following git branches   *

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-01-08 Thread KyongHo Cho
On Thu, Jan 5, 2012 at 8:47 PM, Joerg Roedel joerg.roe...@amd.com wrote: On Wed, Jan 04, 2012 at 09:26:20PM +, Russell King - ARM Linux wrote: On Wed, Jan 04, 2012 at 04:01:01PM +0100, Joerg Roedel wrote: On Tue, Jan 03, 2012 at 09:55:27AM +, Russell King - ARM Linux wrote: It comes

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-01-05 Thread Joerg Roedel
On Wed, Jan 04, 2012 at 09:26:20PM +, Russell King - ARM Linux wrote: On Wed, Jan 04, 2012 at 04:01:01PM +0100, Joerg Roedel wrote: On Tue, Jan 03, 2012 at 09:55:27AM +, Russell King - ARM Linux wrote: It comes through when I stick it in my tree because of a month of asking for

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-01-04 Thread Joerg Roedel
On Tue, Jan 03, 2012 at 09:55:27AM +, Russell King - ARM Linux wrote: On Mon, Jan 02, 2012 at 04:58:20PM +0100, Joerg Roedel wrote: On Tue, Jan 03, 2012 at 12:21:30AM +0900, KyongHo Cho wrote: I still get  LD      .tmp_vmlinux1

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-01-04 Thread Russell King - ARM Linux
On Wed, Jan 04, 2012 at 04:01:01PM +0100, Joerg Roedel wrote: On Tue, Jan 03, 2012 at 09:55:27AM +, Russell King - ARM Linux wrote: It comes through when I stick it in my tree because of a month of asking for help to fix something and getting zero response from the maintainers. It's

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-01-03 Thread 'Joerg Roedel'
Hi Marek, On Tue, Jan 03, 2012 at 10:37:29AM +0100, Marek Szyprowski wrote: Yes, there is something a bit wrong with your kernel configuration. You get this error if there is no board selected to be compiled-in. Please go to kernel configuration and select System Type - SAMSUNG EXYNOS

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-01-02 Thread Joerg Roedel
Hi, On Thu, Dec 29, 2011 at 09:24:18PM +0900, KyongHo Cho wrote: Changes since v7: - Rebased with the recent commits of the following git branches * git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git/next * git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git/for-next -

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-01-02 Thread KyongHo Cho
Hi On Mon, Jan 2, 2012 at 10:42 PM, Joerg Roedel joerg.roe...@amd.com wrote: Hi, On Thu, Dec 29, 2011 at 09:24:18PM +0900, KyongHo Cho wrote: Changes since v7: - Rebased with the recent commits of the following git branches   * git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git/next   *