[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190615153032.27772-1-heiko@sntech.de>
Date: Sat, 15 Jun 2019 17:30:30 +0200
From: Heiko Stuebner <heiko@...ech.de>
To: linux-rockchip@...ts.infradead.org
Cc: linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, papadakospan@...il.com,
sboyd@...nel.org, mturquette@...libre.com,
Heiko Stuebner <heiko@...ech.de>
Subject: [PATCH 1/3] clk: rockchip: add clock id for watchdog pclk on rk3328
Needed to export that added clock.
Signed-off-by: Heiko Stuebner <heiko@...ech.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
Powered by blists - more mailing lists