clk: sm1: add clk measure driver [1/2]

PD#SWPL-5407

Problem:
sm1 support clk measure

Solution:
support clk measure

Verify:
ac200

Change-Id: I43c74375c16fee73037a1df4e4531c429e1229fd
Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
This commit is contained in:
Shunzhou Jiang
2019-03-20 15:33:25 +08:00
committed by Luan Yuan
parent 8dbe83b58e
commit 20114ecec2
2 changed files with 2 additions and 2 deletions

View File

@@ -534,7 +534,7 @@
};
meson_clk_msr {
compatible = "amlogic, gxl_measure";
compatible = "amlogic, sm1-measure";
reg = <0x18004 0x4
0x1800c 0x4>;
ringctrl = <0xff6345fc>;

View File

@@ -534,7 +534,7 @@
};
meson_clk_msr {
compatible = "amlogic, gxl_measure";
compatible = "amlogic, sm1-measure";
reg = <0x0 0x18004 0x0 0x4
0x0 0x1800c 0x0 0x4>;
ringctrl = <0xff6345fc>;