Message ID | 20241002170712.655449-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <biju.das.jz@bp.renesas.com> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8EF8CF6D57 for <webhook@archiver.kernel.org>; Wed, 2 Oct 2024 17:07:32 +0000 (UTC) Received: from relmlie6.idc.renesas.com (relmlie6.idc.renesas.com [210.160.252.172]) by mx.groups.io with SMTP id smtpd.web11.1130.1727888840918302443 for <cip-dev@lists.cip-project.org>; Wed, 02 Oct 2024 10:07:24 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: bp.renesas.com, ip: 210.160.252.172, mailfrom: biju.das.jz@bp.renesas.com) X-IronPort-AV: E=Sophos;i="6.11,172,1725289200"; d="scan'208";a="224579756" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 03 Oct 2024 02:07:24 +0900 Received: from localhost.localdomain (unknown [10.226.92.106]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 608EC40065CF; Thu, 3 Oct 2024 02:07:14 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: cip-dev@lists.cip-project.org, Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>, Pavel Machek <pavel@denx.de> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Subject: [PATCH 5.10.y-cip 00/15] Full duplex audio + RZ/G2UL DU support Date: Wed, 2 Oct 2024 18:06:49 +0100 Message-ID: <20241002170712.655449-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: <cip-dev.lists.cip-project.org> X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for <cip-dev@lists.cip-project.org>; Wed, 02 Oct 2024 17:07:32 -0000 X-Groupsio-URL: https://lists.cip-project.org/g/cip-dev/message/16966 |
Series |
Full duplex audio + RZ/G2UL DU support
|
expand
|
Hi! > This patch series aim to add support for > 1) RZ/G2UL display > 2) Audio full duplex > > All the patches are cherry-picked from the mainline Thank you, applied. Best regards, Pavel