clk: rockchip: add clock-id for HCLK_HDMI on rk3066

A patch from »clk: rockchip: add clock-id for HCLK_HDMI on rk3066« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Sat, 27 Jan 2018 23:21:12 +0100

Commit-Message

RK3066 and RK3188 share most of the clock controller but the rk3066 does have an internal hdmi encoder and associated clock. Therefore add a clock-id so that this clock can be used. Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

include/dt-bindings/clock/rk3188-cru-common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

Statistics

  • 2 lines added
  • 1 lines removed

Changes

---------------- include/dt-bindings/clock/rk3188-cru-common.h -----------------
index b9462b7d3dfe..dc2101a634be 100644
@@ -139,8 +139,9 @@
#define HCLK_CIF1 470
#define HCLK_VEPU 471
#define HCLK_VDPU 472
+#define HCLK_HDMI 473
-#define CLK_NR_CLKS (HCLK_VDPU + 1)
+#define CLK_NR_CLKS (HCLK_HDMI + 1)
/* soft-reset indices */
#define SRST_MCORE 2
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...