This patch series adds clock support for Gscaler and device node
entries for Gscaler on exynos5.
This patch is based on Kukjin Kim's (linux-samsung) for-next branch.
https://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
changes since v1:
- Addressed review comments from Sylwester Nawrocki
http://www.mail-archive.com/[email protected]/msg11177.html
- Addressed review comments from Sachin Kamat
http://www.mail-archive.com/[email protected]/msg11176.html
http://www.mail-archive.com/[email protected]/msg11178.html
Resending this patch for posting to [email protected]
Shaik Ameer Basha (2):
ARM: EXYNOS: Add clock support for Gscaler
ARM: EXYNOS: Add gscaler device from DT
.../devicetree/bindings/media/exynos5-gsc.txt | 16 ++++
arch/arm/boot/dts/exynos5250.dtsi | 31 ++++++++
arch/arm/mach-exynos/clock-exynos5.c | 79 ++++++++++++++++++++
arch/arm/mach-exynos/include/mach/map.h | 3 +
arch/arm/mach-exynos/mach-exynos5-dt.c | 8 ++
5 files changed, 137 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/media/exynos5-gsc.txt
--
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