]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: clk: add clocks to px30_clk_enable
authorChris Morgan <macromorgan@hotmail.com>
Fri, 25 Mar 2022 17:09:22 +0000 (12:09 -0500)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 18 Apr 2022 03:25:12 +0000 (11:25 +0800)
commit0abb5b0426e5c20bdbb5748196569a2b5533d711
tree955ed77eb7cea0218193d39823022841c89f14c6
parentf0d49d4f0dba4bd3dc4810dbfc48e315afe023fc
rockchip: clk: add clocks to px30_clk_enable

Add the HCLK_OTG, HCLK_SFC, and SCLK_SFC clocks to px30_clk_enable.
Without this change U-Boot reports an error of "Enable
clock-controller@ff2b0000 failed" on boot when using the SFC or USB in
U-Boot.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/clk/rockchip/clk_px30.c