From patchwork Wed Jul 3 02:58:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tengfei Fan X-Patchwork-Id: 13720611 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 D767EC3065C for ; Wed, 3 Jul 2024 03:02: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:References:In-Reply-To: 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: List-Owner; bh=uZErX6eEYwsUBM7rxoF0tyt7arGA4EJCB70MpVH91/E=; b=b2lIHxFybyZzsW 3fa3W0nuJhVFVhro+3Q3iONfKi82KhE+XrRV+s7Vn8tC5SBlrLQK88F1urrsfyg+nJzDksdXoeG89 65VgFZ8R67SD8GrhqbdovxyQ2DnDXDF1xgqwD75uaKo9HEnGzgynTOgFsr4e/fI1rRgeUy0SPp3PJ KSWEJn/Dj+Nc/0923RY5lokFjHz4K8yT9jUSpqYIAUmqQKWStJZ0VV0ru8KWfcNp7Fl8K2F99ln/O 5y0eMOES/gobS6lp6FRmKcvNav1rKpjZVzJhclc9EvgWlSrr1irxzTpZf+fip/MUm40ugvNu96UjA U1cBpCBn2jWM2abBuctQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOqFu-00000008dea-34KH; Wed, 03 Jul 2024 03:02:02 +0000 Received: from mx0a-0031df01.pphosted.com ([205.220.168.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOqFr-00000008dd7-2XqE; Wed, 03 Jul 2024 03:02:01 +0000 Received: from pps.filterd (m0279865.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 462Jrq68019780; Wed, 3 Jul 2024 03:00:33 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= i2KkgVcCRSuA9ly8O4mWbT7XdLmLg1hRJE6F4lAET90=; b=MyODkjwoV7GgcVrj 2+G6rdXiU77GRhcH/0NJZvAqgAALM2XBDietKdO6PDo6YhnFsREa2ihL5UaCZ3aS XWwx9jRp0o4a2bZUZChm1eNHao7jBQmPgiy1nmHwBpldLl9oUlY9sX3gZYn03ThL 6UYSFY6CHRo3+fEcMGuYqlWR84k9bfOVAnLc4DenB4Lo2TNFHuWnpSMb48zfdfVK +zsdtrBAFUIX4CitPKbxkcVlVGH4hfHzdaQ4ZoQfh+JVSSt4WMli+H40s5k+X0qv TpvOQy2r9DrGlsfGIiDNHgqo1SDTj3JDWJGSASdbT7dKwCZdGZJ7GpBIg5rTyW3A VVzuVw== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 40297rtckm-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 03 Jul 2024 03:00:33 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA05.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 46330WUQ023513 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 3 Jul 2024 03:00:32 GMT Received: from tengfan-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.1544.9; Tue, 2 Jul 2024 20:00:10 -0700 From: Tengfei Fan To: , , , , , , , , , , , , , , , , , , , , , , , , , , , CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Tengfei Fan Subject: [PATCH 03/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 PMIC dtsi Date: Wed, 3 Jul 2024 10:58:06 +0800 Message-ID: <20240703025850.2172008-4-quic_tengfan@quicinc.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240703025850.2172008-1-quic_tengfan@quicinc.com> References: <20240703025850.2172008-1-quic_tengfan@quicinc.com> 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: ho9r83MLEa7qM3E4JCR50hy9kTv4Gudd X-Proofpoint-GUID: ho9r83MLEa7qM3E4JCR50hy9kTv4Gudd 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-07-02_18,2024-07-02_02,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 mlxlogscore=869 lowpriorityscore=0 clxscore=1015 mlxscore=0 suspectscore=0 spamscore=0 adultscore=0 impostorscore=0 malwarescore=0 priorityscore=1501 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2406140001 definitions=main-2407030020 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240702_200159_676438_1E903311 X-CRM114-Status: UNSURE ( 7.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Introduce QCS9100 PMIC dtsi. The current QCS9100 PMIC dtsi is directly renamed from the SA8775p PMIC dtsi. Currently, the QCS9100 platform and SA8775p platform have the same PMIC requirements. In the future, as the SA8775p platform will transitions to using SCMI resources, their PMIC requirements will differ. Signed-off-by: Tengfei Fan --- .../boot/dts/qcom/{sa8775p-pmics.dtsi => qcs9100-pmics.dtsi} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arch/arm64/boot/dts/qcom/{sa8775p-pmics.dtsi => qcs9100-pmics.dtsi} (100%) diff --git a/arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi b/arch/arm64/boot/dts/qcom/qcs9100-pmics.dtsi similarity index 100% rename from arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi rename to arch/arm64/boot/dts/qcom/qcs9100-pmics.dtsi