Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp2207970ybi; Thu, 4 Jul 2019 06:54:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqwVHibLBdIm+5vZ/SF6g9yg8r29XOhe+P0iK8JrWI4DukvYTH3HXjlSU2fot/tBYAqdOaYH X-Received: by 2002:a17:90a:bb01:: with SMTP id u1mr19545664pjr.92.1562248458995; Thu, 04 Jul 2019 06:54:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562248458; cv=none; d=google.com; s=arc-20160816; b=clWm9q6qnEPeFgxnTdgaRAONnD405P0fy8uj/4PX5xcXTIXIXekvAzvJkHugGpcfH3 7mswjUaUpiNy4d5mc3VTrE0ViZUWSMwlB1GqYlWUkpsf7JVSbja9QHmb0wvTftTe92hI VYA7PEWncMN2/llI1IfBMtQjaokopyBiRjkVhuam2RqSKo2gulrQhM8w2qm3DHCTUxnO AyEh6sbTxiwUYsiUES+GYVyxX/GrM7rwdoln3wP0aWSYM+bKRDrgPaV8xi22CNVre/yZ sHiJP3PXnkjjaT8TfM5c67Tlnvnd8xE4N99b9NWxiG67QEzh3bdZiENYAvClSKuX3/Tp LP4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=+g5Aq96ZKym6gw8CDdngVbrqVR6F+w05CBsHbcOj79o=; b=IV6IhHoGpzuo1CNQjbxTgzcXte8fxVZdx29VFiRjTXaYDEU4kWI4YzgNJSzbWYjVrA NqR0yidNmzrQYHY8zEgI4Wbws5wNPwKljQ/E/VQujAWC3Vju5uzMbTij9F6LuDt2eDQk r5QPAh/q9elLoYHoVbrGluj+rhTkSbTSXYGuQQJcFK7W+DyQ8O1VXf7pF7czOTWAGJm9 eNPwqKObI5StX7FmMHXnL85d1Z/BoU7C+/mhCT0L6WtkiBLd7V/B8Sx9kd6/L60EzhPD IRFHB7oh2ajI+4mKROt4shk5N4/5fZ+rwE7SpiZUwMk+JcFm7w8NSFyUFEPgyrzAG6Bd Aj8Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XK9LOPv1; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h15si2971143plk.74.2019.07.04.06.54.04; Thu, 04 Jul 2019 06:54:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XK9LOPv1; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727297AbfGDNxc (ORCPT + 99 others); Thu, 4 Jul 2019 09:53:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:59016 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727026AbfGDNxc (ORCPT ); Thu, 4 Jul 2019 09:53:32 -0400 Received: from localhost (unknown [89.205.128.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 285AE21852; Thu, 4 Jul 2019 13:53:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562248411; bh=mecZjwh3Y89aOPTjx4iFFL4wJwUA+rb6dpnDwYt/0/I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XK9LOPv1ZgpIW+3zZD6azf/8CzfDRdzGsySHQiqFXxWVUcx8EuZwDW1mlf1+ywByb IfiE5HJmHTFOoWc6Xmhr8z5J+Kz0OEsDRvfloTGhpZt/tB03zSnsrR48QKCtDooowc gYxudayXSvGCXB6kWDP1PFoLEMmeWOTm3iwgYBxs= Date: Thu, 4 Jul 2019 15:53:27 +0200 From: Greg KH To: fugang.duan@nxp.com Cc: linux-serial@vger.kernel.org, jslaby@suse.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, u.kleine-koenig@pengutronix.de, daniel.baluta@nxp.com Subject: Re: [PATCH RESEND tty/serial 1/1] tty: serial: fsl_lpuart: add imx8qxp support Message-ID: <20190704135327.GA27565@kroah.com> References: <20190704134007.2316-1-fugang.duan@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190704134007.2316-1-fugang.duan@nxp.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 04, 2019 at 09:40:07PM +0800, fugang.duan@nxp.com wrote: > From: Fugang Duan > > The lpuart of imx8ulp is basically the same as imx7ulp, but it > has new feature support based on imx7ulp, like it can assert a > DMA request on EOP(end-of-packet). imx8ulp lpuart use two clocks, > one is ipg bus clock that is used to access registers, the other > is baud clock that is used to transmit-receive data. > > Signed-off-by: Fugang Duan > --- > drivers/tty/serial/fsl_lpuart.c | 106 ++++++++++++++++++++++++++++++++-------- > 1 file changed, 86 insertions(+), 20 deletions(-) You need to list what changed from the last version below the --- line. Anyway, I'll take this as-is, next time :) thanks, greg k-h