[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v4 0/2] ns16550: add support for WCH CH382 and ASIX AX99100


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jiaqing Zhao <Zhao.Jiaqing@xxxxxxx>
  • Date: Tue, 2 Jun 2026 13:34:19 +0800
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=zD/+VQ4eZwHpEwOxxRCgnNIQaBA77in0OUYsN1Dq/RY=; b=Lxx0cYwdwOYPg/wkYymvTaxNNQneX/9pHmKb8fpX31VVQ4pSU5Y2B4zRT4C+AqFGsH4YbMVchYpJEyn7fK+k9khEH9vOJNcRGHJQJ+IfI+WO4xIJIfP4Qc3Wo1hf/rqH38oCqclobZEiCxpUesv5g7K11SS3mzswJBbcar+UdAXkyaZSlrGs5ZZ7pYFiqGaWbDSzGqln6bCOKxH0TiY4qsaWBqojmx0l0WYRWs5A0hRlkiY6r2WDm6EZsxksfkMCmXGP6k07BRZ76m8s9ynOEO0TlNTA1si26RkpPhM9RURmPKO+G0jASmC42YD6ILYEnLUAugojt54s1UCY6UouaQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=OWsIsoTgFylrFNJ0YdJX/Y4KHiJpEqEfqYBzrps/mKS66zJ1eHjqRwqSGDa+p//iNOfmfkJgWz712IKzKHCMKZNblD7b7y7sEWT48uiMz214f++0oKzeGj8AFKYLRNQdNuVmqrHwA/B1hjvgg4JyoSJkCE/aJ4kgAE7hnb+ioNZUEdE0ooV+jYSmZ9S3/unSpwzB91AhcNMJdGbEr+T8P57TNTD2IYGp5G1abwl9l7yQTG58wqBFY2qna3yrw3m7MmFhpCGzfxR4OmlpuzKyBtadDEmcazJOu868mEY5m9E755zgwujqfCMV96XQ+fTU9l/kZ2VjdAQXDJMcN26u/A==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, "Stefano Stabellini" <sstabellini@xxxxxxxxxx>, Jiaqing Zhao <Zhao.Jiaqing@xxxxxxx>
  • Delivery-date: Tue, 02 Jun 2026 05:36:38 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

This series adds ns16550 support for two PCIe serial adapters found on
market:

 - WCH (Nanjing Qinheng Microelectronics) CH382, available as
   CH382 2S [1c00:3253] and CH382 2S1P [1c00:3250].
 - ASIX AX99100 PCIe to Multi-I/O Controller [125b:9910].

Both chips expose 16550-compatible UARTs through PCI I/O BAR0 and
work with the existing ns16550 driver once a matching device table
entry and parameter set are added.

v4:
 - Add Reviewed-by from Stefano.

v3:
 - New patch 2/2: add support for ASIX AX99100.
 - Add forgotten Reviewed-by from Denis in patch 1/2 (WCH CH382).

v2:
 - Reorder entries in ns16550_config to keep them sorted by device ID.
 - Rename PCI_VENDOR_ID_WCH to PCI_VENDOR_ID_WCHIC as WCH has multiple
   vendor IDs.

Jiaqing Zhao (2):
  ns16550: add support for WCH CH382 serial adapters
  ns16550: add support for ASIX AX99100 PCIe Multi-I/O controller

 xen/drivers/char/ns16550.c | 38 ++++++++++++++++++++++++++++++++++++++
 xen/include/xen/pci_ids.h  |  4 ++++
 2 files changed, 42 insertions(+)

-- 
2.53.0




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.