Message ID | 20220830180054.1998296-1-kumaravel.thiagarajan@microchip.com |
---|---|
Headers | show
Return-Path: <linux-serial-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 710B8ECAAD1 for <linux-serial@archiver.kernel.org>; Tue, 30 Aug 2022 18:01:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229737AbiH3SBo (ORCPT <rfc822;linux-serial@archiver.kernel.org>); Tue, 30 Aug 2022 14:01:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229888AbiH3SBV (ORCPT <rfc822;linux-serial@vger.kernel.org>); Tue, 30 Aug 2022 14:01:21 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CDABF83F0F; Tue, 30 Aug 2022 11:01:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1661882481; x=1693418481; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=S+0sT1gSA5uP8yZcYX5e+6AIBTfIqLir8Zo9XeEUKpM=; b=E//fKxXC4SIvpXisNuwLpN0VcET07GI+UFPINmFX6Tbid+oE5yrfs4OW WVpAzTDENNDnnB+oUPV12Kelr2E39tpLjsh3Iq+xyzhNJQIUKmsn6vEBW oN9dfgpPXfTerhk25iKQR0x4IBSiy6hHns2Jx3e9ykKbjGKTUvxrNF9R+ p/B7xMdfpfIg2dAK0Sexyac8kQpPl/KOTPerG5f1yqM0IaoQhbRhWYQk4 fCXRY3KHK4RlQysmLW2xa7ajMLKhva2mk+bq0yZk11BfYVDQS88vie1sf 26YwUVD6Hxv9NFmEPIX8qbN4QaR3tcsY0sVfz1VEQeWGF1qdlNeTbd+Fp A==; X-IronPort-AV: E=Sophos;i="5.93,275,1654585200"; d="scan'208";a="178360180" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 30 Aug 2022 11:01:16 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.12; Tue, 30 Aug 2022 11:01:15 -0700 Received: from CHE-LT-UNGSOFTWARE.microchip.com (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Tue, 30 Aug 2022 11:01:09 -0700 From: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com> To: <gregkh@linuxfoundation.org>, <jirislaby@kernel.org>, <ilpo.jarvinen@linux.intel.com>, <andy.shevchenko@gmail.com>, <u.kleine-koenig@pengutronix.de>, <johan@kernel.org>, <wander@redhat.com>, <etremblay@distech-controls.com>, <macro@orcam.me.uk>, <geert+renesas@glider.be>, <jk@ozlabs.org>, <phil.edworthy@renesas.com>, <lukas@wunner.de> CC: <linux-kernel@vger.kernel.org>, <linux-serial@vger.kernel.org>, <UNGLinuxDriver@microchip.com> Subject: [PATCH v1 tty-next 0/2] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function. Date: Tue, 30 Aug 2022 23:30:52 +0530 Message-ID: <20220830180054.1998296-1-kumaravel.thiagarajan@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: <linux-serial.vger.kernel.org> X-Mailing-List: linux-serial@vger.kernel.org |
Series |
8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function.
|
expand
|