From patchwork Wed Jul 3 03:56:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tengfei Fan X-Patchwork-Id: 13721128 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BD46511CAF; Wed, 3 Jul 2024 04:02:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.180.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719979356; cv=none; b=F3qqOC3jWBn37YpXLgRD9cypHkk4NsJwJBtLy8LwOaUQ0ZslgmTZBINrMlte3x4LmsW4ZxB1Fd0EuGnGV0gmspZzhPfW0s/3KKRAixJcKj27edIC2MbmckuIQ0AmNK0MFmTok401Y3e+mXloE10CRlRV1CSNtkFBY1hdWK+OMMU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719979356; c=relaxed/simple; bh=7oY0ulTHK/ReZg49vyM89YHTRKxCRYuVPXodEAmOmiI=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=J/NurGINp3qcD6ndPr2uZSDrN3YHYmTNFS2FpMXyGwE3BC99LLdT1VP7iHvT++4ushtgesfazH/Zcp4wmEsCxi4nJjw14/7K1mKcKE3oJ6SuLzLFg1pg+oA9r58JzrhmTcVvyVOm+Daji22cOXRwLSYOVThpdV0Z1iKn4iSmnxw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=Wgpc4uac; arc=none smtp.client-ip=205.220.180.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="Wgpc4uac" Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 462HEAns003186; Wed, 3 Jul 2024 04:00:59 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= k1lRISV2yOU0+NYZWkpybQTZMucF0zr8XgYCtWOls0g=; b=Wgpc4uac9P1zCG2+ T0WnJ9EIctmVI8E0bF3HLhDpRCCHKu6nZI0UEjw2iH9jZWgeBt9SMyVYte4WTRfG TSnBRsuKIjUDU8Zi5iqTZfMMcLFM6IUGZs5+ogK74+rZa58FTG2sGLBwS70unu4y cKbiwv6brlKyBAqs3FP8dEFp/thhFey2lYeAZb6cOl2GyxbMjgHQNynJXb0Aznwp 7AUtE0yIplqx7L1Wtn6armpqwdkfo6osBCYmNcWAJl3YC55EABtVxb+pfjQz8MOU vKzg4ksKszMY96aEQJjZDpgcBhNNIfR8xalMpzrBFm1SH0t70huXYzFyFSeQdgnB M6mZkw== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4029uxfke0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 03 Jul 2024 04:00:59 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 46340w0e000876 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 3 Jul 2024 04:00:58 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 21:00:32 -0700 From: Tengfei Fan To: , , , , , , , , , , , , , , , , , , , , , , , , , , , CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Tengfei Fan Subject: [PATCH 07/47] dt-bindings: clock: document QCS9100 GCC compatible Date: Wed, 3 Jul 2024 11:56:55 +0800 Message-ID: <20240703035735.2182165-8-quic_tengfan@quicinc.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240703035735.2182165-1-quic_tengfan@quicinc.com> References: <20240703025850.2172008-1-quic_tengfan@quicinc.com> <20240703035735.2182165-1-quic_tengfan@quicinc.com> Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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: PF3vSejZ4VqfDTd7rtadMckpR91v4pDz X-Proofpoint-ORIG-GUID: PF3vSejZ4VqfDTd7rtadMckpR91v4pDz 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 mlxlogscore=999 priorityscore=1501 impostorscore=0 bulkscore=0 spamscore=0 mlxscore=0 clxscore=1015 phishscore=0 malwarescore=0 adultscore=0 lowpriorityscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2406140001 definitions=main-2407030028 Document QCS9100 GCC compatible. Signed-off-by: Tengfei Fan --- .../devicetree/bindings/clock/qcom,sa8775p-gcc.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml index addbd323fa6d..0ca77054e527 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sa8775p-gcc.yaml @@ -17,7 +17,10 @@ description: | properties: compatible: - const: qcom,sa8775p-gcc + items: + - enum: + - qcom,qcs9100-gcc + - qcom,sa8775p-gcc clocks: items: