From: Shaik Ameer Basha <shaik.ameer@samsung.com> To: linux-samsung-soc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org Cc: kgene.kim@samsung.com, olofj@google.com, thomas.ab@samsung.com, sylvester.nawrocki@gmail.com, sachin.kamat@linaro.org, joshi@samsung.com, ameersk@gmail.com Subject: [PATCH v2 0/2] Add device tree and clock support for Gscaler. Date: Wed, 11 Jul 2012 19:36:48 +0530 [thread overview] Message-ID: <1342015610-19261-1-git-send-email-shaik.ameer@samsung.com> (raw) 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/linux-samsung-soc@vger.kernel.org/msg11177.html - Addressed review comments from Sachin Kamat http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg11176.html http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg11178.html 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
next reply other threads:[~2012-07-11 14:06 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-07-11 14:06 Shaik Ameer Basha [this message] 2012-07-11 14:06 ` [PATCH v2 1/2] ARM: EXYNOS: Add " Shaik Ameer Basha 2012-07-11 14:06 ` [PATCH v2 2/2] ARM: EXYNOS: Add gscaler device from DT Shaik Ameer Basha
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1342015610-19261-1-git-send-email-shaik.ameer@samsung.com \ --to=shaik.ameer@samsung.com \ --cc=ameersk@gmail.com \ --cc=devicetree-discuss@lists.ozlabs.org \ --cc=joshi@samsung.com \ --cc=kgene.kim@samsung.com \ --cc=linux-samsung-soc@vger.kernel.org \ --cc=olofj@google.com \ --cc=sachin.kamat@linaro.org \ --cc=sylvester.nawrocki@gmail.com \ --cc=thomas.ab@samsung.com \ --subject='Re: [PATCH v2 0/2] Add device tree and clock support for Gscaler.' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.