Message ID | 20220531111221.22963-1-s-vadapalli@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 BA10EC433F5 for <linux-phy@archiver.kernel.org>; Tue, 31 May 2022 11:13:05 +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=tBKaozx7vQZQDtcewpyZRcrSNXgloJ/5f7owFYjJRJg=; b=4NJQadE+LgwCsF 7Enl2y4AWFBNn+8QqAAH4ypDtbql/J4dPhbtVCyw9zwjwKIHgJqeRNdh1eZNnXBUV7oXvskThJsnL E/QuSFIooV1SDXGP+ohxFJn3JlFb620vT5Bm7w2KPtfMbTiCfBPObYSFB3oUWgEmCuk1q0kLM36/x 4HRcv01uVtgv77j/9Q6vzeTUOLCzNUl1zD01zWZmn5iBHVhCgQ0+d2HD8k+SUPPQyKfrQ6xe5YgkD YmWr/HkaYi17c9lHMxiqhv69pbExoefSWnxUmUAq0EDTv5FqEARbnvYydqZwNIFmvUzr1CI8ceHrT z6oHSYMMtGBtjMkyExlA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nvzo9-00ALYK-38; Tue, 31 May 2022 11:13:05 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nvzo6-00ALXa-37 for linux-phy@lists.infradead.org; Tue, 31 May 2022 11:13:04 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 24VBCpYT039705; Tue, 31 May 2022 06:12:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1653995571; bh=nLIsHC9dAzdUxh2oSgJpYTsG4I96PU5Qg0diryQh7E8=; h=From:To:CC:Subject:Date; b=UgeI+D636TQ0k5eDhHI4vwHE6zy/U8BIiMFlKZtZght3ncjf1u4iZiZe5XAOMDCd1 gVnQL5mVNF/Z+ZH179elfMHG10PUTFR4uqLRdR3Rc5x+xH+KJyPr64mAbj0yjMqnII Rq9nfmOeUQMtno51FHsKoYDBiy1SsEpSkHWysWnw= Received: from DLEE102.ent.ti.com (dlee102.ent.ti.com [157.170.170.32]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 24VBCpuR008332 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 31 May 2022 06:12:51 -0500 Received: from DLEE106.ent.ti.com (157.170.170.36) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Tue, 31 May 2022 06:12:51 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE106.ent.ti.com (157.170.170.36) 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, 31 May 2022 06:12:51 -0500 Received: from ula0492258.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 24VBCka7045977; Tue, 31 May 2022 06:12:47 -0500 From: Siddharth Vadapalli <s-vadapalli@ti.com> To: <robh+dt@kernel.org>, <lee.jones@linaro.org>, <krzysztof.kozlowski+dt@linaro.org>, <kishon@ti.com>, <vkoul@kernel.org>, <dan.carpenter@oracle.com>, <grygorii.strashko@ti.com>, <rogerq@kernel.org> CC: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-phy@lists.infradead.org>, Siddharth Vadapalli <s-vadapalli@ti.com> Subject: [PATCH 0/2] Add support for QSGMII mode Date: Tue, 31 May 2022 16:42:19 +0530 Message-ID: <20220531111221.22963-1-s-vadapalli@ti.com> X-Mailer: git-send-email 2.36.1 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-20220531_041302_250104_65E516B3 X-CRM114-Status: UNSURE ( 7.47 ) X-CRM114-Notice: Please train this message. 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 |
Add support for QSGMII mode
|
expand
|