On 03/26/2014 12:41 PM, Jason Jin wrote:
This board sepecific initialization mechanism is not feasible i for corenet platform as the corenet platform file is a abstraction of serveral platforms.
You can't make it 100% abstract. The DIU driver requires some sort of board support. I think you can make a generic platform file for the DIU.
However, the DIU is already initialized in u-boot and we can rely on the settings in u-boot for corenet platform,
I don't like that at all.
the only issue is that when DIU wake up from the deepsleep, some of the board specific initialization will lost, such as the pixel clock setting.
That is a BIG issue. This is why we have a platform file -- to handle the platform issues.
-- 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