]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAPDSS: remove wrong HDMI HPD muxing
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 17 Jan 2012 08:59:00 +0000 (10:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Mar 2012 17:32:59 +0000 (10:32 -0700)
commited3984fec88b0a39f6e66ee40f124e1568f75c12
treefe2d1b8713ed7e1d4601f0f4c139285a3a549ef0
parent61826fb9866fc86c9832263d1f5bb427f4329277
OMAPDSS: remove wrong HDMI HPD muxing

commit 7bb122d155f742fe2d79849090c825be7b4a247e upstream.

"hdmi_hpd" pin is muxed to INPUT and PULLUP, but the pin is not
currently used, and in the future when it is used, the pin is used as a
GPIO and is board specific, not an OMAP4 wide thing.

So remove the muxing for now.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/board-4430sdp.c
arch/arm/mach-omap2/board-omap4panda.c