mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add sys-pm-violator device for neo"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e47d8c06f1
@@ -17,6 +17,7 @@ PROPERTIES
|
||||
- "qcom,sys-pm-diwali"
|
||||
- "qcom,sys-pm-cape"
|
||||
- "qcom,sys-pm-parrot"
|
||||
- "qcom,sys-pm-neo"
|
||||
|
||||
- reg:
|
||||
Usage: required
|
||||
|
||||
@@ -1634,6 +1634,13 @@
|
||||
ddr-freq-update;
|
||||
};
|
||||
|
||||
sys-pm-vx@c320000 {
|
||||
compatible = "qcom,sys-pm-violators", "qcom,sys-pm-neo";
|
||||
reg = <0xc320000 0x0400>;
|
||||
mboxes = <&qmp_aop 0>;
|
||||
mbox-names = "aop";
|
||||
};
|
||||
|
||||
qcom_cedev: qcedev@1de0000 {
|
||||
compatible = "qcom,qcedev";
|
||||
reg = <0x1de0000 0x20000>,
|
||||
|
||||
Reference in New Issue
Block a user