devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] CHROMIUM: clk: rockchip: add clock IDs for the PVTM clocks
@ 2014-12-19  0:13 Dmitry Torokhov
       [not found] ` <1418948026-3463-1-git-send-email-dtor-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Dmitry Torokhov @ 2014-12-19  0:13 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Mike Turquette, dianders-F7+t8E8rja9g9hUCZPvPmw,
	sonnyrao-F7+t8E8rja9g9hUCZPvPmw, addy.ke-TNX95d0MmH7DzftRWevZcw,
	hl-TNX95d0MmH7DzftRWevZcw, kever.yang-TNX95d0MmH7DzftRWevZcw,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

From: Huang Lin <hl-TNX95d0MmH7DzftRWevZcw@public.gmane.org>

Process-Voltage-Temperature Monitor has two clocks, PVTM_CORE and
PVTM_GPU.

Signed-off-by: Huang Lin <hl-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
Signed-off-by: Dmitry Torokhov <dtor-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
---

Note that I left a hole at 122 for SCLK_USBPHY480M_SRC which is floating
around.

 include/dt-bindings/clock/rk3288-cru.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h
index f60ce72..ba4c194 100644
--- a/include/dt-bindings/clock/rk3288-cru.h
+++ b/include/dt-bindings/clock/rk3288-cru.h
@@ -81,6 +81,9 @@
 #define SCLK_SDIO1_SAMPLE	120
 #define SCLK_EMMC_SAMPLE	121
 
+#define SCLK_PVTM_CORE		123
+#define SCLK_PVTM_GPU		124
+
 #define DCLK_VOP0		190
 #define DCLK_VOP1		191
 
-- 
2.2.0.rc0.207.ga3a616c

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-01-12 20:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19  0:13 [PATCH 1/2] CHROMIUM: clk: rockchip: add clock IDs for the PVTM clocks Dmitry Torokhov
     [not found] ` <1418948026-3463-1-git-send-email-dtor-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2014-12-19  0:13   ` [PATCH 2/2] CHROMIUM: clk: rockchip: add PVTM clocks on rk3288 Dmitry Torokhov
     [not found]     ` <1418948026-3463-2-git-send-email-dtor-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2014-12-19  0:33       ` Doug Anderson
2014-12-19  0:33   ` [PATCH 1/2] CHROMIUM: clk: rockchip: add clock IDs for the PVTM clocks Doug Anderson
2014-12-21 14:14   ` Heiko Stübner
2014-12-21 19:34     ` Dmitry Torokhov
2015-01-12 20:48   ` 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;
as well as URLs for NNTP newsgroup(s).