From patchwork Tue Nov 19 10:23:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xin Liu X-Patchwork-Id: 13879610 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 562E31C9EC2; Tue, 19 Nov 2024 10:24:04 +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=1732011847; cv=none; b=vGm4r+cWlxR6p2zLiX0V36RsLlmumU9vVvsVFPNpxnxdzkTXJi0HXaK7VZPBNBAzd7Vp3Zr/mk7+Ap7xjvIRFVImoKfarZDzQhwEb/EubQ7sKnBmLUoU8EGTnw7778OKNqOrntsCgK54jiNooAebNXICHcF/1BBvxZ9X4y2JchE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732011847; c=relaxed/simple; bh=aTwRZbpsyqVBsEJ+HrYziqYmBZNzta9D88CC4h1zpME=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=H/Aoc+ZPtYRl10xV8rFF5cGHDlaNHNxrZFqMCUygp3G8XO/29BQShFDlBWyzqi+bHBLtq5cW/jo5Hgef+F1vhFMaRj7f+3qhvG/G4y1j+/DHvnCd29RJe/CTOl0pb7n0LXPN68AJcLJ6ReHSTN5ZJD0Yz+KLxLlVDgiO98jIrYU= 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=m1DnnvjC; 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="m1DnnvjC" Received: from pps.filterd (m0279869.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4AJ7bhlU031128; Tue, 19 Nov 2024 10:23:48 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= yOnQZGbawvvw7rrJWZT+gPRYRD7yNctq7gznrwEbtXQ=; b=m1DnnvjC1h+qqKpX 7uwlj/MazoMNeRT0r6lXRjZRNlJVuitVvkCjYrZHnQusx+AsmWeFfEJAsIT0Evdb udovEFs5A1EhrHITahsuA2P2yO/5xLKcVzBrvVzhPUOQ/jewCquIRkt3P8aenOYy 24dJXO8cdy/z+S9e+13Lb9RMLkkwgI3gL5UOGgLFc03hI7NIbJRj25My31/kWw4x ur83cgj8cHroidhs71mhLqJJDpGtgc+Alo1wSe9knb8XMEYsEjs1RLScI5EV7X9l vODsVa6px/eoXFK2V8sfxCL5c+IqkkjHBu/EfjEqpXfy6KJlpK6817PggnVmCXXi ZneOBg== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4308y927eu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 19 Nov 2024 10:23:47 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 4AJANkgO019185 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 19 Nov 2024 10:23:46 GMT Received: from liuxin-gv.qualcomm.com (10.80.80.8) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 19 Nov 2024 02:23:39 -0800 From: Xin Liu To: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: Rajendra Nayak , , , , , , , , , Krzysztof Kozlowski Subject: [PATCH v2 1/3] dt-bindings: watchdog: Document Qualcomm QCS8300 watchdog Date: Tue, 19 Nov 2024 18:23:13 +0800 Message-ID: <20241119102315.3167607-2-quic_liuxin@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241119102315.3167607-1-quic_liuxin@quicinc.com> References: <20241119102315.3167607-1-quic_liuxin@quicinc.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: COmU9SlMK4meVHUrGbkybHGk9eLjWfqi X-Proofpoint-ORIG-GUID: COmU9SlMK4meVHUrGbkybHGk9eLjWfqi X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 mlxlogscore=829 malwarescore=0 mlxscore=0 phishscore=0 bulkscore=0 adultscore=0 lowpriorityscore=0 impostorscore=0 spamscore=0 clxscore=1015 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411190073 Add devicetree binding for watchdog present on Qualcomm QCS8300 SoC. Acked-by: Krzysztof Kozlowski Signed-off-by: Xin Liu --- Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml index 932393f8c649..200071227d4f 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -26,6 +26,7 @@ properties: - qcom,apss-wdt-msm8994 - qcom,apss-wdt-qcm2290 - qcom,apss-wdt-qcs404 + - qcom,apss-wdt-qcs8300 - qcom,apss-wdt-sa8255p - qcom,apss-wdt-sa8775p - qcom,apss-wdt-sc7180