From patchwork Mon Nov 25 09:35:01 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xin Liu X-Patchwork-Id: 13884648 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 11BE61946BC; Mon, 25 Nov 2024 09:37:33 +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=1732527455; cv=none; b=gra+LV84XFcxH6IlmCIgIMhKjJs26BYStGwHpNNs3PZg2FujsJ8fUiMalTwEenZxeMMf2cEpa0LU5l4DeY0GdPviQkMBnDP3sVA3+fkUErB1QsxlxseHW1HJ5GcxjvepQt7iHoMbsTEXS/q7von+WqpfK1npJWU+f/RPylJdD0U= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732527455; c=relaxed/simple; bh=aTwRZbpsyqVBsEJ+HrYziqYmBZNzta9D88CC4h1zpME=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=JfaOrayrtUnwbPu7pW/l7Ne7DVaSAFSfSzqeakEuD/F6/eAWvrJ1+rV8S+0HfP8aHnnFJyjUPPlUyt4++JrCgbr0X73buCOIgX4jj/lPBTqjSTonrM/DjkQfWQYy+dOlG1oQG+UPYQqQY0mHvSkYPxo4na8YBp3tH7mdgq2/oPE= 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=J7GztLUh; 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="J7GztLUh" 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 4AONGpPW021756; Mon, 25 Nov 2024 09:37:17 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=J7GztLUhhxSA6C2x NchkUV3kq4r9OcXYUz5aoKxRSEvroRJDbQM5Xw+f842IrJh3WcrhRhGMKQLFr/uX LeedcUWZ/7Jf6W2TEZjfgSV9CoC0l0BsHhcxQ4XNqGOmBRUWdPyiLRY2X7iC49Uf BMk/mHDaKTMhBLvOTOFDP7eXG3pS9DRVOt5OPFjncPewXQiIbOit/I09re+mqoqq 5aS1MiLtY6PeK4W+3O4W31Qcb18z+1bEgOZMYFJNv+zONijkJW75Z9rwaPV0WUJ5 I388wZUBkxYhyxfEqEjL7M125M76BdRpbIMerbaAfaNkZqZ5m/GJOuDUbKmulxkM LLM+iA== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 4334rd4bhu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 25 Nov 2024 09:37:17 +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 4AP9bH1Z017319 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 25 Nov 2024 09:37:17 GMT Received: from liuxin-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; Mon, 25 Nov 2024 01:37:09 -0800 From: Xin Liu To: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: Rajendra Nayak , , , , , , , , , Krzysztof Kozlowski Subject: [PATCH v3 1/3] dt-bindings: watchdog: Document Qualcomm QCS8300 watchdog Date: Mon, 25 Nov 2024 17:35:01 +0800 Message-ID: <20241125093503.1162412-2-quic_liuxin@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241125093503.1162412-1-quic_liuxin@quicinc.com> References: <20241125093503.1162412-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: 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-ORIG-GUID: XRc2xap3JlU12ZFtlZcUl7S8N4-yt6Ty X-Proofpoint-GUID: XRc2xap3JlU12ZFtlZcUl7S8N4-yt6Ty 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 mlxscore=0 lowpriorityscore=0 bulkscore=0 clxscore=1015 suspectscore=0 priorityscore=1501 malwarescore=0 spamscore=0 adultscore=0 impostorscore=0 phishscore=0 mlxlogscore=825 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411250082 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 Mon Nov 25 09:35:02 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xin Liu X-Patchwork-Id: 13884645 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 984131917E6; Mon, 25 Nov 2024 09:37:27 +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=1732527449; cv=none; b=ZjCGmJGLmTmZKBmYoTZVq3n1u8ng5uIUfG6gX6nHrYeC/S5i+NFf1Z3X6M+5mbrDolIth+Td4xWX1bWAWM2UTFlqYpvH0UWQCCfEAThxINY+dUXFE0nEg6eVnK0NFWVIFxlaYmOm+jGykCn8q7EvykUHw1xODkw1DWscn/ALiG8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732527449; c=relaxed/simple; bh=rreYe+2m0JMYnottDxobxDieusEcDpSrdSOT5M0qneM=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=V+qrXePnvj7iB9AHpGhTpWvOxAbBgDqciHI6SMShpUO4BuKWNuYTPNoyQAqmRaY0kASBpJ4CGFLpKyJwaIyzxi3WKz9dWUL/E9xfFYEH65R7swAxSa/gCmX4bSAcecsRu5U05wOCUDzO/F8UwiviY6DPzZwte4lo9bsfH1g8BKg= 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=KJDjeFcb; 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="KJDjeFcb" 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 4AOMe1k8007724; Mon, 25 Nov 2024 09:37:24 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=KJDjeFcbE1gg1yCM XLfQ7PfYUlAEmiYyWBZuaF19igZqLn2RJwbIr1kr6uF6agaeGf3/h2hoYOAnb4Vk gGSj7JV3h1YECYTqaBZVkM5SRZ5llMXUqEBbEQKI5UrTQ+LGlzfhYrNNzDPBTPDw YIA5XflxIUoX+D+jl3ORiN2kQg9XQueSM0PQjmW1UtmFOf74TsvteiGQc8ckG7hA RgY+vwws06TNNVPGvjS/CBwwL9KU6tCmgTQQfnBnfPEBvPJyXCyMlTCgfGh3p5jQ Un9lOznUU8d7kKRbR7cX2lpw19hCnXrWBC0TRljAyXzpJP5dvaRTsaz1xp4RhxDC GsD8dQ== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 433626c6a3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 25 Nov 2024 09:37:22 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 4AP9bL6c008670 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 25 Nov 2024 09:37:21 GMT Received: from liuxin-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; Mon, 25 Nov 2024 01:37:14 -0800 From: Xin Liu To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , , , , Subject: [PATCH v3 2/3] arm64: dts: qcom: qcs8300: Add watchdog node Date: Mon, 25 Nov 2024 17:35:02 +0800 Message-ID: <20241125093503.1162412-3-quic_liuxin@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241125093503.1162412-1-quic_liuxin@quicinc.com> References: <20241125093503.1162412-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: 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: uRRWoyH6R1ZdzvqyxyoDBAWiNrTrN63S X-Proofpoint-ORIG-GUID: uRRWoyH6R1ZdzvqyxyoDBAWiNrTrN63S 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 bulkscore=0 priorityscore=1501 clxscore=1015 phishscore=0 spamscore=0 adultscore=0 impostorscore=0 mlxscore=0 malwarescore=0 suspectscore=0 mlxlogscore=604 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411250081 Add the watchdog node for QCS8300 SoC. Signed-off-by: Xin Liu Reviewed-by: Konrad Dybcio --- 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 Mon Nov 25 09:35:03 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xin Liu X-Patchwork-Id: 13884647 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 94999190676; Mon, 25 Nov 2024 09:37:28 +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=1732527450; cv=none; b=DIeXcDY/yN9ucPpbbYcm1jdrI5gCWpxQl4LJ7Kxuhg0QdetIdMVV+iLXNbt2/XBl466U7K3jS3Tcv/hNFanyV49L7emYZnqJLzhg6ct/WtdNqo4ni75vgeIv4kBYT45kKhMu64qPs9upM4vVmTLx6p3H1jAgGKxR09C7Rv99yic= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732527450; c=relaxed/simple; bh=DSLAVJ2q2j4+qW2l9jGXFmje1cGAmPDjmJ3VRUAlu68=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=UzS0xbKmpUhgd+sCCoet9XWSSFVRG1lcGu/kYQ4wAxlvnz6AuDiLgSGjiIOY6vcBUYUneMFK3dLMPg+ywuDgiY1mDZbIVGmdakbdg3RyX7CA8bsGzdVPSSR5ZOXBiz/+uMtrm7KSqn/nWguLmfgGz93hnyTm2vTZvT8BqCMMII4= 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=aAj1LIyd; 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="aAj1LIyd" 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 4AONdfGM017784; Mon, 25 Nov 2024 09:37:26 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= o26imvBN67a9vqKERvDdum5IMrLcQaUa05hXb141jo0=; b=aAj1LIyd+THl6XZg CIdbl12F7wNMQhZ3Z8ADWrOSuR1j8R7yHNTDnBPBGbvgFecXLPsxKwdWJ+qheFiW Lps3o7ZBgoFfffickMZ167jUEIrBd3JERTGfGN0G4VaI09fVzRjEdzLBEzc/FCCC U2K1PzZ6agAjcwNLYf24cXwM7/+v3UcNoPGCFDA55pUroRR3KGo7PfPpoT4t/a5C cTn0JKeLPTGm6GZcBK28KJQRtXZXDoCntLtwmUsaFMtzfkjC4oeBVh0xRwNsEtbL 4lHLzhLWcupmjv8aNGKbGDhkRp3+8Ce7j6wGW53+fo1SibeiGAhMFI9iVLmOegu3 xJn8AQ== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 433dny3h1e-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 25 Nov 2024 09:37:25 +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 4AP9bP3P017411 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 25 Nov 2024 09:37:25 GMT Received: from liuxin-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; Mon, 25 Nov 2024 01:37:19 -0800 From: Xin Liu To: Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , , , , Subject: [PATCH v3 3/3] arm64: dts: qcom: qcs8300-ride: Add watchdog node Date: Mon, 25 Nov 2024 17:35:03 +0800 Message-ID: <20241125093503.1162412-4-quic_liuxin@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241125093503.1162412-1-quic_liuxin@quicinc.com> References: <20241125093503.1162412-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: 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: K3w5-ZypYIhXtUPnpvccrPzMur73tUNN X-Proofpoint-ORIG-GUID: K3w5-ZypYIhXtUPnpvccrPzMur73tUNN 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 mlxscore=0 bulkscore=0 suspectscore=0 spamscore=0 malwarescore=0 phishscore=0 clxscore=1015 impostorscore=0 mlxlogscore=955 adultscore=0 lowpriorityscore=0 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411250082 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..d4e4c7a8b453 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>; +};