Loading bindings/arm/msm/rpmh-master-stats.txt +5 −1 Original line number Diff line number Diff line Loading @@ -11,6 +11,10 @@ Additionally, RPMH master stats also maintains application processor's master stats. It uses profiling units to calculate power down and power up stats. Same driver can be used for RPM based targets where Different Subsystems master stats data can be read from SMEM. Such targets do not have profiling unit register. The required properties for rpmh-master-stats are: - compatible: Loading @@ -19,7 +23,7 @@ The required properties for rpmh-master-stats are: Definition: Should be "qcom,rpmh-master-stats-v1". - reg: Usage: required Usage: optional Value type: <prop-encoded-array> Definition: Specifies physical address of start of profiling unit. Loading qcom/holi-pm.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -153,6 +153,10 @@ reg = <0x04690000 0x400>; }; rpmh-master-stats { compatible = "qcom,rpmh-master-stats-v1"; }; qcom,rpm-master-stats@45f0150 { compatible = "qcom,rpm-master-stats"; reg = <0x45f0150 0x5000>; Loading Loading
bindings/arm/msm/rpmh-master-stats.txt +5 −1 Original line number Diff line number Diff line Loading @@ -11,6 +11,10 @@ Additionally, RPMH master stats also maintains application processor's master stats. It uses profiling units to calculate power down and power up stats. Same driver can be used for RPM based targets where Different Subsystems master stats data can be read from SMEM. Such targets do not have profiling unit register. The required properties for rpmh-master-stats are: - compatible: Loading @@ -19,7 +23,7 @@ The required properties for rpmh-master-stats are: Definition: Should be "qcom,rpmh-master-stats-v1". - reg: Usage: required Usage: optional Value type: <prop-encoded-array> Definition: Specifies physical address of start of profiling unit. Loading
qcom/holi-pm.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -153,6 +153,10 @@ reg = <0x04690000 0x400>; }; rpmh-master-stats { compatible = "qcom,rpmh-master-stats-v1"; }; qcom,rpm-master-stats@45f0150 { compatible = "qcom,rpm-master-stats"; reg = <0x45f0150 0x5000>; Loading