Commit 8196dd5e authored by Matthew McClintock's avatar Matthew McClintock Committed by Andy Gross

qcom: ipq4019: add support for reset via qcom,ps-hold

This will allow these types of boards to be rebooted.
Signed-off-by: default avatarMatthew McClintock <mmcclint@codeaurora.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 40057afd
......@@ -179,5 +179,10 @@ watchdog@b017000 {
timeout-sec = <10>;
status = "disabled";
};
restart@4ab000 {
compatible = "qcom,pshold";
reg = <0x4ab000 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