Message ID | 20220310161650.289387-1-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-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 03B9DC3527A for <linux-renesas-soc@archiver.kernel.org>; Thu, 10 Mar 2022 16:17:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238789AbiCJQSm (ORCPT <rfc822;linux-renesas-soc@archiver.kernel.org>); Thu, 10 Mar 2022 11:18:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242028AbiCJQSA (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Thu, 10 Mar 2022 11:18:00 -0500 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DF8DD190B6A for <linux-renesas-soc@vger.kernel.org>; Thu, 10 Mar 2022 08:16:55 -0800 (PST) Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 61215C0015; Thu, 10 Mar 2022 16:16:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1646929013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WpebAfFd0IgvUrxMb8erGsqJQOKHrfdGSaIJIzZI9SI=; b=SpEEVwQCB2/oVmNDb3AMftMOAbqP7cCBNn2UnL5SwCNLw0pLq3jEMj2hl9GmdTQ5q0HcBB X4enrno99tdEyOBtHjPjNoLlFL5Z6xJgAgpOoYJUQS1nhVoPAj81vPpiXVhfkleiP3oL5C 6cJqKfRfjc7CWDBTk1qVtR6e3ZMAvDoBVb4bCG3vJ5pxVKr2YrYYw6jnfr2sDaEasgxBLY GbfE0JrI+lDFxDr1k6jjt5Hn/OaA5A7DoEQjo4OvY5Fpms3FcmnJI3iaHacmIhQmbz63hG y03a67d4flQT45Qjab9KOFj5Fto1CKzCEbSqoEZN/kxj1fdnsNwCTBIHjt+XJw== From: Miquel Raynal <miquel.raynal@bootlin.com> To: linux-renesas-soc@vger.kernel.org, Magnus Damm <magnus.damm@gmail.com>, Gareth Williams <gareth.williams.jx@renesas.com>, Phil Edworthy <phil.edworthy@renesas.com>, Geert Uytterhoeven <geert@linux-m68k.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Jiri Slaby <jirislaby@kernel.org>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, linux-serial@vger.kernel.org, Milan Stevanovic <milan.stevanovic@se.com>, Jimmy Lalande <jimmy.lalande@se.com>, Pascal Eberhard <pascal.eberhard@se.com>, Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Herve Codina <herve.codina@bootlin.com>, Clement Leger <clement.leger@bootlin.com>, Miquel Raynal <miquel.raynal@bootlin.com> Subject: [PATCH 0/7] RZN1 UART DMA support Date: Thu, 10 Mar 2022 17:16:43 +0100 Message-Id: <20220310161650.289387-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org |
Series |
RZN1 UART DMA support
|
expand
|