diff mbox series

[1/3] clk: rockchip: add clock id for watchdog pclk on rk3328

Message ID 20190615153032.27772-1-heiko@sntech.de (mailing list archive)
State New, archived
Headers show
Series [1/3] clk: rockchip: add clock id for watchdog pclk on rk3328 | expand

Commit Message

Heiko Stuebner June 15, 2019, 3:30 p.m. UTC
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(+)

Comments

Heiko Stuebner June 27, 2019, 10:40 a.m. UTC | #1
Am Samstag, 15. Juni 2019, 17:30:30 CEST schrieb Heiko Stuebner:
> Needed to export that added clock.
> 
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>

applied all 3 patches to relevant branches for 5.3

Cheers
Heiko
diff mbox series

Patch

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