From patchwork Wed Jun 19 22:41:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sagar Cheluvegowda X-Patchwork-Id: 13704682 Return-Path: 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 BA662C27C53 for ; Wed, 19 Jun 2024 22:42:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:CC:To: Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Date:Subject: 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=Q+DA7nGMbtR85qmRiSaDRVFmBpxccTmZEx4PUkZBQJU=; b=0jUvI9vm2UTeAi 3o8moikMHw/JCI9cPKOkOlBmFL4HY+ScYeeXbXhvzPY3HAwxAQWErHglMXibqvzP/2K6OJptykTX+ i+HNGO+8pdoolWeJj2iXgRO2e9LevBtiD+lmDmf5j8b9cnm2JWlrvB1xUp7MUZwW+lyX+G58q09RO hHEapv9wY8t5p8svb/cxesqbHdQ/0EuHZGZtFBgKjYGu8D71je57OeB2h5XRRB4iYXRtfuIDzGlor P2T37Rwm9wJfwf+IdLkHAPIT50D5VE9NU9OWOU75u1RgGtSUg1xTHMqjPlU9zuI/Elhz47YmVhF0m fWiEXRriCTNCXxGkLvuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sK40Z-00000002ugd-0fbY; Wed, 19 Jun 2024 22:42:27 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sK404-00000002uUr-1KId for linux-arm-kernel@lists.infradead.org; Wed, 19 Jun 2024 22:41:59 +0000 Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 45JMSbqT000798; Wed, 19 Jun 2024 22:41:42 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=Q+DA7nGMbtR85qmRiSaDRV FmBpxccTmZEx4PUkZBQJU=; b=dP53bnECNuAvygQUTJa2WQggsjSxEY+c1eSQcn LPiDrxkVhv94ydFi+wcBkClcwRJzch0vShprU+CX28uy6M4HJhjuzS8pBdXWCFJW ln5/5TLtPQZgcKS6EayA403Bexqv2zdFcQ2F/ls0yDhmpo3muwL1Igka2nyW3prr 0fpGEppMYltVEo/uz7U1RsKoUS+8Gyaxo/NJne0tz+vj2UG2b3ZbXhGYBY0qW7TE 6g15dPjgsixQUAQezY/y7QcTVb3woJG9fIZ/oP1Y3MfVn/J4EDPomU2ZrSb+pnWD W89JxI0/8Cwj/9JhIAoFThorG6NpYX770yQOqQn3lUuECeVw== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3yujag2uxv-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 19 Jun 2024 22:41:41 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA01.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 45JMfejb016899 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 19 Jun 2024 22:41:40 GMT Received: from hu-scheluve-lv.qualcomm.com (10.80.80.8) by nasanex01b.na.qualcomm.com (10.46.141.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 19 Jun 2024 15:41:37 -0700 From: Sagar Cheluvegowda Subject: [PATCH 0/3] Add interconnect support for qcom_ethqos driver. Date: Wed, 19 Jun 2024 15:41:28 -0700 Message-ID: <20240619-icc_bw_voting_from_ethqos-v1-0-6112948b825e@quicinc.com> MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIAJhec2YC/x3MQQqAIBBA0avErBNUykVXiZCaxppFWhoVSHdPW r7F/xkSRaYEXZUh0sWJgy9QdQW4jn4hwXMxaKkbaZQUjGin217hZL9YF8Nm6VyPkITSrkVDc2N QQ+n3SI6f/90P7/sBUNzuoGsAAAA= To: Vinod Koul , Alexandre Torgue , Jose Abreu , "David S. Miller" , Eric Dumazet , "Jakub Kicinski" , Paolo Abeni , Maxime Coquelin , Russell King , "Rob Herring" , Krzysztof Kozlowski , "Conor Dooley" , Bhupesh Sharma CC: , Andrew Halaney , , , , , , , Sagar Cheluvegowda X-Mailer: b4 0.13.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01b.na.qualcomm.com (10.46.141.250) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: eTIDUZyjsesc0dkCo1tXursk5a8OPZvQ X-Proofpoint-ORIG-GUID: eTIDUZyjsesc0dkCo1tXursk5a8OPZvQ X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-06-19_02,2024-06-19_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 mlxscore=0 clxscore=1011 impostorscore=0 suspectscore=0 adultscore=0 spamscore=0 malwarescore=0 phishscore=0 mlxlogscore=999 bulkscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2405170001 definitions=main-2406190171 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240619_154156_665412_5EB1DB09 X-CRM114-Status: UNSURE ( 9.94 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Signed-off-by: Sagar Cheluvegowda --- Sagar Cheluvegowda (3): net: stmmac: Add interconnect support in qcom-ethqos driver net: stmmac: Bring down the clocks to lower frequencies when mac link goes down dt-bindings: net: qcom: ethernet: Add interconnect properties .../devicetree/bindings/net/qcom,ethqos.yaml | 8 ++++++++ .../net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 19 +++++++++++++++++++ drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +++ 3 files changed, 30 insertions(+) --- base-commit: 8a92980606e3585d72d510a03b59906e96755b8a change-id: 20240610-icc_bw_voting_from_ethqos-12f5c6ed46c2 Best regards,