From patchwork Fri Sep 8 06:44:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tengfei Fan X-Patchwork-Id: 13377166 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 5C1B1EE57D5 for ; Fri, 8 Sep 2023 06:45:47 +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=G1h91ySNxj+t/f9x2lEFJbq4W6EXOB/WfGd70uwk+G8=; b=ZXNFABop6HhoH2 IeYIAmQExS5F7oEZaBmKlfSeaVtpeAtTdt1V0jnr1b1EsaGg4SBaB/ITjqAXuAOb+EnvcKWEKkqaB mYI24eaelfuQXvfdq0bqkxEgfJUrSi99Bvxx+zXsiQWmlKAZuviKHr+WtHZFJ5rzTNO3IxgLzEgr7 pnMS5hNTG5YujbB5UdQl8mdNDZl7MQQBgksLFDNeM+DrkMobRfpSlRgW517FD8LdHZTkVaDUsloUm 0/Xju7i4lUmH9lOWkWoyUlam5p8L0ZvrPILqfaF7JygVboQx8aHnANb+/ksJJxTeDyybR+8+aSnos i9/sJ1E8VPBl8PZMZdLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qeVF2-00DBz8-1y; Fri, 08 Sep 2023 06:45:20 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qeVEz-00DByO-2l for linux-arm-kernel@lists.infradead.org; Fri, 08 Sep 2023 06:45:19 +0000 Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 3885UGrZ022165; Fri, 8 Sep 2023 06:45:05 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=/fFhtzW4qto1vQZSkEjy361sxkJUOu8O1BG3R9qSabQ=; b=R9ckMP6z2DF+RU99s8M37yaldyRd5Z93ENB49OuRYTV7fzzGldsxfOx9shQHg3pzsc98 mjUrezTegwiA9gq0uTKxX91eqdQ8IUt23P0jX9B85dYfFAvRx6JYlLIyZb6FxhUEuSmV ci1qX4GunDK4+yWdfbeXvmR2Z4sf89YiUc0gfhOSV5hwQKE85sxn+1Q0wEw/sG19oqz+ RdDDsB313R7q9/Gbg0bwWCR2/JudsfCD3aONRC6ny/W6MyNtg6yN5r7x1Yf9GIiiRCoL avyHp+dErEMYMF2VuOO6Y3Ge5uDZQahSl9nV64jTAPLbKe2GovCWCN6LmRAD/ysvAjwH KA== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3sy50db3dr-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 08 Sep 2023 06:45:04 +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 3886j3nk009380 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 8 Sep 2023 06:45:03 GMT Received: from tengfan2-gv.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.1118.36; Thu, 7 Sep 2023 23:44:54 -0700 From: Tengfei Fan To: , , , , , , , , CC: , , , , , , , , , , , , , , , , , Tengfei Fan Subject: [PATCH 0/3] interconnect: qcom: Add SM4450 interconnect driver Date: Fri, 8 Sep 2023 14:44:24 +0800 Message-ID: <20230908064427.26999-1-quic_tengfan@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-ORIG-GUID: Rv1PIr9KGWnM_LwoDIkW__f2j0UDEEAj X-Proofpoint-GUID: Rv1PIr9KGWnM_LwoDIkW__f2j0UDEEAj X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.267,Aquarius:18.0.957,Hydra:6.0.601,FMLib:17.11.176.26 definitions=2023-09-08_03,2023-09-05_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 phishscore=0 spamscore=0 malwarescore=0 priorityscore=1501 mlxlogscore=688 adultscore=0 suspectscore=0 bulkscore=0 lowpriorityscore=0 impostorscore=0 clxscore=1011 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2308100000 definitions=main-2309080060 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230907_234518_009574_77458059 X-CRM114-Status: GOOD ( 14.78 ) 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 Add SM4450 interconnect provider driver for support enable uart console. Tengfei Fan (3): dt-bindings: interconnect: Add Qualcomm SM4450 interconnect: qcom: Add SM4450 interconnect provider driver arm64: defconfig: enable interconnect for SM4450 .../interconnect/qcom,sm4450-rpmh.yaml | 133 ++ arch/arm64/configs/defconfig | 1 + drivers/interconnect/qcom/Kconfig | 9 + drivers/interconnect/qcom/Makefile | 2 + drivers/interconnect/qcom/sm4450.c | 1848 +++++++++++++++++ drivers/interconnect/qcom/sm4450.h | 152 ++ .../dt-bindings/interconnect/qcom,sm4450.h | 163 ++ 7 files changed, 2308 insertions(+) create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sm4450-rpmh.yaml create mode 100644 drivers/interconnect/qcom/sm4450.c create mode 100644 drivers/interconnect/qcom/sm4450.h create mode 100644 include/dt-bindings/interconnect/qcom,sm4450.h base-commit: a47fc304d2b678db1a5d760a7d644dac9b067752