[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <398367ec-be5b-417f-ce31-bfbe7c17c139@nvidia.com>
Date: Tue, 21 Jan 2020 15:46:22 +0000
From: Jon Hunter <jonathanh@...dia.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC: Jiri Slaby <jslaby@...e.com>,
Thierry Reding <thierry.reding@...il.com>,
<linux-serial@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-tegra@...r.kernel.org>, Jeff Brasen <jbrasen@...dia.com>
Subject: Re: [PATCH] serial: 8250_tegra: Create Tegra specific 8250 driver
On 21/01/2020 15:41, Greg Kroah-Hartman wrote:
> On Mon, Jan 20, 2020 at 04:01:49PM +0000, Jon Hunter wrote:
>> diff --git a/drivers/tty/serial/8250/Kconfig b/drivers/tty/serial/8250/Kconfig
>> index f16824bbb573..432b47647677 100644
>> --- a/drivers/tty/serial/8250/Kconfig
>> +++ b/drivers/tty/serial/8250/Kconfig
>> @@ -500,6 +500,15 @@ config SERIAL_8250_PXA
>> applicable to both devicetree and legacy boards, and early console is
>> part of its support.
>>
>> +config SERIAL_8250_TEGRA
>> + tristate "8250 support for Tegra serial ports"
>> + default SERIAL_8250
>> + depends on SERIAL_8250
>> + depends on ARCH_TEGRA
>
> No COMPILE_TEST support so we can make sure we don't break the thing
> somehow?
Good point. Will add.
Thanks
Jon
--
nvpublic
Powered by blists - more mailing lists