On 20 July 2012 18:14, Archit Taneja <a0393...@ti.com> wrote:
> On Friday 20 July 2012 05:43 PM, Jassi Brar wrote:
>>
>>> It's true that currently omap platforms don't share the same panels, but
>>> there is no stopping us to do that. We could remove the default panel and
>>> attach a new one, even though we won't upstream non default panels in the
>>> DT/board file, it would be always easier to make this change in software
>>> if
>>> most of the panel specific info stays in the panel driver.
>>>
>> You mean you want to hardcode parameters in the driver instead of
>> modifying the dtb that you pass to the kernel?
>
> I meant that, but if we go with your approach, which sort of makes sense
> now, it would be in the dtb file.
>
In dtb or via platform_data until we have common DT bindings. I have
sent a patch doing it via platform_data, which maybe taken as such or
after making it prettier to taste.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to