Message ID | 20220902094427.116227-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 F3C68C54EE9 for <webhook@archiver.kernel.org>; Fri, 2 Sep 2022 09:44:38 +0000 (UTC) Received: from relmlie6.idc.renesas.com (relmlie6.idc.renesas.com [210.160.252.172]) by mx.groups.io with SMTP id smtpd.web08.4673.1662111873032698693 for <cip-dev@lists.cip-project.org>; Fri, 02 Sep 2022 02:44:33 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: bp.renesas.com, ip: 210.160.252.172, mailfrom: biju.das.jz@bp.renesas.com) X-IronPort-AV: E=Sophos;i="5.93,283,1654527600"; d="scan'208";a="133482003" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 02 Sep 2022 18:44:31 +0900 Received: from localhost.localdomain (unknown [10.226.92.155]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 0A8EC400CF08; Fri, 2 Sep 2022 18:44:28 +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: Chris Paterson <chris.paterson2@renesas.com>, Biju Das <biju.das.jz@bp.renesas.com>, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com> Subject: [PATCH 5.10.y-cip 00/25] Add more support to RZ/G2UL SMARC EVK Date: Fri, 2 Sep 2022 10:44:02 +0100 Message-Id: <20220902094427.116227-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.25.1 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>; Fri, 02 Sep 2022 09:44:38 -0000 X-Groupsio-URL: https://lists.cip-project.org/g/cip-dev/message/9426 |
Series |
Add more support to RZ/G2UL SMARC EVK
|
expand
|
Hi! > This patch series aims to add CANFD, WDT, USB2.0, AUDIO, Serial NOR Flash, > OSTM, ADC and RSPI on SMARC EVK based on RZ/G2UL SoC. Series looks okay to me. If there are no other comments and it passes testing, I can apply it. Best regards, Pavel
Hi! > This patch series aims to add CANFD, WDT, USB2.0, AUDIO, Serial NOR Flash, > OSTM, ADC and RSPI on SMARC EVK based on RZ/G2UL SoC. > > All these patches are cherry-picked from the mainline. Thank you, applied. Best regards, Pavel