All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Date: Tue, 19 Mar 2013 10:33:33 +0000	[thread overview]
Message-ID: <201303191133.33879.marex@denx.de> (raw)
In-Reply-To: <20130319054846.GI12462@S2101-09.ap.freescale.net>

Dear Shawn Guo,

> On Mon, Mar 18, 2013 at 04:19:52PM +0100, Marek Vasut wrote:
> > Dear Shawn Guo,
> > 
> > > On Mon, Mar 18, 2013 at 03:18:13PM +0100, Marek Vasut wrote:
> > > > Did you manage to test it please?
> > > 
> > > I do not have X11 environment handy to test, but framework console
> > > seems still working.
> > 
> > Even after me poking in it, lol :-)
> > 
> > You can grab [1], extract it onto card or NFS and just use it as root
> > filesystem, the X11 will come up automagically.
> 
> Thanks, Marek.  Yeah, now I can see the problem and your patch does fix
> it.

Whew, cool. Can you please apply it and push mainline so I can re-send the one 
for -stable then?

Thank you!

Best regards,
Marek Vasut

WARNING: multiple messages have this Message-ID (diff)
From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Date: Tue, 19 Mar 2013 11:33:33 +0100	[thread overview]
Message-ID: <201303191133.33879.marex@denx.de> (raw)
In-Reply-To: <20130319054846.GI12462@S2101-09.ap.freescale.net>

Dear Shawn Guo,

> On Mon, Mar 18, 2013 at 04:19:52PM +0100, Marek Vasut wrote:
> > Dear Shawn Guo,
> > 
> > > On Mon, Mar 18, 2013 at 03:18:13PM +0100, Marek Vasut wrote:
> > > > Did you manage to test it please?
> > > 
> > > I do not have X11 environment handy to test, but framework console
> > > seems still working.
> > 
> > Even after me poking in it, lol :-)
> > 
> > You can grab [1], extract it onto card or NFS and just use it as root
> > filesystem, the X11 will come up automagically.
> 
> Thanks, Marek.  Yeah, now I can see the problem and your patch does fix
> it.

Whew, cool. Can you please apply it and push mainline so I can re-send the one 
for -stable then?

Thank you!

Best regards,
Marek Vasut

  reply	other threads:[~2013-03-19 10:33 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-16 20:09 Shifted framebuffer after X11 starts on mx28 Fabio Estevam
2013-03-16 20:09 ` Fabio Estevam
2013-03-16 20:55 ` Marek Vasut
2013-03-16 20:55   ` Marek Vasut
2013-03-16 21:00   ` Marek Vasut
2013-03-16 21:00     ` Marek Vasut
2013-03-16 22:06 ` [PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 Marek Vasut
2013-03-16 22:06   ` Marek Vasut
2013-03-16 22:38   ` Fabio Estevam
2013-03-16 22:38     ` Fabio Estevam
2013-03-18 18:23     ` Marek Vasut
2013-03-18 18:23       ` Marek Vasut
2013-03-18 18:58       ` Greg KH
2013-03-18 18:58         ` Greg KH
2013-03-18 21:31         ` Marek Vasut
2013-03-18 21:31           ` Marek Vasut
2013-03-18 22:01           ` Jonathan Nieder
2013-03-18 22:01             ` Jonathan Nieder
2013-03-18 22:17             ` Marek Vasut
2013-03-18 22:17               ` Marek Vasut
2013-03-18 18:24     ` Marek Vasut
2013-03-18 18:24       ` Marek Vasut
2013-03-19  5:51       ` Shawn Guo
2013-03-19  5:51         ` Shawn Guo
2013-03-18 12:44   ` Shawn Guo
2013-03-18 12:44     ` Shawn Guo
2013-03-18 12:52     ` Fabio Estevam
2013-03-18 13:11       ` Fabio Estevam
2013-03-18 13:01       ` Shawn Guo
2013-03-18 13:01         ` Shawn Guo
2013-03-18 13:58         ` Marek Vasut
2013-03-18 13:58           ` Marek Vasut
2013-03-18 14:06           ` Shawn Guo
2013-03-18 14:06             ` Shawn Guo
2013-03-18 14:18             ` Marek Vasut
2013-03-18 14:18               ` Marek Vasut
2013-03-18 14:31               ` Shawn Guo
2013-03-18 14:31                 ` Shawn Guo
2013-03-18 15:19                 ` Marek Vasut
2013-03-18 15:19                   ` Marek Vasut
2013-03-19  5:48                   ` Shawn Guo
2013-03-19  5:48                     ` Shawn Guo
2013-03-19 10:33                     ` Marek Vasut [this message]
2013-03-19 10:33                       ` Marek Vasut

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=201303191133.33879.marex@denx.de \
    --to=marex@denx.de \
    --cc=linux-arm-kernel@lists.infradead.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.