aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/rockchip/clk/rk3328_cru.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm64/rockchip/clk/rk3328_cru.c')
-rw-r--r--sys/arm64/rockchip/clk/rk3328_cru.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/arm64/rockchip/clk/rk3328_cru.c b/sys/arm64/rockchip/clk/rk3328_cru.c
index 344bf3bcd7aa..63c8797f6b44 100644
--- a/sys/arm64/rockchip/clk/rk3328_cru.c
+++ b/sys/arm64/rockchip/clk/rk3328_cru.c
@@ -1064,6 +1064,11 @@ static struct rk_clk rk3328_clks[] = {
/* GRF_MAC_CON2 */
MUXGRF(SCLK_MAC2PHY, "clk_mac2phy", mux_mac2phy_p, 0, RK3328_GRF_MAC_CON2, 10, 1),
+
+ /*
+ * This clock is controlled in the secure world
+ */
+ FFACT(PCLK_WDT, "pclk_wdt", "pclk_bus", 1, 1),
};
static int