From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CC24AC7EE2E for ; Tue, 13 Jun 2023 09:37:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-ID:Content-Type: MIME-Version:References:Message-ID:In-Reply-To:Subject:cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=nFpS1dw5Q0Iw7LZbppFBjfuf/AnSQ5OkLtdkRfZRrdk=; b=Q4G+aFzjDJbCdXwvrzYzTFApV5 foGUGXYYXkfF7x0wK9w4PU1gi8Z/bMoiwc7elhPO87omyjiOXBK7NevDxbSxjxz4Ep+YWf2ytSBc7 xp+dVTQO+FFwADvu3TaYPMYUJrcGM796+SfATW95Ol/jfdepowou1FTqLZYdS2yMeObZL1ceQXEj0 SxykHTZif+1UZbdQVdCdMe07dj+E+nTZHqFYuo8TlooZgCIFGZAbS8FTwdGKm5o9stl0rHMvFax76 4e+Zi9qgmi4RdMqFv428McvEuKlI/UU7kj1oU7gbz0Oztm7Sa9QqRmmBYaOzRqKJen/4h0clCilDa LYQQabOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q90SX-007Wr0-1i; Tue, 13 Jun 2023 09:37:05 +0000 Received: from mga12.intel.com ([192.55.52.136]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q90SU-007Wq9-1N for linux-arm-kernel@lists.infradead.org; Tue, 13 Jun 2023 09:37:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1686649022; x=1718185022; h=date:from:to:cc:subject:in-reply-to:message-id: references:mime-version:content-id; bh=sK4SMOaK62ydzdde+segKUntckMsJWrxYGQGbFSDWmo=; b=P44KG6GykR9vAN9vI2RvMn9Wiq9F7J5vEJkV+3RqWOGQCYeZPlDllcjH lKCYaBH1WPJdFgR77H1kY2Kki4/QTti9YuAEk/X5XQYXMHz663U3OlCkb EcQyXOumB5fTVi0Ud1DwZXY3oUokc5FzxwhA/R/mXrChngvhxwHo3Gupr LyFrUJCRCC6ohp2ry59KbufG+34A/GOwgInJf06rt/+JzzAqLi7ZuG2vF nXtcA03aExwJD4kwhNvJT0R9jusfcWX7hiEFSCgglIqpV+02ERNFmERz4 I2wuaFadfqmwEw2Nmy7SeGR6RktZspJi/x6hU8FUMYCBn8ecTngwpBgci Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10739"; a="337916462" X-IronPort-AV: E=Sophos;i="6.00,239,1681196400"; d="scan'208";a="337916462" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jun 2023 02:36:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10739"; a="824325090" X-IronPort-AV: E=Sophos;i="6.00,239,1681196400"; d="scan'208";a="824325090" Received: from abujor-mobl.ger.corp.intel.com ([10.249.44.113]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jun 2023 02:36:50 -0700 Date: Tue, 13 Jun 2023 12:36:48 +0300 (EEST) From: =?ISO-8859-15?Q?Ilpo_J=E4rvinen?= To: Jacky Huang cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, lee@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, p.zabel@pengutronix.de, Greg Kroah-Hartman , Jiri Slaby , tmaimon77@gmail.com, catalin.marinas@arm.com, will@kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, LKML , linux-arm-kernel@lists.infradead.org, linux-serial , arnd@arndb.de, soc@kernel.org, schung@nuvoton.com, mjchen@nuvoton.com, Jacky Huang Subject: Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support In-Reply-To: <20230612025355.547871-2-ychuang570808@gmail.com> Message-ID: <6af0e528-096-391-43db-c07659e46e9@linux.intel.com> References: <20230612025355.547871-1-ychuang570808@gmail.com> <20230612025355.547871-2-ychuang570808@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323329-1313138601-1686648986=:2099" Content-ID: <205652a6-becb-10ae-b038-af463b408a16@linux.intel.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230613_023702_475967_3CD7D5ED X-CRM114-Status: UNSURE ( 8.20 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1313138601-1686648986=:2099 Content-Type: text/plain; CHARSET=ISO-8859-15 Content-Transfer-Encoding: 8BIT Content-ID: <006fe4-6e79-c630-fb6f-8b81dee31dff@linux.intel.com> On Mon, 12 Jun 2023, Jacky Huang wrote: > From: Jacky Huang > > This adds UART and console driver for Nuvoton ma35d1 Soc. > It supports full-duplex communication, FIFO control, and > hardware flow control. > > Signed-off-by: Jacky Huang Reviewed-by: Ilpo Järvinen -- i. --8323329-1313138601-1686648986=:2099 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --8323329-1313138601-1686648986=:2099--