* [PATCH 0/2 v2] runtime PM for the sh-mobile MIPI DSI driver
@ 2010-12-27 10:23 Guennadi Liakhovetski
2010-12-28 9:43 ` Magnus Damm
2011-01-05 8:33 ` Paul Mundt
0 siblings, 2 replies; 3+ messages in thread
From: Guennadi Liakhovetski @ 2010-12-27 10:23 UTC (permalink / raw)
To: linux-fbdev
This is v2 of the patch series, implementing runtime-pm for the sh-mobile
mipi-dsi driver and removing the static clock configuration on the AP4EVB
board.
Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2 v2] runtime PM for the sh-mobile MIPI DSI driver
2010-12-27 10:23 [PATCH 0/2 v2] runtime PM for the sh-mobile MIPI DSI driver Guennadi Liakhovetski
@ 2010-12-28 9:43 ` Magnus Damm
2011-01-05 8:33 ` Paul Mundt
1 sibling, 0 replies; 3+ messages in thread
From: Magnus Damm @ 2010-12-28 9:43 UTC (permalink / raw)
To: linux-fbdev
On Mon, Dec 27, 2010 at 7:23 PM, Guennadi Liakhovetski
<g.liakhovetski@gmx.de> wrote:
> This is v2 of the patch series, implementing runtime-pm for the sh-mobile
> mipi-dsi driver and removing the static clock configuration on the AP4EVB
> board.
I'm happy with the v2 patches:
Acked-by: Magnus Damm <damm@opensource.se>
Thank you!
/ magnus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2 v2] runtime PM for the sh-mobile MIPI DSI driver
2010-12-27 10:23 [PATCH 0/2 v2] runtime PM for the sh-mobile MIPI DSI driver Guennadi Liakhovetski
2010-12-28 9:43 ` Magnus Damm
@ 2011-01-05 8:33 ` Paul Mundt
1 sibling, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2011-01-05 8:33 UTC (permalink / raw)
To: linux-fbdev
On Mon, Dec 27, 2010 at 11:23:02AM +0100, Guennadi Liakhovetski wrote:
> This is v2 of the patch series, implementing runtime-pm for the sh-mobile
> mipi-dsi driver and removing the static clock configuration on the AP4EVB
> board.
On Wed, Dec 29, 2010 at 09:12:18AM +0100, Guennadi Liakhovetski wrote:
> These patches teach the sh-mobile MIPI DSI driver to use platform data to
> support different SoC with register layout variations and different LCD
> panels. Two of these patches affect the actual driver and one - currently
> its only user - the ap4evb board. To avoid compilation and run-time
> regressions we have to first add new gields to the header, then set them
> in the affected platform, and only then modify the driver to use them.
> This produces an unpleasant dependency chain. Alternatively, all these
> patches could be merged into one, but that would span multiple subsystems.
> I leave it to the maintainer to decide:)
I've merged both of these patch series in to the common/fdev-mipi branch
in the SH/R-Mobile tree and then merged that topic branch in to the fbdev
tree. Both needed a bit of mangling to merge on top of Magnus's earlier
patches, so you may want to verify that I haven't broken anything
accidentally.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-01-05 8:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-27 10:23 [PATCH 0/2 v2] runtime PM for the sh-mobile MIPI DSI driver Guennadi Liakhovetski
2010-12-28 9:43 ` Magnus Damm
2011-01-05 8:33 ` Paul Mundt
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).