clk: rockchip: add clock-ids for rk3228 audio clocks
authorXing Zheng <zhengxing@rock-chips.com>
Tue, 21 Jun 2016 04:53:29 +0000 (12:53 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 21 Jun 2016 22:20:35 +0000 (00:20 +0200)
This patch exports related i2s/spdif clocks for dts reference.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
include/dt-bindings/clock/rk3228-cru.h

index 5d43ed9b05ad1521fa8a2990a22d35cf29d7403b..c992f3e50e251d2cd34acff77475283ff3128a33 100644 (file)
 #define PCLK_HDMI_PHY          365
 
 /* hclk gates */
+#define HCLK_I2S0_8CH          442
+#define HCLK_I2S1_8CH          443
+#define HCLK_I2S2_2CH          444
+#define HCLK_SPDIF_8CH         445
 #define HCLK_VOP               452
 #define HCLK_NANDC             453
 #define HCLK_SDMMC             456
This page took 0.024752 seconds and 5 git commands to generate.