]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: clk: add watchdog clock to px30_clk_enable
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Mon, 14 Nov 2022 10:33:46 +0000 (11:33 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 16 Jan 2023 10:01:10 +0000 (18:01 +0800)
commit23b71addf90d2df7df591a84ed69300334b26ca9
treeeeba4e2a173aa09ab03548885d535f169fa86077
parent4b564460023a8cbf58d56f354e8ab45264770825
rockchip: clk: add watchdog clock to px30_clk_enable

Add the PCLK_WDT_NS clock to px30_clk_enable so that the watchdog driver
can probe since it wants to enable this clock.

Cc: Quentin Schulz <foss+uboot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/clk/rockchip/clk_px30.c