From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v2 1/2] Serial: Ingenic: Add X1000 suppor for the UART driver. Date: Mon, 28 Jan 2019 17:22:45 +0100 Message-ID: <20190128162245.GA25853@kroah.com> References: <1548667176-119830-1-git-send-email-zhouyanjie@zoho.com> <1548683821-120924-1-git-send-email-zhouyanjie@zoho.com> <1548683821-120924-2-git-send-email-zhouyanjie@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1548683821-120924-2-git-send-email-zhouyanjie@zoho.com> Sender: linux-kernel-owner@vger.kernel.org To: Zhou Yanjie Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, paul.burton@mips.com, jslaby@suse.com, mark.rutland@arm.com, syq@debian.org, jiaxun.yang@flygoat.com, 772753199@qq.com List-Id: devicetree@vger.kernel.org On Mon, Jan 28, 2019 at 09:57:00PM +0800, Zhou Yanjie wrote: > Add support for probing the 8250_ingenic driver on the > X1000 Soc from Ingenic. > > Signed-off-by: Zhou Yanjie > --- > drivers/tty/serial/8250/8250_ingenic.c | 13 +++++++++---- > 1 file changed, 9 insertions(+), 4 deletions(-) Your subject lines are still identical for both patches :(