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)
commit3b0b4ebfd761943179fe03b107f66c72c3b5c8d4
tree82fb50bc3134a7bbbec72cc351288e8697f269b1
parent8a88550fe7bb9c3cf051ceb3b130b1014fd5dcb4
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