From: Elaine Zhang <zhangq...@rock-chips.com> i2s1 has 2 channels but not 8 channels.
Signed-off-by: Elaine Zhang <zhangq...@rock-chips.com> Signed-off-by: Andy Yan <andy....@rock-chips.com> --- Changes in v2: None 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 fe013cf..e8aa6d5 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 -- 2.7.4