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:) Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- 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