Commit 9692d9ff authored by Sai Prakash Ranjan's avatar Sai Prakash Ranjan Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: qcs404: Update the compatible for watchdog timer

parent 29c5cb64
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -905,7 +905,7 @@
		};

		watchdog@b017000 {
			compatible = "qcom,kpss-wdt";
			compatible = "qcom,apss-wdt-qcs404", "qcom,kpss-wdt";
			reg = <0x0b017000 0x1000>;
			clocks = <&sleep_clk>;
		};