[PATCH V2 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
From: Andy Shevchenko <hidden>
Date: 2017-05-15 13:35:21
Also in:
linux-serial, lkml
From: Andy Shevchenko <hidden>
Date: 2017-05-15 13:35:21
Also in:
linux-serial, lkml
On Mon, May 15, 2017 at 10:48 AM, Dong Aisheng [off-list ref] wrote:
This is used to dynamically check the SoC specific lpuart properies. Currently only the checking of 32 bit register width is added which functions the same as before. More will be added later for supporting new chips.
For the rest it might be okay, but don't we have specific properties for register width and offset for UART? I think I saw something like that in other drivers. -- With Best Regards, Andy Shevchenko