mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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:
committed by
Luan Yuan
parent
8dbe83b58e
commit
20114ecec2
@@ -534,7 +534,7 @@
|
||||
};
|
||||
|
||||
meson_clk_msr {
|
||||
compatible = "amlogic, gxl_measure";
|
||||
compatible = "amlogic, sm1-measure";
|
||||
reg = <0x18004 0x4
|
||||
0x1800c 0x4>;
|
||||
ringctrl = <0xff6345fc>;
|
||||
|
||||
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user