Skip to content
Commit caa6934a authored by Julien CHAUVEAU's avatar Julien CHAUVEAU Committed by Heiko Stuebner
Browse files

clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB Host

This patch adds CLK_IGNORE_UNUSED flag to hclk_usb_peri, hclk_usbotg0
and hclk_usbotg1 because these clocks must remain enabled to use the
USB controllers in host mode.

This fixes a regression introduced by commit 78eaf609


("clk: rockchip: disable unused clocks").

Signed-off-by: default avatarJulien CHAUVEAU <julien.chauveau@neo-technologies.fr>
Fixes: 78eaf609

 ("clk: rockchip: disable unused clocks")
Reviewed-by: default avatarRomain Perier <romain.perier@gmail.com>
Tested-by: default avatarRomain Perier <romain.perier@gmail.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 97bf6af1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment