clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}
authorBrian Norris <briannorris@chromium.org>
Wed, 8 Sep 2021 18:13:39 +0000 (11:13 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 20 Sep 2021 13:12:23 +0000 (15:12 +0200)
commitbd2c1f664ea647d8f66fbe083f9256511d4f2b9a
tree191bebd6eb8ebee5a7bb0954ac1b9e51822952b5
parentef087b7ecf8aaeb08a17ae825f10cd94e116616e
clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}

We have DT IDs for PCLK_COREDBG_L and PCLK_COREDBG_B, but we don't
actually expose them.

Note that this requires the previous patch (making "armclkl" and
"armclkb" into "critical" clocks) to prevent these clocks from taking
down the CPU.

Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20210908111337.v2.2.If29cd838efbcee4450a62b8d84a99b23c86e0a3f@changeid
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3399.c