Skip to content

Commit

Permalink
Merge branch 'clk-s905' into clk-next
Browse files Browse the repository at this point in the history
  • Loading branch information
mturquette committed Jul 16, 2016
2 parents 4d252fd + ca1d2e2 commit 149f9e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/clk/meson/gxbb.h
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
#define CLKID_HDMI_PCLK 63
#define CLKID_USB1_DDR_BRIDGE 64
#define CLKID_USB0_DDR_BRIDGE 65
/* CLKID_MMC_PCLK */
#define CLKID_MMC_PCLK 66
#define CLKID_DVIN 67
#define CLKID_UART2 68
#define CLKID_SANA 69
Expand Down
1 change: 0 additions & 1 deletion include/dt-bindings/clock/gxbb-clkc.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
#define CLKID_CPUCLK 1
#define CLKID_CLK81 12
#define CLKID_ETH 36
#define CLKID_MMC_PCLK 66

#endif /* __GXBB_CLKC_H */

0 comments on commit 149f9e7

Please sign in to comment.