From: Elaine Zhang Date: Wed, 2 Aug 2017 08:29:48 +0000 (+0800) Subject: clk: rockchip: rename the clk id for HCLK_I2S1_2CH X-Git-Tag: v5.15~10452^2~6^2~14^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1b6428a286ae3577b2ba3328a054115d561b8650;p=platform%2Fkernel%2Flinux-starfive.git clk: rockchip: rename the clk id for HCLK_I2S1_2CH i2s1 has 2 channels but not 8 channels. Signed-off-by: Elaine Zhang Signed-off-by: Andy Yan [and the clock id hasn't been used in either clock-driver nor dts, so is safe to rename] Signed-off-by: Heiko Stuebner --- diff --git a/include/dt-bindings/clock/rv1108-cru.h b/include/dt-bindings/clock/rv1108-cru.h index fe013cf..e8aa6d56 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