From: Jarkko Nikula <hidden> Date: 2010-12-21 17:25:33
Hi
Commit 60d24ee "Added video data to support tvout on rx51" broke the
framebuffer on N900. Here are two patches where 1st one does a little cleanup
to be sync with the 2nd fixing the issue. I've tested that both tvout and lcd
are working.
--
Jarkko
From: Jarkko Nikula <hidden> Date: 2010-12-21 17:25:34
It is much more cleaner to use REGULATOR_SUPPLY macro and a device name
instead of having a reference to rx51_display_device.dev with #if defined()
guards.
Signed-off-by: Jarkko Nikula <redacted>
---
arch/arm/mach-omap2/board-rx51-peripherals.c | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
From: Jarkko Nikula <hidden> Date: 2010-12-21 17:25:35
Commmit 60d24ee "Added video data to support tvout on rx51" broke the DSS
on RX51/N900 since it added DSS VENC support but a patch adding needed
supply is missing from tree and no framebuffers are initialized.
This patch is basically cleaned up version of original one:
http://marc.info/?l=linux-omap&m=129070041402418&w=2
Signed-off-by: Jarkko Nikula <redacted>
Cc: Srikar <redacted>
Cc: Mark Brown <redacted>
---
Mark cc'edd since he had comments to the original patch what this patch is
trying to address.
---
arch/arm/mach-omap2/board-rx51-peripherals.c | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
Hi
Commit 60d24ee "Added video data to support tvout on rx51" broke the
framebuffer on N900. Here are two patches where 1st one does a little cleanup
to be sync with the 2nd fixing the issue. I've tested that both tvout and lcd
are working.
Tomi, do you want to pick these three DSS/video related patches from Jarkko?
If so:
Acked-by: Tony Lindgren <tony@atomide.com>
else please ack and let me know if you want me to take them.
Regards,
Tony
From: Jarkko Nikula <hidden> Date: 2010-12-22 06:56:38
On Tue, 21 Dec 2010 12:21:33 -0800
Tony Lindgren [off-list ref] wrote:
* Jarkko Nikula [off-list ref] [101221 09:25]:
quoted
Hi
Commit 60d24ee "Added video data to support tvout on rx51" broke the
framebuffer on N900. Here are two patches where 1st one does a little cleanup
to be sync with the 2nd fixing the issue. I've tested that both tvout and lcd
are working.
Tomi, do you want to pick these three DSS/video related patches from Jarkko?
If so:
Acked-by: Tony Lindgren <tony@atomide.com>
else please ack and let me know if you want me to take them.
I think these should go to linux-omap since the breakage is there and
anyway touch only the rx51 board files.
--
Jarkko
From: Tomi Valkeinen <hidden> Date: 2010-12-22 09:45:18
On Wed, 2010-12-22 at 08:56 +0200, ext Jarkko Nikula wrote:
On Tue, 21 Dec 2010 12:21:33 -0800
Tony Lindgren [off-list ref] wrote:
quoted
* Jarkko Nikula [off-list ref] [101221 09:25]:
quoted
Hi
Commit 60d24ee "Added video data to support tvout on rx51" broke the
framebuffer on N900. Here are two patches where 1st one does a little cleanup
to be sync with the 2nd fixing the issue. I've tested that both tvout and lcd
are working.
Tomi, do you want to pick these three DSS/video related patches from Jarkko?
If so:
Acked-by: Tony Lindgren <tony@atomide.com>
else please ack and let me know if you want me to take them.
I think these should go to linux-omap since the breakage is there and
anyway touch only the rx51 board files.
I agree, I don't have that commit in my tree. So Tony, please take the
patches.
For both patches:
Acked-by: Tomi Valkeinen <redacted>
Tomi
On Wed, 2010-12-22 at 08:56 +0200, ext Jarkko Nikula wrote:
quoted
On Tue, 21 Dec 2010 12:21:33 -0800
Tony Lindgren [off-list ref] wrote:
quoted
* Jarkko Nikula [off-list ref] [101221 09:25]:
quoted
Hi
Commit 60d24ee "Added video data to support tvout on rx51" broke the
framebuffer on N900. Here are two patches where 1st one does a little cleanup
to be sync with the 2nd fixing the issue. I've tested that both tvout and lcd
are working.
Tomi, do you want to pick these three DSS/video related patches from Jarkko?
If so:
Acked-by: Tony Lindgren <tony@atomide.com>
else please ack and let me know if you want me to take them.
I think these should go to linux-omap since the breakage is there and
anyway touch only the rx51 board files.
I agree, I don't have that commit in my tree. So Tony, please take the
patches.
For both patches:
Acked-by: Tomi Valkeinen <redacted>