]> git.baikalelectronics.ru Git - kernel.git/commit
clk: rockchip: protect the pclk_usb_grf as critical on px30
authorHeiko Stuebner <heiko.stuebner@theobroma-systems.com>
Tue, 17 Sep 2019 08:19:03 +0000 (10:19 +0200)
committerHeiko Stuebner <heiko.stuebner@theobroma-systems.com>
Tue, 5 Nov 2019 19:53:42 +0000 (20:53 +0100)
commit5aad4802cc271fbe437b9b5518b4541a4161a919
tree82fb50bc3134a7bbbec72cc351288e8697f269b1
parentd55bb5210082a6bfc7c9601fbf4c564c46f0afde
clk: rockchip: protect the pclk_usb_grf as critical on px30

Make this clock a real critical clock, so that writes to the usbphy grf
always succeed.

Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Link: https://lore.kernel.org/r/20190917081903.25139-5-heiko@sntech.de
drivers/clk/rockchip/clk-px30.c