Skip to content

Commit 5c2fafc

Browse files
authored
arm64: dts: qcom: talos: Add psci reboot-modes (#375)
arm64: dts: qcom: talos: Add psci reboot-modes
2 parents 7601e75 + 92932f7 commit 5c2fafc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm64/boot/dts/qcom/talos.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,11 @@
625625
&cluster_sleep_1
626626
&cluster_sleep_2>;
627627
};
628+
629+
reboot-mode {
630+
mode-bootloader = <0x80010001 0x2>;
631+
mode-edl = <0x80000000 0x1>;
632+
};
628633
};
629634

630635
reserved-memory {

0 commit comments

Comments
 (0)