Merge branch 'v4.11-shared/clkids' into v4.11-clk/next

This commit is contained in:
Heiko Stuebner 2017-01-13 17:13:33 +01:00
commit 7fc505089c
2 changed files with 3 additions and 0 deletions

View File

@ -108,6 +108,8 @@
#define PCLK_TSADC 349
#define PCLK_CPU 350
#define PCLK_PERI 351
#define PCLK_DDRUPCTL 352
#define PCLK_PUBL 353
/* hclk gates */
#define HCLK_SDMMC 448

View File

@ -168,6 +168,7 @@
#define PCLK_WDT 368
#define PCLK_EFUSE256 369
#define PCLK_EFUSE1024 370
#define PCLK_ISP_IN 371
/* hclk gates */
#define HCLK_GPS 448