Message ID | 20230518165920.897620-1-kelvin.cao@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dmaengine-owner@vger.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 99C4FC77B7D for <dmaengine@archiver.kernel.org>; Thu, 18 May 2023 18:13:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229454AbjERSN0 (ORCPT <rfc822;dmaengine@archiver.kernel.org>); Thu, 18 May 2023 14:13:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51634 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229878AbjERSNY (ORCPT <rfc822;dmaengine@vger.kernel.org>); Thu, 18 May 2023 14:13:24 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6AA23124; Thu, 18 May 2023 11:13:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1684433603; x=1715969603; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=G1262ept5qM6R4k9IiHAxfppkrnFFaZfJDzXDPyrrDY=; b=RUs45k3Kprrz9INkc5IDiyjPPOsUzmq+evr4J7OGdl7b/+4sWP+4lwWu mv3iMHNlTIhvNJlhyvJ63nE+efZjOUtqEHEdq5kNzVz85dSWKLi98GImc fC57LWf3TSQTrREeRhHJStfE4pA+dYE5gQrvWrnKuPDyP2hpdkAxccGzx 7g5vS4Qc/Q0L0AibHLed0HiMphVdkvtTKBcgGPJ10Crvg2TVwyP6a0Dwt PAMVKkCLDTjBFvuqEX0hkLHrO7MdlqIs2iY+cDu9UewZf37APQFOzF0Mm /OlbIqdeReUjypV+EJyiDgIADXMlmvW0fbMc9DheZG0vu4/a1RNh9HY7F w==; X-IronPort-AV: E=Sophos;i="6.00,174,1681196400"; d="scan'208";a="225963416" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 18 May 2023 11:13:22 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Thu, 18 May 2023 11:13:22 -0700 Received: from localhost (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Thu, 18 May 2023 11:13:22 -0700 From: Kelvin Cao <kelvin.cao@microchip.com> To: <vkoul@kernel.org>, <dmaengine@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <logang@deltatee.com>, <george.ge@microchip.com>, <christophe.jaillet@wanadoo.fr>, <hch@infradead.org> Subject: [PATCH v5 0/1] Switchtec Switch DMA Engine Driver Date: Thu, 18 May 2023 09:59:19 -0700 Message-ID: <20230518165920.897620-1-kelvin.cao@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: <dmaengine.vger.kernel.org> X-Mailing-List: dmaengine@vger.kernel.org |
Series |
Switchtec Switch DMA Engine Driver
|
expand
|