summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFinley Xiao <finley.xiao@rock-chips.com>2017-12-06 17:53:00 +0800
committerTao Huang <huangtao@rock-chips.com>2017-12-07 18:57:44 +0800
commit3cb6cc8a59c7ecefca8fc79f5278cb29e051859d (patch)
tree32eaa25281a80317e5f1b6297e287352afe2ecb6 /include
parent90d186256b670f41047cbedea9cf560993866ea5 (diff)
clk: rockchip: rk3066a: Rename i2s hclk id
Change-Id: I0a5ccf1846950353ea6fc6980c1c4a4fb3457fd1 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/rk3188-cru-common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/dt-bindings/clock/rk3188-cru-common.h b/include/dt-bindings/clock/rk3188-cru-common.h
index 284944a9581f..9d3ef39defb7 100644
--- a/include/dt-bindings/clock/rk3188-cru-common.h
+++ b/include/dt-bindings/clock/rk3188-cru-common.h
@@ -120,9 +120,9 @@
#define HCLK_OTG0 451
#define HCLK_EMAC 452
#define HCLK_SPDIF 453
-#define HCLK_I2S0 454
-#define HCLK_I2S1 455
-#define HCLK_I2S2 456
+#define HCLK_I2S0_2CH 454
+#define HCLK_I2S1_2CH 455
+#define HCLK_I2S_8CH 456
#define HCLK_OTG1 457
#define HCLK_HSIC 458
#define HCLK_HSADC 459