Hello,
This patch series contains platform definitions for s5p-mfc driver
rebased onto latest for-next branch (including generic GIC and clockdev
changes). Errors reported by check patch have been fixed.
Best regards
--
Marek Szyprowski
Samsung Poland R&D Center
Patch summary:
Kamil Debski (3):
ARM: S5P: Add support for MFC device to plat-s5p, mach-s5pv210 and
mach-exynos4
ARM: S5PV210: Enable MFC on Goni
ARM: EXYNOS4: Enable MFC on universal_c210
Marek Szyprowski (1):
ARM: EXYNOS4: Enable MFC on Samsung NURI
arch/arm/Kconfig | 2 +
arch/arm/mach-exynos4/Kconfig | 4 +
arch/arm/mach-exynos4/clock.c | 61 +++++++++++++
arch/arm/mach-exynos4/include/mach/map.h | 2 +
arch/arm/mach-exynos4/mach-nuri.c | 13 +++
arch/arm/mach-exynos4/mach-universal_c210.c | 13 +++
arch/arm/mach-s5pv210/Kconfig | 1 +
arch/arm/mach-s5pv210/clock.c | 7 ++
arch/arm/mach-s5pv210/include/mach/map.h | 3 +
arch/arm/mach-s5pv210/mach-goni.c | 10 ++
arch/arm/plat-s5p/Kconfig | 5 +
arch/arm/plat-s5p/Makefile | 2 +-
arch/arm/plat-s5p/dev-mfc.c | 123 +++++++++++++++++++++++++++
arch/arm/plat-s5p/include/plat/mfc.h | 27 ++++++
arch/arm/plat-samsung/include/plat/devs.h | 3 +
15 files changed, 275 insertions(+), 1 deletions(-)
create mode 100644 arch/arm/plat-s5p/dev-mfc.c
create mode 100644 arch/arm/plat-s5p/include/plat/mfc.h
--
1.7.1.569.g6f426
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html