From: Sergei Shtylyov <sshtylyov@mvista.com>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH RESEND] video: da8xx-fb: enable sync lost interrupt
Date: Wed, 18 Jul 2012 15:56:32 +0000 [thread overview]
Message-ID: <5006DCB0.8010609@mvista.com> (raw)
In-Reply-To: <1342625417-6974-1-git-send-email-prakash.pm@ti.com>
Hello.
On 07/18/2012 07:30 PM, Manjunathappa, Prakash wrote:
> Patch enables sync lost interrupt and interrupt handler already
> takes care to handle it.
> Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
> ---
> Resending as my earlier patch seems like not reached fbdev mailing list.
> drivers/video/da8xx-fb.c | 5 +++--
> 1 files changed, 3 insertions(+), 2 deletions(-)
> diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c
> index 88e98ea..e9d2f6e 100644
> --- a/drivers/video/da8xx-fb.c
> +++ b/drivers/video/da8xx-fb.c
> @@ -54,6 +54,7 @@
> #define LCD_DMA_BURST_8 0x3
> #define LCD_DMA_BURST_16 0x4
> #define LCD_V1_END_OF_FRAME_INT_ENA BIT(2)
> +#define LCD_V1_SYNC_LOST_ENA BIT(5)
Please indent the value with tabs, as the others.
> #define LCD_V2_END_OF_FRAME0_INT_ENA BIT(8)
> #define LCD_V2_END_OF_FRAME1_INT_ENA BIT(9)
> #define LCD_DUAL_FRAME_BUFFER_ENABLE BIT(0)
WBR, Sergei
next prev parent reply other threads:[~2012-07-18 15:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 15:42 [PATCH RESEND] video: da8xx-fb: enable sync lost interrupt Manjunathappa, Prakash
2012-07-18 15:56 ` Sergei Shtylyov [this message]
2012-07-19 5:19 ` Manjunathappa, Prakash
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=5006DCB0.8010609@mvista.com \
--to=sshtylyov@mvista.com \
--cc=linux-fbdev@vger.kernel.org \
/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.