Loading Documentation/devicetree/bindings/arm/msm/mpm_counter.txt +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ driver provides an api to get this value. The required nodes for the MPM timetick counter driver are: - compatible: "qcom,mpm2-sleep-counter" - compatible: "qti,mpm2-sleep-counter" - reg: Specifies the physical address of the timetick count register. - clock-frequency: the physical counter frequency. Example: qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading arch/arm/boot/dts/qti/msm8226.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -98,8 +98,8 @@ qcom,direct-connect-irqs = <8>; }; qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading arch/arm/boot/dts/qti/msm8610.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -88,8 +88,8 @@ interrupt-names = "cdc-int"; }; qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading arch/arm/boot/dts/qti/msm8974.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -256,8 +256,8 @@ }; qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading arch/arm/boot/dts/qti/msm9625.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -61,8 +61,8 @@ qcom,direct-connect-irqs = <8>; }; qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading Loading
Documentation/devicetree/bindings/arm/msm/mpm_counter.txt +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ driver provides an api to get this value. The required nodes for the MPM timetick counter driver are: - compatible: "qcom,mpm2-sleep-counter" - compatible: "qti,mpm2-sleep-counter" - reg: Specifies the physical address of the timetick count register. - clock-frequency: the physical counter frequency. Example: qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading
arch/arm/boot/dts/qti/msm8226.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -98,8 +98,8 @@ qcom,direct-connect-irqs = <8>; }; qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading
arch/arm/boot/dts/qti/msm8610.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -88,8 +88,8 @@ interrupt-names = "cdc-int"; }; qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading
arch/arm/boot/dts/qti/msm8974.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -256,8 +256,8 @@ }; qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading
arch/arm/boot/dts/qti/msm9625.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -61,8 +61,8 @@ qcom,direct-connect-irqs = <8>; }; qcom,mpm2-sleep-counter@fc4a3000 { compatible = "qcom,mpm2-sleep-counter"; qti,mpm2-sleep-counter@fc4a3000 { compatible = "qti,mpm2-sleep-counter"; reg = <0xfc4a3000 0x1000>; clock-frequency = <32768>; }; Loading