public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] clk: rockchip: add clock id for watchdog pclk on rk3328
@ 2019-06-15 15:30 Heiko Stuebner
  2019-06-15 15:30 ` [PATCH 2/3] clk: rockchip: add " Heiko Stuebner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heiko Stuebner @ 2019-06-15 15:30 UTC (permalink / raw)
  To: linux-rockchip
  Cc: linux-clk, linux-arm-kernel, linux-kernel, papadakospan, sboyd,
	mturquette, Heiko Stuebner

Needed to export that added clock.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
---
 include/dt-bindings/clock/rk3328-cru.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/clock/rk3328-cru.h b/include/dt-bindings/clock/rk3328-cru.h
index afb811340382..555b4ff660ae 100644
--- a/include/dt-bindings/clock/rk3328-cru.h
+++ b/include/dt-bindings/clock/rk3328-cru.h
@@ -164,6 +164,7 @@
 #define PCLK_DCF		233
 #define PCLK_SARADC		234
 #define PCLK_ACODECPHY		235
+#define PCLK_WDT		236
 
 /* hclk gates */
 #define HCLK_PERI		308
-- 
2.20.1


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

end of thread, other threads:[~2019-06-27 10:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-15 15:30 [PATCH 1/3] clk: rockchip: add clock id for watchdog pclk on rk3328 Heiko Stuebner
2019-06-15 15:30 ` [PATCH 2/3] clk: rockchip: add " Heiko Stuebner
2019-06-15 15:30 ` [PATCH 3/3] arm64: dts: rockchip: enable rk3328 watchdog clock Heiko Stuebner
2019-06-27 10:40 ` [PATCH 1/3] clk: rockchip: add clock id for watchdog pclk on rk3328 Heiko Stuebner

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