ARM: dts: msm: Add sys-pm-violators device for sun

This change adds system low power violators device node.

Change-Id: Ie4b7923c2ef96d6d762275b7241948e120230163
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
This commit is contained in:
Minghao Zhang
2023-10-23 15:49:22 +08:00
parent a91ab8db67
commit fdc9298cfa

View File

@@ -362,6 +362,12 @@
hyplog-size-offset = <0x414>; hyplog-size-offset = <0x414>;
}; };
sys-pm-vx@c320000 {
compatible = "qcom,sys-pm-violators", "qcom,sys-pm-sun";
reg = <0xc320000 0x400>;
qcom,qmp = <&aoss_qmp>;
};
tlmm: pinctrl@f000000 { tlmm: pinctrl@f000000 {
compatible = "qcom,sun-tlmm"; compatible = "qcom,sun-tlmm";
reg = <0xf000000 0x202000>; reg = <0xf000000 0x202000>;