Message ID | 20211214180703.3268-1-p.yadav@ti.com |
---|---|
Headers | show
Return-Path: <linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 995CBC433EF for <linux-phy@archiver.kernel.org>; Tue, 14 Dec 2021 18:07:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=h8kpF8/5ray3eLdqw/TPUpAvcCadnaDlhU+M9OITOTU=; b=3g3BlW/ZP+cudC l5LTHJpurL4vJrfbTuMqUPlXpZyi6lWKtzWua7BnCX7sBXFrwoCRuasSJ8sCh2nEMohnmX3OJ0LHN PZkh6DkUh6S1Xq8MCCr+DecW9KhExNayKi2hYYesUduOGOCg18CWZwV++v+TGerwtzoPi1SS2mHl3 UIiDTtGIdfD0CI7/nrGVu17If5efz3117x8vsWW8uWI/eFXCdAUonFiqvV9bweBFoB/YNMm24hHzu 1pYa7ihbXDlkwZBJ01uh2ElUAmoMmjnDLi8Az9OIn71Oi24z1LEcEbu/9qoJvWoSkllhyZJvnekjH ixr0T67ud5ENBWVCmQhw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxCCy-00FH3Z-VF; Tue, 14 Dec 2021 18:07:24 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxCCv-00FH25-O3 for linux-phy@lists.infradead.org; Tue, 14 Dec 2021 18:07:23 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 1BEI78WQ039417; Tue, 14 Dec 2021 12:07:08 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1639505228; bh=wTkcoCYiy9zEsF6nQZzQEUxf+luVgqdbNmEsYZS7bGI=; h=From:To:CC:Subject:Date; b=CmlDI3kAz4o1iOsYdhndjuTQa5KOS12tfVOhrcN8A0BZN5Z4dWNEmrVoKks1fEXMu NfJhTILH/b4VRGGh1ZlOEhdr0703DyqgOqJgGBmrvgClm4MRx7FGzk9R6SvSYeSnCH 50nk6CJ0PW3PzSJQ3jNlck5PtclL4CYCQU20UxaI= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1BEI78RN058074 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 14 Dec 2021 12:07:08 -0600 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 14 Dec 2021 12:07:08 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Tue, 14 Dec 2021 12:07:08 -0600 Received: from pratyush-OptiPlex-790.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 1BEI741U043960; Tue, 14 Dec 2021 12:07:05 -0600 From: Pratyush Yadav <p.yadav@ti.com> To: Vinod Koul <vkoul@kernel.org> CC: Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Paul Kocialkowski <paul.kocialkowski@bootlin.com>, Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>, Vignesh Raghavendra <vigneshr@ti.com>, Kishon Vijay Abraham I <kishon@ti.com>, Pratyush Yadav <p.yadav@ti.com>, Rob Herring <robh+dt@kernel.org>, Swapnil Jakhade <sjakhade@cadence.com>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-phy@lists.infradead.org> Subject: [PATCH v6 0/4] Rx mode support for Cadence DPHY Date: Tue, 14 Dec 2021 23:36:59 +0530 Message-ID: <20211214180703.3268-1-p.yadav@ti.com> X-Mailer: git-send-email 2.33.1.835.ge9e5ba39a7 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211214_100721_936471_9BA0EB0B X-CRM114-Status: GOOD ( 15.85 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list <linux-phy.lists.infradead.org> List-Unsubscribe: <https://lists.infradead.org/mailman/options/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-phy/> List-Post: <mailto:linux-phy@lists.infradead.org> List-Help: <mailto:linux-phy-request@lists.infradead.org?subject=help> List-Subscribe: <https://lists.infradead.org/mailman/listinfo/linux-phy>, <mailto:linux-phy-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" <linux-phy-bounces@lists.infradead.org> Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org |
Series | Rx mode support for Cadence DPHY | expand |