[U-Boot] [PATCH 7/8] serial: lpuart: Add driver model serial support

Bhuvanchandra DV bhuvanchandra.dv at toradex.com
Wed Jan 13 09:07:10 CET 2016


Hi Bin,

On 01/13/2016 11:43 AM, Bin Meng wrote:
> Hi Bhuvan,
>
> On Wed, Jan 13, 2016 at 1:49 PM, Bhuvanchandra DV
> <bhuvanchandra.dv at gmail.com> wrote:
>> Hi Bin,
>>
>> With reference to the discussion here[1].
>>
>> Unfortunately the lpuart driver is now broken for legacy code and also
>> the driver doesn't
>> work with serial driver model enabled on Toradex Colibri VF50/VF61,
>> Freescale VF610twr
>> and Phytec pcm052 boards. Did some one tested this patchset on these boards ?
>
> I will fix the legacy code build in v2. About serial driver model not
> working on these boards, is that the caused by no device tree of these
> boards?

Yes, i tested on Colibri VF50/VF61 with device tree and it works fine.
I think it would be nice to have the support for both platform data and 
device tree so that we can use it with platform data via board files and 
device tree too.

Since only few boards are using lpuart driver we can update the driver 
completly to driver model, drop the legacy code and update the boards.

>
>>
>> [1] http://lists.denx.de/pipermail/u-boot/2016-January/240781.html
>>
>> Best regards,
>> Bhuvan
>>
>
> Regards,
> Bin
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>

-- 
Best regards,
Bhuvan


More information about the U-Boot mailing list