]> www.infradead.org Git - users/dwmw2/linux.git/commit
clk: rockchip: rk3128: Export PCLK_MIPIPHY
authorAlex Bee <knaerzche@gmail.com>
Thu, 9 May 2024 14:06:49 +0000 (16:06 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 28 May 2024 14:38:26 +0000 (16:38 +0200)
commit577c04fbf255f81f26507a7ffb2477fce50c214d
tree7a07290ae6119af2f87ceb8b946d703e8b8768a6
parentd8eb1c94e051452869cdb18cf48956e7e8ddc90b
clk: rockchip: rk3128: Export PCLK_MIPIPHY

Export the D-DHY's APB clock for usage in the DT. Also drop the
CLK_IGNORE_UNUSED-flag, as the clock will be enabled on demand.

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20240509140653.168591-4-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3128.c