Message ID | 20221021171820.15984-1-r-ravikumar@ti.com |
---|---|
Headers | show
Return-Path: <devicetree-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 239CDFA373E for <linux-devicetree@archiver.kernel.org>; Fri, 21 Oct 2022 17:19:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231230AbiJURTY (ORCPT <rfc822;linux-devicetree@archiver.kernel.org>); Fri, 21 Oct 2022 13:19:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45902 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231182AbiJURTM (ORCPT <rfc822;devicetree@vger.kernel.org>); Fri, 21 Oct 2022 13:19:12 -0400 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 03A6C1AD680; Fri, 21 Oct 2022 10:19:08 -0700 (PDT) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 29LHIQk9061331; Fri, 21 Oct 2022 12:18:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1666372706; bh=FEGOaZ67utUsN11Pn5uOK1m2QmT4JoKx1uzon8eizgU=; h=From:To:CC:Subject:Date; b=JivFkZkC6YLxsN9D9qPG4jQqZ8lvNo0FYYBWhNCzsMmW/HUJbvS8xLfvu6HQH9+ZL fJpN7VMFx56fyzDT5oD2DuxX74amoU6S4PPX75ZmONltLPv0u1WYUzfXj6d4icEiwQ R/HArc3HUkx00jauzMZR7RF1CE4zEQg69XZP0cZ8= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 29LHIQ89017549 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 21 Oct 2022 12:18:26 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6; Fri, 21 Oct 2022 12:18:25 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) 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.6 via Frontend Transport; Fri, 21 Oct 2022 12:18:25 -0500 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 29LHIOgo037257; Fri, 21 Oct 2022 12:18:25 -0500 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 v8 0/5] Add support for CDNS DSI J721E wrapper Date: Fri, 21 Oct 2022 22:48:15 +0530 Message-ID: <20221021171820.15984-1-r-ravikumar@ti.com> X-Mailer: git-send-email 2.38.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
|