mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288
@ 2014-11-26  0:13 Doug Anderson
  2014-11-26  0:13 ` [PATCH 2/2] clk: rockchip: use clock ID for DMC (memory controller) " Doug Anderson
  2014-11-26  0:45 ` [PATCH 1/2] clk: rockchip: add binding ID for DMC (memory controller) clocks " Heiko Stübner
  0 siblings, 2 replies; 5+ messages in thread
From: Doug Anderson @ 2014-11-26  0:13 UTC (permalink / raw)
  To: Heiko Stuebner, cym, Mike Turquette
  Cc: Derek Basehore, linux-arm-kernel, linux-rockchip, Doug Anderson,
	robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak,
	kever.yang, mark.yao, devicetree, linux-kernel

From: Jeff Chen <cym@rock-chips.com>

The DMC clocks need to be turned off at runtime, so we should have IDs
so we can export them.

Signed-off-by: Jeff Chen <cym@rock-chips.com>
[dianders: split into two patches; adjusted commit msg]
Signed-off-by: Doug Anderson <dianders@chromium.org>
---
 include/dt-bindings/clock/rk3288-cru.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h
index 100a08c..8e19ed5 100644
--- a/include/dt-bindings/clock/rk3288-cru.h
+++ b/include/dt-bindings/clock/rk3288-cru.h
@@ -141,6 +141,10 @@
 #define PCLK_VIO2_H2P		361
 #define PCLK_CPU		362
 #define PCLK_PERI		363
+#define PCLK_DDRUPCTL0		364
+#define PCLK_PUBL0		365
+#define PCLK_DDRUPCTL1		366
+#define PCLK_PUBL1		367
 
 /* hclk gates */
 #define HCLK_GPS		448
-- 
2.1.0.rc2.206.gedb03e5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-26 17:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-26  0:13 [PATCH 1/2] clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288 Doug Anderson
2014-11-26  0:13 ` [PATCH 2/2] clk: rockchip: use clock ID for DMC (memory controller) " Doug Anderson
2014-11-26  0:45 ` [PATCH 1/2] clk: rockchip: add binding ID for DMC (memory controller) clocks " Heiko Stübner
2014-11-26  0:49   ` Doug Anderson
2014-11-26 17:43     ` Heiko Stübner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®