From mboxrd@z Thu Jan 1 00:00:00 1970 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 4FA98C7618A for ; Thu, 16 Mar 2023 07:31:30 +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=yOS/AWSteR2c3xeewp4w/9TItYxWEC87FrQgEq5aGvU=; b=G57UBhR0lmDcII EmXB2xF/xfQXhnmpXLi6nWIfo9jYqtuEQyhc7RogTzjA2NlJizk7japUuw9R8Iw39usZaTUcQ1aFJ Th12n5VGTBT6ezA7oZpzi4navpau3SqLuyCXTvr19+jM2e0MDoTaxg3tNXtzLPLzHXTAk4CXKtduU bLzZs/ve+XR9l1qB/TltHTE2e1yvhXxXmAmLZ2dTyqanTlC46gzzba2TFAnoaWu8Scvs5cIF3GXIf enaioYsRC3EI/Lxy//dNe/iDTGY/A+MgaTdKnCjer/Gx/TbZ/VViJLV+tKE69smhtOIV4KKi/4rxJ T7sI8opp4Lsmq/visF/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pci4L-00FV8h-24; Thu, 16 Mar 2023 07:30:37 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pci4I-00FV81-1c for linux-arm-kernel@lists.infradead.org; Thu, 16 Mar 2023 07:30:36 +0000 Received: from pps.filterd (m0279863.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 32G24YEE025271; Thu, 16 Mar 2023 07:30:13 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=fSn2V8Mk4HZoheTsvu0JO8UNSSJGH46tAuJMmtxtDjw=; b=m+Qy6BYnSFxt7JXLCcdfkC0Ub63w7kKxkz3yMUutIXiPCXsD806rx1UDJI6RtZ/K4sRM PvM/voj22ZD12NpuypTivpVZhCr/udIh9wynYL0cDEuiEvHr/6Fnzebk1Rf3/ka4B4F5 cUZ7xCKDsmPzDxyl2SFIAg5YEaUQnowYJJ5KatAnViH+HlgrNTdHfg/VIfThMLYmZ+E/ ZP88VSKD68qSe3l5/pL0Hq2/2Dgr22UAIR3Z+k+xnRLmXPSzyLAbuk9Hf1fTZWJ8z1M1 a0FUjeRA5k9Lw9itR9lU7OIyBfoDYLSzv8tVAv7Tzj0Gv7Bp/YAEY5UnemYqXothvqRp HQ== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3pbpxhs365-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 16 Mar 2023 07:30:13 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 32G7UCSd005146 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 16 Mar 2023 07:30:12 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; Thu, 16 Mar 2023 00:30:04 -0700 From: Devi Priya To: , , , , , , , , , , , , , , , , , , , , , , CC: , , , , , , Subject: [PATCH V9 0/6] Add minimal boot support for IPQ9574 Date: Thu, 16 Mar 2023 12:59:34 +0530 Message-ID: <20230316072940.29137-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: nasanex01a.na.qualcomm.com (10.52.223.231) 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: QJWkCgDM8T8rmFEqYgDEx8BjZ6AHnC1E X-Proofpoint-ORIG-GUID: QJWkCgDM8T8rmFEqYgDEx8BjZ6AHnC1E X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-03-16_05,2023-03-15_01,2023-02-09_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 priorityscore=1501 spamscore=0 lowpriorityscore=0 malwarescore=0 mlxlogscore=646 clxscore=1015 mlxscore=0 phishscore=0 bulkscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2303150002 definitions=main-2303160063 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230316_003034_547163_61526B59 X-CRM114-Status: GOOD ( 16.43 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The IPQ9574 is Qualcomm's 802.11ax SoC for Routers, Gateways and Access Points This series adds minimal board boot support for ipq9574-al02-c7 board V8 can be found at: https://lore.kernel.org/linux-arm-kernel/20230214163116.9924-1-quic_devipriy@quicinc.com/ Changes in V9: - Dropped 'dt-bindings: arm: qcom: Add ipq9574 compatible' as it is already part of the for-next branch - Change logs are added to the respective patches Devi Priya (6): dt-bindings: clock: Add ipq9574 clock and reset definitions clk: qcom: Add Global Clock Controller driver for IPQ9574 dt-bindings: pinctrl: qcom: Add support for IPQ9574 pinctrl: qcom: Add IPQ9574 pinctrl driver arm64: dts: qcom: Add ipq9574 SoC and AL02 board support arm64: defconfig: Enable IPQ9574 SoC base configs .../bindings/clock/qcom,ipq9574-gcc.yaml | 61 + .../bindings/pinctrl/qcom,ipq9574-tlmm.yaml | 130 + arch/arm64/boot/dts/qcom/Makefile | 1 + arch/arm64/boot/dts/qcom/ipq9574-al02-c7.dts | 84 + arch/arm64/boot/dts/qcom/ipq9574.dtsi | 270 ++ arch/arm64/configs/defconfig | 2 + drivers/clk/qcom/Kconfig | 8 + drivers/clk/qcom/Makefile | 1 + drivers/clk/qcom/gcc-ipq9574.c | 4248 +++++++++++++++++ drivers/pinctrl/qcom/Kconfig | 11 + drivers/pinctrl/qcom/Makefile | 1 + drivers/pinctrl/qcom/pinctrl-ipq9574.c | 826 ++++ include/dt-bindings/clock/qcom,ipq9574-gcc.h | 213 + include/dt-bindings/reset/qcom,ipq9574-gcc.h | 164 + 14 files changed, 6020 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/qcom,ipq9574-gcc.yaml create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,ipq9574-tlmm.yaml create mode 100644 arch/arm64/boot/dts/qcom/ipq9574-al02-c7.dts create mode 100644 arch/arm64/boot/dts/qcom/ipq9574.dtsi create mode 100644 drivers/clk/qcom/gcc-ipq9574.c create mode 100644 drivers/pinctrl/qcom/pinctrl-ipq9574.c create mode 100644 include/dt-bindings/clock/qcom,ipq9574-gcc.h create mode 100644 include/dt-bindings/reset/qcom,ipq9574-gcc.h base-commit: 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel