From patchwork Fri Feb 17 13:41:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Devi Priya X-Patchwork-Id: 13144709 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 7F2E7C6379F for ; Fri, 17 Feb 2023 13:43: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=gijwGWTJ/h/iUq71l/i8OlmaxPeMGR4rYZWidOhPsDI=; b=SaciPKXNmbg0Ju TDBxhN432Ex2QI8Zj0fNRB1WqY8O7h+TRFRDM+JFORvS4X9Z6wnjgOQasigfJPvthQgAc/DSbov7O 6T8FDevl7SNcsKxMRa86WhXlXlWKfsHdzeuMKJKIvu5C85//i4Hv+jLp3QLkOHb/ETlYdFK1Pz3ta RqvPGOFt5T1mv/PF74i+vT77L+ici/9gyv2UrXuajauWeRT5nW8YMJXUXmPwX9wb3hTH2MP34FNnt gNNBvgmPJhQ3LsP+hwYWrcU2X7b7qsySWOMK7AIqJNBYJxoUZBxvADgrpJPesPVmyDaP4y1w/ZnMK yk/SifHUw/hqsTYV5GkQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pT104-00EMjN-QL; Fri, 17 Feb 2023 13:42:09 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pT0zv-00EMfp-Bg for linux-arm-kernel@lists.infradead.org; Fri, 17 Feb 2023 13:42:01 +0000 Received: from pps.filterd (m0279864.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 31HDMREM011616; Fri, 17 Feb 2023 13:41:31 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=qcppdkim1; bh=32hHrNwVdp3H+nkRDnFu0KDuuQaMByuR/fwbgNhhWQ8=; b=ZSwzL1cItz/uhqsrOW7WVXnHnf+C7hu1HX1DSWBAUsDHZNcHHO1taRCud0goAXsFcJjf HIkMax9iqmjez2NcQ32/ESYBp3SbrPgsUUUpjEvTtqcE/XnZ353u7BE6FJrXftlhAuIV UgdxEaRqxBGlBJO9CCvxI5baoIYGiTB1ElZC7zLbLV25fpkMlUo74IwKAYARrgNntDNZ mULDExah1M6obOoZpr45Mzv5UK+AJJDwxBvRu8Rmt+1wp2HfJ4IquugxCkek1Ob2f8N0 XYA22NLdyryeDrmF7DxrUCMM0fDtMRdLAWff8Af3UVZ+8rWt4Lr1pUnIGEi63XIWOsfV Ig== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3nse3d4d6p-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 17 Feb 2023 13:41:31 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 31HDfUnQ002868 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 17 Feb 2023 13:41:30 GMT Received: from devipriy-linux.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.41; Fri, 17 Feb 2023 05:41:22 -0800 From: Devi Priya To: , , , , , , , , , , , , , , , , , , , , CC: , , , , , Subject: [PATCH V2 0/5] Add APSS clock controller support for IPQ9574 Date: Fri, 17 Feb 2023 19:11:02 +0530 Message-ID: <20230217134107.13946-1-quic_devipriy@quicinc.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: 2NN81d_UwnOVUrlmIpuw929F8Y_JPtN6 X-Proofpoint-ORIG-GUID: 2NN81d_UwnOVUrlmIpuw929F8Y_JPtN6 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.930,Hydra:6.0.562,FMLib:17.11.170.22 definitions=2023-02-17_08,2023-02-17_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 mlxlogscore=874 mlxscore=0 impostorscore=0 priorityscore=1501 adultscore=0 phishscore=0 malwarescore=0 clxscore=1011 lowpriorityscore=0 bulkscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2212070000 definitions=main-2302170123 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230217_054159_438979_51049D49 X-CRM114-Status: GOOD ( 14.79 ) 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 APSS PLL found in IPQ9574 platform is of type Huayra. This series adds support for the APSS clock to bump the CPU frequency above 800MHz. This series depends on the below patch set https://lore.kernel.org/linux-arm-msm/20230217083308.12017-1-quic_kathirav@quicinc.com/ DTS patch depends on the PCIe series https://lore.kernel.org/linux-arm-msm/20230214164135.17039-1-quic_devipriy@quicinc.com/ [V2]: - Reordered the patches as suggested - Dropped [PATCH 6/6] clk: qcom: Fix APSS PLL and RCG Configuration as it was unrelated - Detailed Change logs are added to the respective patches [V1]: https://lore.kernel.org/linux-arm-kernel/20230113143647.14961-1-quic_devipriy@quicinc.com/ Devi Priya (5): dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible clk: qcom: apss-ipq-pll: Enable APSS clock driver in IPQ9574 dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC arm64: dts: qcom: ipq9574: Add support for APSS clock controller arm64: defconfig: Enable ipq6018 apss clock and PLL controller .../bindings/clock/qcom,a53pll.yaml | 1 + .../mailbox/qcom,apcs-kpss-global.yaml | 1 + arch/arm64/boot/dts/qcom/ipq9574.dtsi | 18 ++++++++++++++++++ arch/arm64/configs/defconfig | 1 + drivers/clk/qcom/apss-ipq-pll.c | 19 +++++++++++++++++++ 5 files changed, 40 insertions(+) base-commit: c068f40300a0eaa34f7105d137a5560b86951aa9