Skip to content

Commit

Permalink
Merge branch 'v3.18-next/armclkid' into v3.18-next/cpuclk
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Stuebner committed Sep 27, 2014
2 parents b52f491 + 4d742e6 commit f79c3c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/clock/rk3188-cru-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#define PLL_GPLL 4
#define CORE_PERI 5
#define CORE_L2C 6
#define ARMCLK 7

/* sclk gates (special clocks) */
#define SCLK_UART0 64
Expand Down
1 change: 1 addition & 0 deletions include/dt-bindings/clock/rk3288-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#define PLL_CPLL 3
#define PLL_GPLL 4
#define PLL_NPLL 5
#define ARMCLK 6

/* sclk gates (special clocks) */
#define SCLK_GPU 64
Expand Down

0 comments on commit f79c3c0

Please sign in to comment.