From patchwork Wed Nov 20 05:52:47 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manikanta Mylavarapu X-Patchwork-Id: 13880715 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.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 7D92B1494BB; Wed, 20 Nov 2024 05:53:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732082013; cv=none; b=D+V8mGXPAD0+qwtpJErkQWUaIsconkZNDz8YBYwU22gfwqtdU5kXQRfVtIzXd6U9VgCphflaygIksgIeg2FeDebCPQWgpiLtc1YV+F8U3qjfQXGbAs0YLY4KTS3BpDLBgzQbU8ZoRISC9L43Kcs1sxJqiMreoP4P5J2Zc3TrcL8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732082013; c=relaxed/simple; bh=hrK/sFA+3Yl7IGn1LKHRFkBACsp/Qri1Zc0nGvI00rM=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=NdhPVZhRPz+7mH6gwLngrdy7TIdEATCM7kzLL5xwfJcI79yAj8E8B6koT9iIXG4c08fhmOu2kYV0ENASm1epgK++W1079yoXfzdzKTQqKhc2g2kKh1TLChT99ugLKdwUNp/MP48dOtSyv8kgqfGpX3uz3ErAC2BortJerh7e6dU= 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=ZdO3Fw9S; arc=none smtp.client-ip=205.220.168.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="ZdO3Fw9S" Received: from pps.filterd (m0279866.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4AJIDThN028423; Wed, 20 Nov 2024 05:53:11 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= KCMbRTHoDiN0eVrTPFqri/w2p26K9o13TUttO6YdfWI=; b=ZdO3Fw9SxrA6exBl rzuYvezELPaLPhjUeTA10yvpaGlw5x2kJ/yx2cH8Gtd0lInjIHbP4SZLRxwThwMh tlgDdrHjuKmhhC05IiAbXnvPZ8wJ2QWAtFnGpQ4EZXBP6LLVDWiXK6Vp26Z8OItm 2dExA+iX0hQzloDeFAAfIoHRRZ/AlxDSmGsPLeSkL16NMDlNyqN+92/8Wxkp+RG3 YAEusqhBQf7D5uJrobyVrmkY3RfPqTQkRnPtUyH7dHD43KYIvnjLX+UJXCZPioRO D4FP0q31G8u3a5BWwRxB+KGwUmtTValjqlx5spW6BfYYlfZO43EeVbBaZZJuPBfO VwdMkg== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4308y5vv31-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 20 Nov 2024 05:53:11 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 4AK5rA7P030127 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 20 Nov 2024 05:53:10 GMT Received: from hu-mmanikan-blr.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, 19 Nov 2024 21:53:06 -0800 From: Manikanta Mylavarapu To: , , , , , , , , , , , CC: , Subject: [PATCH 1/2] dt-bindings: watchdog: Document Qualcomm IPQ5424 Date: Wed, 20 Nov 2024 11:22:47 +0530 Message-ID: <20241120055248.657813-2-quic_mmanikan@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241120055248.657813-1-quic_mmanikan@quicinc.com> References: <20241120055248.657813-1-quic_mmanikan@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: 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: DMovEja852W9pjBxcOm7XORXhRtnZb7H X-Proofpoint-ORIG-GUID: DMovEja852W9pjBxcOm7XORXhRtnZb7H 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 lowpriorityscore=0 bulkscore=0 suspectscore=0 malwarescore=0 mlxscore=0 adultscore=0 clxscore=1015 spamscore=0 impostorscore=0 priorityscore=1501 mlxlogscore=983 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411200042 Add devicetree binding for watchdog present on Qualcomm IPQ5424 SoC. Signed-off-by: Manikanta Mylavarapu Acked-by: Krzysztof Kozlowski --- 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 34896a39fa91..49e2b807db0b 100644 --- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml @@ -20,6 +20,7 @@ properties: - qcom,kpss-wdt-ipq4019 - qcom,apss-wdt-ipq5018 - qcom,apss-wdt-ipq5332 + - qcom,apss-wdt-ipq5424 - qcom,apss-wdt-ipq9574 - qcom,apss-wdt-msm8226 - qcom,apss-wdt-msm8974