Merge pull request #740 from rockchip-linux/rk3399/fixes-cru-typo

rockchip: fixes the wrong CLKSEL_CON count for CRU
This commit is contained in:
davidcunado-arm 2016-10-24 12:36:03 +01:00 committed by GitHub
commit 4f0b2e81b1
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
#define PLL_NO_BYPASS_MODE WMSK_BIT(PLL_BYPASS_SHIFT)
#define PLL_CON_COUNT 0x06
#define CRU_CLKSEL_COUNT 0x108
#define CRU_CLKSEL_COUNT 108
#define CRU_CLKSEL_CON(n) (0x100 + (n) * 4)
#define PMUCRU_CLKSEL_CONUT 0x06