mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: add sys-pm-violators device for lahaina
Add system low power mode violators device for Lahaina. Change-Id: I266b3db4f53c98ed1f499774236ad7993bfe1f0b
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
14a69699ae
commit
eac44aa0b7
@@ -122,4 +122,11 @@
|
||||
reg = <0xc300000 0x1000>, <0xc3f001c 0x4>;
|
||||
reg-names = "phys_addr_base", "offset_addr";
|
||||
};
|
||||
|
||||
sys-pm-vx@c320000 {
|
||||
compatible = "qcom,sys-pm-violators", "qcom,sys-pm-lahaina";
|
||||
reg = <0xc320000 0x0400>;
|
||||
mboxes = <&qmp_aop 0>;
|
||||
mbox-names = "aop";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user