summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorSugar Zhang <sugar.zhang@rock-chips.com>2018-09-23 22:10:08 +0800
committerTao Huang <huangtao@rock-chips.com>2018-09-26 12:00:46 +0800
commitc7bf0d5658fc62e607446dabc93efd6dc6dff4ec (patch)
treec19dc40ef509294d9354d7c47057e8c84ead197b /include/dt-bindings
parentf1671189530c5afef732efaf0fa2d90b44fc0a16 (diff)
clk: rockchip: rk1808: fixup wrong id-name for HCLK_I2S1
Change-Id: I10254f5c6144443d614a34d75d2400c22c448514 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/rk1808-cru.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/rk1808-cru.h b/include/dt-bindings/clock/rk1808-cru.h
index 39eef3d50832..91a71dd0a165 100644
--- a/include/dt-bindings/clock/rk1808-cru.h
+++ b/include/dt-bindings/clock/rk1808-cru.h
@@ -161,7 +161,7 @@
#define HCLK_VAD 216
#define HCLK_PDM 217
#define HCLK_I2S0_8CH 218
-#define HCLK_I2S1_8CH 219
+#define HCLK_I2S1_2CH 219
#define MSCLK_CORE_NIU 220
#define HSCLK_IMEM 221
#define HCLK_HOST_ARB 222