Message ID | 20240424053351.589830-1-manikandan.m@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A6024C4345F for <dri-devel@archiver.kernel.org>; Wed, 24 Apr 2024 05:41:28 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 465161137DD; Wed, 24 Apr 2024 05:41:27 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=microchip.com header.i=@microchip.com header.b="pdY1H2gC"; dkim-atps=neutral X-Greylist: delayed 426 seconds by postgrey-1.36 at gabe; Wed, 24 Apr 2024 05:41:25 UTC Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6A0081137DD for <dri-devel@lists.freedesktop.org>; Wed, 24 Apr 2024 05:41:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1713937285; x=1745473285; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=mitb+D/nVSsGthWI422LmnlrCmG2yJ527JL4f7Ea30k=; b=pdY1H2gC4NjOL0isC6CYcNXiiFaJGIUPD6i34JuC/yPrFcYB0109ZPRh aBQYBwtyv3NThnDVDWUQ9LfQwmAD/tnGUzpDsK5ZtqohiGPZ82x8avYvL +6ugyHPAovWohr/48wDchodNxu/g7+0GBM4gnSd+/kSQSppBLecF5nzuN r9BwAaGnyvya2rLK1nonsOdyzVBuJM8bLtD4fE3S/Sa5YPUEZLy+EhuVX jY70kZa3t6SfdOQNdic6wGVx9k6ZqGy52hznGHzaMRhmbdIP9fABddWj6 eY0bYxlPiid82Lkh8OFCgJFfkk4VXjgqSN88afSr3DLjFlcjzUQSZUC+i Q==; X-CSE-ConnectionGUID: Er+woXTdRGuoFCdDEDLh7g== X-CSE-MsgGUID: YvvVZm/ST2Og96PTIZWFyQ== X-IronPort-AV: E=Sophos;i="6.07,225,1708412400"; d="scan'208";a="22410826" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 23 Apr 2024 22:34:18 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) 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.35; Tue, 23 Apr 2024 22:34:18 -0700 Received: from che-lt-i67131.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Tue, 23 Apr 2024 22:34:09 -0700 From: Manikandan Muralidharan <manikandan.m@microchip.com> To: <sam@ravnborg.org>, <bbrezillon@kernel.org>, <maarten.lankhorst@linux.intel.com>, <mripard@kernel.org>, <tzimmermann@suse.de>, <airlied@gmail.com>, <daniel@ffwll.ch>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <claudiu.beznea@tuxon.dev>, <lee@kernel.org>, <dri-devel@lists.freedesktop.org>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org> CC: <Hari.PrasathGE@microchip.com>, <Balamanikandan.Gunasundar@microchip.com>, <Durai.ManickamKR@microchip.com>, <Nayabbasha.Sayed@microchip.com>, <Dharma.B@microchip.com>, <Varshini.Rajendran@microchip.com>, <Balakrishnan.S@microchip.com>, <Charan.Pedumuru@microchip.com>, "Manikandan Muralidharan" <manikandan.m@microchip.com> Subject: [PATCH RESEND v9 0/8] Add support for XLCDC to sam9x7 SoC family. Date: Wed, 24 Apr 2024 11:03:43 +0530 Message-ID: <20240424053351.589830-1-manikandan.m@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Add support for XLCDC to sam9x7 SoC family.
|
expand
|