[U-Boot] [PATCH v8 01/23] serial: Kconfig: Add MXC_UART entry

Jagan Teki jagan at openedev.com
Wed Oct 26 19:44:39 CEST 2016


On Wed, Oct 26, 2016 at 10:44 PM, Markus Niebel <niebelm at tqsc.de> wrote:
> Hello
>
> Am Montag, den 24.10.2016, 17:27 +0530 schrieb Jagan Teki:
>> From: Jagan Teki <jagan at amarulasolutions.com>
>>
>> Added kconfig for MXC_UART driver.
>>
>> Cc: Simon Glass <sjg at chromium.org>
>> Cc: Fabio Estevam <fabio.estevam at nxp.com>
>> Cc: Stefano Babic <sbabic at denx.de>
>> Cc: Peng Fan <peng.fan at nxp.com>
>> Cc: Matteo Lisi <matteo.lisi at engicam.com>
>> Cc: Michael Trimarchi <michael at amarulasolutions.com>
>> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
>> ---
>>  drivers/serial/Kconfig | 7 +++++++
>>  1 file changed, 7 insertions(+)
>>
>> diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
>> index 541cf2e..317d158 100644
>> --- a/drivers/serial/Kconfig
>> +++ b/drivers/serial/Kconfig
>> @@ -309,6 +309,13 @@ config MVEBU_A3700_UART
>>         Choose this option to add support for UART driver on the Marvell
>>         Armada 3700 SoC. The base address is configured via DT.
>>
>> +config MXC_UART
>> +     bool "IMX serial port support"
>> +     depends on MX6
> isn't this driver not used for i.MX53 etc?

May be true, I never moved any i.MX53 CONFIG_MXC_UART to their
relevant defconfigs I've used MX6 as of now once they relevant onces
are planning to move then this will update.

>> +     help
>> +       If you have a machine based on a Motorola IMX CPU you
> should we use current company name: Motorola -> NXP / Freescale?

This particular IP is from Motorola, So it's ok to have this company name.

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.


More information about the U-Boot mailing list