ccu_sun8i_r: minor comment update

MFC after:	1 week
This commit is contained in:
Andriy Gapon 2020-08-06 11:18:06 +00:00
parent 16696f6057
commit a89b0586a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=363948

View File

@ -119,7 +119,7 @@ NM_CLK(r_ccu_ir_clk,
"ir", r_ccu_ir_parents, /* names, parents */
0x54, /* offset */
0, 4, 0, 0, /* N factor */
16, 2, 0, 0, /* M flags */
16, 2, 0, 0, /* M factor */
24, 2, /* mux */
31, /* gate */
AW_CLK_HAS_MUX | AW_CLK_REPARENT | AW_CLK_HAS_GATE);/* flags */