| Submitter | Kukjin Kim |
|---|---|
| Date | Nov. 20, 2012, 2:18 p.m. |
| Message ID | <50AB913D.2020604@samsung.com> |
| Download | mbox |
| Permalink | /patch/200345/ |
| State | New |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.gitComments
Kukjin Kim wrote: > > Hi Arnd, Olof > > Here is Samsung fixes for v3.7 and it is for fixing of mdma1 address for > exynos4210 rev0 SoC. > > Please pull from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > v3.7-samsung-fixes-3 > Probably, missed? Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. > Thanks. > > Best regards, > Kgene. > -- > Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer, > SW Solution Development Team, Samsung Electronics Co., Ltd. > > The following changes since commit > f4a75d2eb7b1e2206094b901be09adb31ba63681: > > Linux 3.7-rc6 (2012-11-16 17:42:40 -0800) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > v3.7-samsung-fixes-3 > > Bartlomiej Zolnierkiewicz (1): > ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC > > arch/arm/mach-exynos/dma.c | 3 +++ > arch/arm/mach-exynos/include/mach/map.h | 1 + > 2 files changed, 4 insertions(+), 0 deletions(-)
On Thu, Nov 22, 2012 at 5:51 PM, Kukjin Kim <kgene.kim@samsung.com> wrote: > Kukjin Kim wrote: >> >> Hi Arnd, Olof >> >> Here is Samsung fixes for v3.7 and it is for fixing of mdma1 address for >> exynos4210 rev0 SoC. >> >> Please pull from: >> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git >> v3.7-samsung-fixes-3 >> > > Probably, missed? Yes, thanks for the reminder. By the way, I didn't know you supported rev0 silicon? Pulled in now, I'll send a fresh pull request tomorrow. -Olof
Olof Johansson wrote: [...] > > Probably, missed? > > Yes, thanks for the reminder. By the way, I didn't know you supported > rev0 silicon? > Yeah, only for exynos4210. Note that there were discussions about that in mailing list and actually there are many exynos4210 rev0 board for test and development in Samsung mobile and SPRC. So I decided to support exynos4210 rev0 at that time. > Pulled in now, I'll send a fresh pull request tomorrow. > Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd.
Hi Arnd, Olof Here is Samsung fixes for v3.7 and it is for fixing of mdma1 address for exynos4210 rev0 SoC. Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git v3.7-samsung-fixes-3 Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681: Linux 3.7-rc6 (2012-11-16 17:42:40 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git v3.7-samsung-fixes-3 Bartlomiej Zolnierkiewicz (1): ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC arch/arm/mach-exynos/dma.c | 3 +++ arch/arm/mach-exynos/include/mach/map.h | 1 + 2 files changed, 4 insertions(+), 0 deletions(-)