mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-07 00:05:36 +08:00
ARM: dts: msm: Add labels to qcom,power-on node
Add labels to override silent boot mode reboot reasons in techpack. Change-Id: I3ce6092f51176ba3c37a7b79d1f9fdcbb6ac7de3
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
1564a691be
commit
4b0df88550
@@ -56,7 +56,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
qcom,power-on@800 {
|
||||
pm6155_1_poweron: qcom,power-on@800 {
|
||||
compatible = "qcom,pm8998-pon";
|
||||
reg = <0x800>;
|
||||
mode-bootloader = <0x2>;
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#thermal-sensor-cells = <0>;
|
||||
};
|
||||
|
||||
qcom,power-on@800 {
|
||||
pm8150_poweron: qcom,power-on@800 {
|
||||
compatible = "qcom,pm8998-pon";
|
||||
reg = <0x0800>;
|
||||
mode-bootloader = <0x2>;
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
qcom,power-on@800 {
|
||||
pm8195_1_poweron: qcom,power-on@800 {
|
||||
compatible = "qcom,pm8998-pon";
|
||||
reg = <0x0800>;
|
||||
mode-bootloader = <0x2>;
|
||||
|
||||
Reference in New Issue
Block a user