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 From patchwork Tue Nov 19 10:23:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xin Liu X-Patchwork-Id: 13879607 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 BCED41C2457; Tue, 19 Nov 2024 10:23:53 +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=1732011835; cv=none; b=jxFnDxIq1zWkU6fjAOJlc8rlvuf/abj4o0THa8DM3tKwB78TWzfZma2xWQ2zxdTkVV9cL4hBZFXHQHw77xAg3c/kCnkRh0DAnT7BLpCWxl2IsdgO14ejGssOOpT+KkpFgoiyWzaYBcpIlbwSZ9HPUALYZXsabhg/NGlYqTE1VMw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732011835; c=relaxed/simple; bh=rreYe+2m0JMYnottDxobxDieusEcDpSrdSOT5M0qneM=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=IwIqvGThNTZQ+oIpAZVYIw15BVgGkiiM6D19o97iEI4pnrfQUxED0THlG0hdCcY2TQ7JqkW3CNE3YvQi/EKBhS5gDX+gMVih4czn3KATbfpvEHAtcMHY1edbEMuTihPTWf3iWLHmyAGkfY0X3QoTxXghFDUHDNftjCs0pRA4ONU= 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=J5uIlLiE; 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="J5uIlLiE" Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4AJ885ck030154; Tue, 19 Nov 2024 10:23:51 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= IqsOTWhPLDK3vJwMM89L34lXVFYUhLjmIKrGPO2XgME=; b=J5uIlLiEM3bEH2f1 hCmlhZ2KZcwI02fPh3zT1elwJ8sKNgzKzGsXIyqQjz1kCoQ6zDGv5XDZ9d/b8fVf /hhLIZEB5riAfWwOK+NsPhy8/Zbqj5UnEjkAzOO9QmalcZqvizO1zPfz819f30Wl BqgO7z7HyDx0P3DKaIqHHGmUfXL6KHZilXvaPyYLm9kI9V9UozQshagJRbJpZnp9 TsnIg++hUdi6K/EH0+zfxFrTCYJJ5l3MfnQiiLiWi9seGxAO8tu1PEbGq/Eh95wb xY0lv++xjCtW+9SKYXsxJ9BmtwzeoD3d/pj5Jk079U5XL6Wih3tHObzUFUHBuyuL WBMSVw== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4308y6a7jg-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 19 Nov 2024 10:23:51 +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 4AJANorb019203 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 19 Nov 2024 10:23:50 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:44 -0800 From: Xin Liu To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , , , , Subject: [PATCH v2 2/3] arm64: dts: qcom: qcs8300: Add watchdog node Date: Tue, 19 Nov 2024 18:23:14 +0800 Message-ID: <20241119102315.3167607-3-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-ORIG-GUID: f6iLmXyB3v82mPi1uItk4nHEqoaxK1zs X-Proofpoint-GUID: f6iLmXyB3v82mPi1uItk4nHEqoaxK1zs 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 priorityscore=1501 mlxlogscore=611 suspectscore=0 mlxscore=0 bulkscore=0 malwarescore=0 lowpriorityscore=0 spamscore=0 clxscore=1015 adultscore=0 phishscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411190073 Add the watchdog node for QCS8300 SoC. Signed-off-by: Xin Liu --- arch/arm64/boot/dts/qcom/qcs8300.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/qcs8300.dtsi b/arch/arm64/boot/dts/qcom/qcs8300.dtsi index 2c35f96c3f28..13321b1a8af6 100644 --- a/arch/arm64/boot/dts/qcom/qcs8300.dtsi +++ b/arch/arm64/boot/dts/qcom/qcs8300.dtsi @@ -1122,6 +1122,12 @@ intc: interrupt-controller@17a00000 { redistributor-stride = <0x0 0x20000>; }; + watchdog: watchdog@17c10000 { + compatible = "qcom,apss-wdt-qcs8300", "qcom,kpss-wdt"; + reg = <0x0 0x17c10000 0x0 0x1000>; + interrupts = ; + }; + memtimer: timer@17c20000 { compatible = "arm,armv7-timer-mem"; reg = <0x0 0x17c20000 0x0 0x1000>; From patchwork Tue Nov 19 10:23:15 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xin Liu X-Patchwork-Id: 13879608 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 DD5761C9B87; Tue, 19 Nov 2024 10:23:58 +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=1732011840; cv=none; b=f3kD1igdBz0CmT/PNQNmp/onOlnwGXaWvoVUijC+vGGPq2qgu8rCNZMAFgwkOOZqctwvGlRNnLpNN6uYtp0Kf2FUzIOC6fXVkinW+w0Am8ZlxPgwvVMN/fGlG5dT26yDB/TSBntRFCXmet1KjgsBXU5oQnmCbKKDchuN9dN2uhw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732011840; c=relaxed/simple; bh=tLs5bjkzFZzPWrdjncAEAQBFNtEk4VLgMIPy0jKHJ5c=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=tabdbaBZfsI+6Wh93L5MXfL/QW7HYq74tqqyCF2x+n4yfvoSCm/AyG7FeIOFJ1AsyeUJw7q6WPhNo0pm45RJyjPqSN5bLSwPMxQLmTwjHwna/GJ97uE5H5SCvut17DbJWpdOz4LXxhqYV/Pk8T1/oNNL/Tm2CfOQGiIjSvQkQNo= 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=BcgRNs5F; 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="BcgRNs5F" Received: from pps.filterd (m0279868.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4AJ74iOc005735; Tue, 19 Nov 2024 10:23:55 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= KmWNqeDjgf10eeGqVzFHRDCMbF104rlo3rm6ULB/FMU=; b=BcgRNs5FuG8dGBUl FWBhyB8wv12SX3AR7xfpHFMXkDvk33+oUyGKLvrzP6j6P+oSORBsUsXojhbQE2WL tmgpO3rDP350bX47+8hEUO2BnzVLck34O524g8WOjcesXK+bgi/DA/gMKUsXCgK0 I9CAtNDm/Q7QSFf0pyaCmSBqPB/J5ZMo7V87SHOYDJPUnd4OLw/O4VD/wZDeGa/s ev9GHyLkBgn7TMS1msUH4TB4iNs4bei0EafjXHhJTwGkUvjTPCbDmAKdlKTTMWlI LTCi8v5Fa66W01i7G3ULb1iHt0W5nTqPdcnefny2Fq0GBpFEgfR82fVT7tKk/Chg KwtfHg== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4308y927fb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 19 Nov 2024 10:23:55 +0000 (GMT) Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA02.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 4AJANs9V023784 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 19 Nov 2024 10:23:54 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:48 -0800 From: Xin Liu To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , , , , Subject: [PATCH v2 3/3] arm64: dts: qcom: qcs8300-ride: Add watchdog node Date: Tue, 19 Nov 2024 18:23:15 +0800 Message-ID: <20241119102315.3167607-4-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: YuaRKrFSJsfv4kLWLBlK3LxLeZjfPl4- X-Proofpoint-ORIG-GUID: YuaRKrFSJsfv4kLWLBlK3LxLeZjfPl4- 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 impostorscore=0 mlxscore=0 phishscore=0 suspectscore=0 adultscore=0 clxscore=1015 priorityscore=1501 lowpriorityscore=0 spamscore=0 bulkscore=0 mlxlogscore=977 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411190073 Add watchdog clock on the Qualcomm QCS8300 Ride platform. Signed-off-by: Xin Liu --- arch/arm64/boot/dts/qcom/qcs8300-ride.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/qcs8300-ride.dts b/arch/arm64/boot/dts/qcom/qcs8300-ride.dts index 7eed19a694c3..3024338bcfbc 100644 --- a/arch/arm64/boot/dts/qcom/qcs8300-ride.dts +++ b/arch/arm64/boot/dts/qcom/qcs8300-ride.dts @@ -265,3 +265,7 @@ &ufs_mem_phy { vdda-pll-supply = <&vreg_l5a>; status = "okay"; }; + +&watchdog { + clocks = <&sleep_clk>; +}; \ No newline at end of file