Loading arch/arm/boot/dts/msm8610-v1-pm.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -279,6 +279,8 @@ qcom,pc-mode = "tz_l2_int"; qcom,use-sync-timer; qcom,pc-resets-timer; qcom,cpus-as-clocks; qcom,synced-clocks; }; qcom,cpu-sleep-status@f9088008{ Loading arch/arm/boot/dts/msm8610-v2-pm.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -270,6 +270,8 @@ qcom,pc-mode = "tz_l2_int"; qcom,use-sync-timer; qcom,pc-resets-timer; qcom,cpus-as-clocks; qcom,synced-clocks; }; qcom,cpu-sleep-status@f9088008{ Loading arch/arm/boot/dts/msm8610.dtsi +24 −4 Original line number Diff line number Diff line Loading @@ -504,11 +504,31 @@ qcom,ipi-ping; }; qcom,acpuclk@f9011050 { compatible = "qcom,acpuclk-a7"; qcom,clock-a7@f9011050 { compatible = "qcom,clock-a7-8226"; reg = <0xf9011050 0x8>; reg-names = "rcg_base"; a7_cpu-supply = <&apc_vreg_corner>; reg-names = "rcg-base"; clock-names = "clk-4", "clk-5"; qcom,speed0-bin-v0 = < 0 0>, < 384000000 1>, < 787200000 2>, <1190400000 3>; cpu-vdd-supply = <&apc_vreg_corner>; }; qcom,msm-cpufreq@0 { reg = <0 4>; compatible = "qcom,msm-cpufreq"; qcom,cpu-mem-ports = <1 512>; qcom,cpufreq-table = < 300000 800 /* 100 MHz */ >, < 384000 800 /* 100 MHz */ >, < 600000 1600 /* 200 MHz */ >, < 787200 1600 /* 200 MHz */ >, < 998400 2664 /* 333 MHz */ >, < 1190400 2664 /* 333 MHz */ >; }; spmi_bus: qcom,spmi@fc4c0000 { Loading Loading
arch/arm/boot/dts/msm8610-v1-pm.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -279,6 +279,8 @@ qcom,pc-mode = "tz_l2_int"; qcom,use-sync-timer; qcom,pc-resets-timer; qcom,cpus-as-clocks; qcom,synced-clocks; }; qcom,cpu-sleep-status@f9088008{ Loading
arch/arm/boot/dts/msm8610-v2-pm.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -270,6 +270,8 @@ qcom,pc-mode = "tz_l2_int"; qcom,use-sync-timer; qcom,pc-resets-timer; qcom,cpus-as-clocks; qcom,synced-clocks; }; qcom,cpu-sleep-status@f9088008{ Loading
arch/arm/boot/dts/msm8610.dtsi +24 −4 Original line number Diff line number Diff line Loading @@ -504,11 +504,31 @@ qcom,ipi-ping; }; qcom,acpuclk@f9011050 { compatible = "qcom,acpuclk-a7"; qcom,clock-a7@f9011050 { compatible = "qcom,clock-a7-8226"; reg = <0xf9011050 0x8>; reg-names = "rcg_base"; a7_cpu-supply = <&apc_vreg_corner>; reg-names = "rcg-base"; clock-names = "clk-4", "clk-5"; qcom,speed0-bin-v0 = < 0 0>, < 384000000 1>, < 787200000 2>, <1190400000 3>; cpu-vdd-supply = <&apc_vreg_corner>; }; qcom,msm-cpufreq@0 { reg = <0 4>; compatible = "qcom,msm-cpufreq"; qcom,cpu-mem-ports = <1 512>; qcom,cpufreq-table = < 300000 800 /* 100 MHz */ >, < 384000 800 /* 100 MHz */ >, < 600000 1600 /* 200 MHz */ >, < 787200 1600 /* 200 MHz */ >, < 998400 2664 /* 333 MHz */ >, < 1190400 2664 /* 333 MHz */ >; }; spmi_bus: qcom,spmi@fc4c0000 { Loading