Message ID | 20221026074532.109220-1-s-vadapalli@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=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 9EE0DC38A2D for <linux-arm-kernel@archiver.kernel.org>; Wed, 26 Oct 2022 07:46:49 +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=GgmpEg6VglOUDl0dkV+A4XvMHxKyZiTbcrg3yutNHhM=; b=dNLsP5V7+PRmj5 krG7R45CPXtrRNRtlk7X5JYN+XNL8qHVLJHtrbRmz7fEYXyiWMuesJD5ljLyJOMVa8TZYaqveYpWH VbBtPmsQp5WSD0cCmYufhvfH79eukqSdXGrHP4/TlXX4id7UER/dT5xpOcED8so3QHNPTOSHHTitx 42S/VqulYN1fjJXDflT5j1+amwqENELJUBcm75kXdS2ebgUskc7f2HDPAimlnSfr7r1tj/uGUvjXG HIl/WkcGBra+yW/H7moBBgBlbD2vpUoNQEy514kRPILcXfkvE1uJrKwNV4O3pzUvW+GKpCuWE3xwR Rsh7WtkuoU9NYFF3+ZAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1onb6i-008QdC-3E; Wed, 26 Oct 2022 07:45:48 +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 1onb6d-008Qbi-VF; Wed, 26 Oct 2022 07:45:45 +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 29Q7jb16095916; Wed, 26 Oct 2022 02:45:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1666770338; bh=72Wp6K6btvwssLObTvZnh3Xf9VESzUOX8m3VxikOzuo=; h=From:To:CC:Subject:Date; b=iSxYsvX3kB9ZR28KwJ8Qvs1v94DxEjT4sZNR4EBJBMz6t48U3n69AB7h1eI+n1tVm izg1iDbjys8YVwhqGwGJIidL5nwc9PIBf75CZCxl1f5kLF+QtpV6CBLpHlDnMRkxT1 ibl2FSlQze/CsH33eiH218oztQ5WFj/l5nM4V5IM= 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 29Q7jbRG083990 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 26 Oct 2022 02:45:37 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) 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.2507.6; Wed, 26 Oct 2022 02:45:37 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE115.ent.ti.com (157.170.170.26) 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; Wed, 26 Oct 2022 02:45:37 -0500 Received: from uda0492258.dhcp.ti.com (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 29Q7jXFj005631; Wed, 26 Oct 2022 02:45:34 -0500 From: Siddharth Vadapalli <s-vadapalli@ti.com> To: <robh+dt@kernel.org>, <lee@kernel.org>, <krzysztof.kozlowski@linaro.org>, <krzysztof.kozlowski+dt@linaro.org>, <kishon@kernel.org>, <vkoul@kernel.org>, <dan.carpenter@oracle.com>, <rogerq@kernel.org> CC: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-phy@lists.infradead.org>, <linux-arm-kernel@lists.infradead.org>, <s-vadapalli@ti.com> Subject: [PATCH v3 0/3] Add support to PHY GMII SEL for J721e CPSW9G QSGMII Date: Wed, 26 Oct 2022 13:15:29 +0530 Message-ID: <20221026074532.109220-1-s-vadapalli@ti.com> X-Mailer: git-send-email 2.25.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-20221026_004544_208654_98CC698C X-CRM114-Status: GOOD ( 12.40 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add support to PHY GMII SEL for J721e CPSW9G QSGMII
|
expand
|
On 26-10-22, 13:15, Siddharth Vadapalli wrote: > Add compatible for J721e CPSW9G, which contains 8 external ports and 1 > internal host port. > > Update existing approach of using compatible to differentiate between > devices that support QSGMII mode and those that don't. The new > approach involves storing the number of qsgmii main ports for the device > in the num_qsgmii_main_ports member of the "struct phy_gmii_sel_soc_data". > This approach makes it scalable for newer devices. Applied, thanks