From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhou Yanjie Subject: Re: [PATCH v3 1/2] Serial: Ingenic: Add support for the X1000. Date: Mon, 14 Oct 2019 11:28:40 +0800 Message-ID: <5DA3EB68.4050305@zoho.com> References: <1548667176-119830-1-git-send-email-zhouyanjie@zoho.com> <1548695029-11900-1-git-send-email-zhouyanjie@zoho.com> <1548695029-11900-2-git-send-email-zhouyanjie@zoho.com> <20191012073531.GA2036970@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20191012073531.GA2036970@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg KH Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, paul.burton@mips.com, mark.rutland@arm.com, syq@debian.org, ulf.hansson@linaro.org, linus.walleij@linaro.org, armijn@tjaldur.nl, tglx@linutronix.de, yuehaibing@huawei.com, malat@debian.org, ezequiel@collabora.com, paul@crapouillou.net, linux-serial@vger.kernel.org, jslaby@suse.com, jiaxun.yang@flygoat.com, 772753199@qq.com List-Id: devicetree@vger.kernel.org Hi Greg, I'm sorry, maybe it was a problem when I git send-email, causing the wrong patch to be sent to you. Just ignore the email about the serial patch please. Best regards! On 2019=E5=B9=B410=E6=9C=8812=E6=97=A5 15:35, Greg KH wrote: > On Sat, Oct 12, 2019 at 01:13:23PM +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(-) > > > you seem to have two patches merged into one here, please fix up and > resend. > > thanks, > > greg k-h