Skip to content

Commit

Permalink
Merge branch 'v4.8-shared/clkids' into v4.8-armsoc/dts32
Browse files Browse the repository at this point in the history
  • Loading branch information
mmind committed Jun 27, 2016
2 parents 8372d93 + 9ff5936 commit 4903927
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions include/dt-bindings/clock/rk3228-cru.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@
#define SCLK_EMMC_SAMPLE 121
#define SCLK_VOP 122
#define SCLK_HDMI_HDCP 123
#define SCLK_MAC_SRC 124
#define SCLK_MAC_EXTCLK 125
#define SCLK_MAC 126
#define SCLK_MAC_REFOUT 127
#define SCLK_MAC_REF 128
#define SCLK_MAC_RX 129
#define SCLK_MAC_TX 130
#define SCLK_MAC_PHY 131
#define SCLK_MAC_OUT 132

/* dclk gates */
#define DCLK_VOP 190
Expand All @@ -61,6 +70,7 @@
#define ACLK_DMAC 194
#define ACLK_PERI 210
#define ACLK_VOP 211
#define ACLK_GMAC 212

/* pclk gates */
#define PCLK_GPIO0 320
Expand All @@ -82,8 +92,13 @@
#define PCLK_PERI 363
#define PCLK_HDMI_CTRL 364
#define PCLK_HDMI_PHY 365
#define PCLK_GMAC 367

/* hclk gates */
#define HCLK_I2S0_8CH 442
#define HCLK_I2S1_8CH 443
#define HCLK_I2S2_2CH 444
#define HCLK_SPDIF_8CH 445
#define HCLK_VOP 452
#define HCLK_NANDC 453
#define HCLK_SDMMC 456
Expand Down

0 comments on commit 4903927

Please sign in to comment.