All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hatim Ali <hatim.rv@samsung.com>
To: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Cc: kgene.kim@samsung.com, m.szyprowski@samsung.com,
	t.stanislaws@samsung.com, banajit.g@samsung.com
Subject: [PATCH 0/2] Add TVOUT support for SMDKV310
Date: Fri, 26 Aug 2011 12:09:05 +0530	[thread overview]
Message-ID: <1314340747-13816-1-git-send-email-hatim.rv@samsung.com> (raw)

This patchset adds TVOUT support for SMDKV310 board.

These patches are based on Tomasz Stanislawski's patchset
"Updated s5p-tv platform definitions"
(http://www.spinics.net/lists/linux-samsung-soc/msg06138.html)
and "add support for HDMIPHY dedicated controller"
(http://www.spinics.net/lists/linux-i2c/msg05932.html)
on for-next branch of kgene's tree
(git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git)

The TVOUT driver has a dependency on PM_RUNTIME. So you need to
enable the PM_RUNTIME support in "Power Management" option in
menuconfig.

These patches have been tested for 720x480 and 1280x720 resolutions
on SMDKV310 EVT1.

The SDO functionality has not been tested because it has a
dependency on PMIC support. Once PMIC support is added,
SDO can also be tested.

NOTE: Patch 2 is for testing TVOUT driver on SMDKV310 till CMA
support gets merged.

Hatim Ali (2):
  ARM: EXYNOS4: Add TVOUT support for SMDKV310
  ARM: EXYNOS4: Update consistent DMA size to 8MB

 arch/arm/mach-exynos4/Kconfig               |    2 ++
 arch/arm/mach-exynos4/include/mach/memory.h |    1 +
 arch/arm/mach-exynos4/mach-smdkv310.c       |    5 +++++
 3 files changed, 8 insertions(+), 0 deletions(-)

--
1.7.2.3

WARNING: multiple messages have this Message-ID (diff)
From: hatim.rv@samsung.com (Hatim Ali)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add TVOUT support for SMDKV310
Date: Fri, 26 Aug 2011 12:09:05 +0530	[thread overview]
Message-ID: <1314340747-13816-1-git-send-email-hatim.rv@samsung.com> (raw)

This patchset adds TVOUT support for SMDKV310 board.

These patches are based on Tomasz Stanislawski's patchset
"Updated s5p-tv platform definitions"
(http://www.spinics.net/lists/linux-samsung-soc/msg06138.html)
and "add support for HDMIPHY dedicated controller"
(http://www.spinics.net/lists/linux-i2c/msg05932.html)
on for-next branch of kgene's tree
(git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git)

The TVOUT driver has a dependency on PM_RUNTIME. So you need to
enable the PM_RUNTIME support in "Power Management" option in
menuconfig.

These patches have been tested for 720x480 and 1280x720 resolutions
on SMDKV310 EVT1.

The SDO functionality has not been tested because it has a
dependency on PMIC support. Once PMIC support is added,
SDO can also be tested.

NOTE: Patch 2 is for testing TVOUT driver on SMDKV310 till CMA
support gets merged.

Hatim Ali (2):
  ARM: EXYNOS4: Add TVOUT support for SMDKV310
  ARM: EXYNOS4: Update consistent DMA size to 8MB

 arch/arm/mach-exynos4/Kconfig               |    2 ++
 arch/arm/mach-exynos4/include/mach/memory.h |    1 +
 arch/arm/mach-exynos4/mach-smdkv310.c       |    5 +++++
 3 files changed, 8 insertions(+), 0 deletions(-)

--
1.7.2.3

             reply	other threads:[~2011-08-26  6:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26  6:39 Hatim Ali [this message]
2011-08-26  6:39 ` [PATCH 0/2] Add TVOUT support for SMDKV310 Hatim Ali
2011-08-26  6:39 ` [PATCH 1/2] ARM: EXYNOS4: " Hatim Ali
2011-08-26  6:39   ` Hatim Ali
2011-09-19  8:27   ` Tomasz Stanislawski
2011-09-19  8:27     ` Tomasz Stanislawski
2011-08-26  6:39 ` [PATCH 2/2] ARM: EXYNOS4: Update consistent DMA size to 8MB Hatim Ali
2011-08-26  6:39   ` Hatim Ali

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=1314340747-13816-1-git-send-email-hatim.rv@samsung.com \
    --to=hatim.rv@samsung.com \
    --cc=banajit.g@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=t.stanislaws@samsung.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.