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. -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html