Skip to content
Commit 5039d16a authored by Romain Perier's avatar Romain Perier Committed by Heiko Stuebner
Browse files

clk: rockchip: Fix clock gate for rk3188 hclk_emem_peri

Do not disable clock gate "hclk_emem_peri", otherwise EMAC clocks no longer work
and it breaks ethernet on RK3066 and RK3188. It fixes a regression introduced by
commit 78eaf609

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

Signed-off-by: default avatarRomain Perier <romain.perier@gmail.com>
Fixes: 78eaf609

 ("clk: rockchip: disable unused clocks")
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent caa6934a
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