Skip to content

Commit aea15fa

Browse files
authored
clk: mediatek: mt6589-infracfg: fix TOP_CKMUXSEL offset
1 parent 24dcda0 commit aea15fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/clk/mediatek/clk-mt6589-infracfg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
#include <dt-bindings/clock/mt6589-clk.h>
1212

13-
#define TOP_CKMUXSEL 0x10001000
13+
#define TOP_CKMUXSEL 0x0
1414

1515
static const char * const infra_mux1_parents[] = {
1616
"clk26m",

0 commit comments

Comments
 (0)