[PATCH v3 2/9] clk: rockchip: rename the clk id for HCLK_I2S1_2CH

Elaine Zhang zhangqing at rock-chips.com
Tue Aug 8 00:15:40 PDT 2017


i2s1 has 2 channels but not 8 channels.

Signed-off-by: Elaine Zhang <zhangqing at rock-chips.com>
---
 include/dt-bindings/clock/rv1108-cru.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/rv1108-cru.h b/include/dt-bindings/clock/rv1108-cru.h
index fe013cf51e2b..e8aa6d56990a 100644
--- a/include/dt-bindings/clock/rv1108-cru.h
+++ b/include/dt-bindings/clock/rv1108-cru.h
@@ -144,7 +144,7 @@
 
 /* hclk gates */
 #define HCLK_I2S0_8CH			320
-#define HCLK_I2S1_8CH			321
+#define HCLK_I2S1_2CH			321
 #define HCLK_I2S2_2CH			322
 #define HCLK_NANDC			323
 #define HCLK_SDMMC			324
-- 
1.9.1





More information about the Linux-rockchip mailing list