Message ID | 20230102100942.1828-1-r-ravikumar@ti.com |
---|---|
Headers | show
Return-Path: <devicetree-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 3BC4EC46467 for <linux-devicetree@archiver.kernel.org>; Mon, 2 Jan 2023 10:10:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230076AbjABKKM (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Mon, 2 Jan 2023 05:10:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36244 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231785AbjABKKL (ORCPT <rfc822;devicetree@vger.kernel.org>); Mon, 2 Jan 2023 05:10:11 -0500 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 63700B1B; Mon, 2 Jan 2023 02:10:10 -0800 (PST) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 302A9l2i104426; Mon, 2 Jan 2023 04:09:47 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1672654187; bh=SxbhjSBoYjRSQ7hXxPepTrGSxOuqdE9t1u3iNmmkM0g=; h=From:To:CC:Subject:Date; b=QF46D8IvziBAC1lE5ifHptJrP2On88ueR8hxN9IkHlP1aXW6nazB9r6/5vGdKJmUI OgbA6enEQxV7vZHfdS7vwB/e/VSoAf9vmnMEDRlD/YxU7SUMDSNYJESdpMY+Apm2sG SmZRYG+VfxsZAEzezl8/mw5CmTTj7b/5+qIYEnHw= Received: from DFLE111.ent.ti.com (dfle111.ent.ti.com [10.64.6.32]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 302A9lF0025604 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 2 Jan 2023 04:09:47 -0600 Received: from DFLE110.ent.ti.com (10.64.6.31) by DFLE111.ent.ti.com (10.64.6.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Mon, 2 Jan 2023 04:09:46 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE110.ent.ti.com (10.64.6.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Mon, 2 Jan 2023 04:09:46 -0600 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 302A9jNs031913; Mon, 2 Jan 2023 04:09:46 -0600 From: Rahul T R <r-ravikumar@ti.com> To: <dri-devel@lists.freedesktop.org>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <tomi.valkeinen@ideasonboard.com> CC: <andrzej.hajda@intel.com>, <narmstrong@baylibre.com>, <robert.foss@linaro.org>, <jonas@kwiboo.se>, <jernej.skrabec@gmail.com>, <airlied@linux.ie>, <daniel@ffwll.ch>, <p.zabel@pengutronix.de>, <laurent.pinchart@ideasonboard.com>, <linux-kernel@vger.kernel.org>, <jpawar@cadence.com>, <sjakhade@cadence.com>, <mparab@cadence.com>, <a-bhatia1@ti.com>, <devicetree@vger.kernel.org>, <vigneshr@ti.com>, <lee.jones@linaro.org>, Rahul T R <r-ravikumar@ti.com> Subject: [PATCH v10 0/5] Add support for CDNS DSI J721E wrapper Date: Mon, 2 Jan 2023 15:39:37 +0530 Message-ID: <20230102100942.1828-1-r-ravikumar@ti.com> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
Add support for CDNS DSI J721E wrapper
|
expand
|