On 20/11/2024 06:52, Manikanta Mylavarapu wrote: > Add the watchdog node for IPQ5424 SoC. > > Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@xxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/ipq5424.dtsi | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/ipq5424.dtsi b/arch/arm64/boot/dts/qcom/ipq5424.dtsi > index 5e219f900412..4ca1ef1c4dc7 100644 > --- a/arch/arm64/boot/dts/qcom/ipq5424.dtsi > +++ b/arch/arm64/boot/dts/qcom/ipq5424.dtsi > @@ -233,6 +233,13 @@ intc: interrupt-controller@f200000 { > msi-controller; > }; > > + watchdog: watchdog@f410000 { You do not use the label. Can be dropped. Best regards, Krzysztof