Skip to content
Snippets Groups Projects
Commit 582ab50d authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add clock controller measure base for apcs


APSS debug mux base is added to allow measure of
apss frequency from debugfs.

Change-Id: I8bd3d97302fddd502f01badf03e7e209b3eddca0
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 8733edab
No related branches found
No related tags found
No related merge requests found
......@@ -267,8 +267,9 @@
clock_debug: qcom,cc-debug@1874000 {
compatible = "qcom,cc-debug-8916";
reg = <0x1874000 0x4>;
reg-names = "cc_base";
reg = <0x1874000 0x4>,
<0xb01101c 0x8>;
reg-names = "cc_base", "meas";
clocks = <&clock_rpm clk_rpm_debug_mux>;
clock-names = "rpm_debug_mux";
#clock-cells = <1>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment