linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] OMAPDSS: HDMI: Boardfile cleanup
@ 2012-01-02  8:32 mythripk
  2012-01-02  8:32 ` [PATCH v4 1/2] OMAPDSS: HDMI: Move duplicate code from boardfile mythripk
  2012-01-03  9:39 ` [PATCH v4 0/2] OMAPDSS: HDMI: Boardfile cleanup Tomi Valkeinen
  0 siblings, 2 replies; 4+ messages in thread
From: mythripk @ 2012-01-02  8:32 UTC (permalink / raw)
  To: tomi.valkeinen, linux-omap; +Cc: Mythri P K

From: Mythri P K <mythripk@ti.com>

Clean up of boardfiles to have the functions common to differnt boards in a
common display file, Also in some OMAP4 boards external pull-up's are enabled
thus enabling internal pull up should be a parameter from the boardfile.

changes since v3 : Comment improvement to move some portion from boardfile to
display.
changes since v2 : Make the flag as enum.
changes since v1 : Make omap hdmi_init generic to handle different parameters
and pass the pull up as a flag instead of int. 

Mythri P K (2):
  OMAPDSS: HDMI: Move duplicate code from boardfile
  OMAPDSS: HDMI: Disable DDC internal pull up

 arch/arm/mach-omap2/board-4430sdp.c    |   23 ++++++------------
 arch/arm/mach-omap2/board-omap4panda.c |   25 +++++++-------------
 arch/arm/mach-omap2/display.c          |   39 ++++++++++++++++++++++++++++++++
 include/video/omapdss.h                |    6 +++++
 4 files changed, 62 insertions(+), 31 deletions(-)

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-03  9:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-02  8:32 [PATCH v4 0/2] OMAPDSS: HDMI: Boardfile cleanup mythripk
2012-01-02  8:32 ` [PATCH v4 1/2] OMAPDSS: HDMI: Move duplicate code from boardfile mythripk
2012-01-02  8:32   ` [PATCH v4 2/2] OMAPDSS: HDMI: Disable DDC internal pull up mythripk
2012-01-03  9:39 ` [PATCH v4 0/2] OMAPDSS: HDMI: Boardfile cleanup Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).