mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: qcom: Add SDAM location on PM8150 to save reboot reason
Use SDAM2 MEM8 SDAM location to store the reboot reason. Change-Id: I47bc7aa86c1f1735a7d27f9b879bd4b92d312f72
This commit is contained in:
@@ -80,6 +80,14 @@
|
||||
pm8150_sdam_2: sdam@b100 {
|
||||
compatible = "qcom,spmi-sdam";
|
||||
reg = <0xb100>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
restart_reason: restart@48 {
|
||||
reg = <0x48 0x1>;
|
||||
bits = <1 7>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
pm8150_vadc: vadc@3100 {
|
||||
|
||||
Reference in New Issue
Block a user