[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1484049560-14820-1-git-send-email-jacob-chen@iotwrt.com>
Date: Tue, 10 Jan 2017 19:59:17 +0800
From: Jacob Chen <jacob-chen@...wrt.com>
To: heiko@...ech.de, mturquette@...libre.com, sboyd@...eaurora.org
Cc: linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
zhangqing@...k-chips.com, zhengxing@...k-chips.com,
Jacob Chen <jacob-chen@...wrt.com>
Subject: [PATCH 1/4] clk: rockchip: add rk3288 isp_in clock ids
Add clock-ids for the isp block of the rk3288.
Signed-off-by: Jacob Chen <jacob-chen@...wrt.com>
---
include/dt-bindings/clock/rk3288-cru.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h
index 9a586e2..08de7de 100644
--- a/include/dt-bindings/clock/rk3288-cru.h
+++ b/include/dt-bindings/clock/rk3288-cru.h
@@ -168,6 +168,7 @@
#define PCLK_WDT 368
#define PCLK_EFUSE256 369
#define PCLK_EFUSE1024 370
+#define PCLK_ISP_IN 371
/* hclk gates */
#define HCLK_GPS 448
--
2.7.4
Powered by blists - more mailing lists