Loading bindings/arm/msm/system_pm_rpm.txt 0 → 100644 +19 −0 Original line number Diff line number Diff line SYSTEM PM System PM device is a virtual device that handles all CPU subsystem low power mode activties. When entering core shutdown, resource state that were requested from the processor may be relinquished and set to idle and restored when the cores are brought out of sleep. PROPERTIES - compatible: Usage: required Value type: <string> Definition: must be "qcom,system-pm-rpm". EXAMPLE system_pm_rpm { compatible = "qcom,system-pm-rpm"; }; qcom/holi.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -517,6 +517,10 @@ rpm-channel-type = <15>; /* SMD_APPS_RPM */ }; system_pm_rpm { compatible = "qcom,system-pm-rpm"; }; ipcc_mproc: qcom,ipcc@208000 { compatible = "qcom,ipcc"; reg = <0x208000 0x1000>; Loading Loading
bindings/arm/msm/system_pm_rpm.txt 0 → 100644 +19 −0 Original line number Diff line number Diff line SYSTEM PM System PM device is a virtual device that handles all CPU subsystem low power mode activties. When entering core shutdown, resource state that were requested from the processor may be relinquished and set to idle and restored when the cores are brought out of sleep. PROPERTIES - compatible: Usage: required Value type: <string> Definition: must be "qcom,system-pm-rpm". EXAMPLE system_pm_rpm { compatible = "qcom,system-pm-rpm"; };
qcom/holi.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -517,6 +517,10 @@ rpm-channel-type = <15>; /* SMD_APPS_RPM */ }; system_pm_rpm { compatible = "qcom,system-pm-rpm"; }; ipcc_mproc: qcom,ipcc@208000 { compatible = "qcom,ipcc"; reg = <0x208000 0x1000>; Loading