"Nori, Sekhar" <[email protected]> writes:

> Hi Kevin,
>
> On Sat, Dec 11, 2010 at 06:01:19, Kevin Hilman wrote:
>> Subhasish Ghosh <[email protected]> writes:
>>
>> > The patch adds support for emulated UART controllers
>> > on the programmable realtime unit (PRU) available on OMAPL138.
>> > This defines the system resource requirements such as pin mux,
>> > clock, iomem, interrupt etc and registers the platform device
>> > as per the Linux driver model.
>> >
>> > Signed-off-by: Subhasish Ghosh <[email protected]>
>>
>> You might consider setting your git user to use your Mistral address, so
>> according to git, the author and the sign-off are the same person.
>> Otherwise, git stats will report your personal address as the author and
>> your company address as the signoff.
>>
>> Also, please Cc [email protected] on all davinci
>> kernel patches.
>>
>> Otherwise, this patch is looking ok (after addressing alignment issue
>> reported by Sergei.)
>
> Is it OK to merge the platform data before the driver
> is merged?

Hmm, good point.

It's probably not worth merging until we can also see the driver, since
more than likely, the data between device code and driver will have to
change before the driver merges.

Let's wait on this to see the driver too.

Kevin

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to