Re: [PATCH 1/2][v3] powerpc/fsl-booke: Add initial T104x_QDS board support
From: Scott Wood <hidden>
Date: 2013-09-24 23:25:41
From: Scott Wood <hidden>
Date: 2013-09-24 23:25:41
On Thu, 2013-09-19 at 22:08 -0500, Timur Tabi wrote:
Kushwaha Prabhakar-B32579 wrote:quoted
My primary object is to put base patch in Linux. once it done other things can be enabled one by one.Any features which are not enabled must be specified in the patch description. The patch says that the board supports DIU, but the code doesn't, so that's misleading.quoted
Also, I am not familiar with DIU driver:(.I can help you with the DIU driver.quoted
shall I remove the DIU node, and while adding support of DIU, all modification will be sent.I think it should be okay to leave the DIU node. I think the kernel will crash if you try to enable a DIU console (video= on the kernel command line), but I think it's okay to ignore that for the moment.
Sounds like a bug in the DIU driver. It should fail gracefully in the absence of platform support. -Scott