Skip to content

Commit c3424f5

Browse files
WeiyiLu-MediaTekbebarino
authored andcommitted
dt-bindings: clock: add clock for MT2712
Add new clock according to 3rd ECO design change. It's the parent clock of audio clock mux. Signed-off-by: Weiyi Lu <weiyi.lu@mediatek.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent bfeffd1 commit c3424f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/dt-bindings/clock/mt2712-clk.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,8 @@
228228
#define CLK_TOP_NFI2X_EN 189
229229
#define CLK_TOP_NFIECC_EN 190
230230
#define CLK_TOP_NFI1X_CK_EN 191
231-
#define CLK_TOP_NR_CLK 192
231+
#define CLK_TOP_APLL2_D3 192
232+
#define CLK_TOP_NR_CLK 193
232233

233234
/* INFRACFG */
234235

0 commit comments

Comments
 (0)