Commit 74e848f6 authored by Stephen Boyd's avatar Stephen Boyd Committed by Olof Johansson

ARM: dts: MSM8974: Add restart node

Add the restart node so we can reboot the device.
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 17d0900c
......@@ -29,5 +29,10 @@ timer {
<1 1 0xf08>;
clock-frequency = <19200000>;
};
restart@fc4ab000 {
compatible = "qcom,pshold";
reg = <0xfc4ab000 0x4>;
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment