Re: [PATCH] clk: rockchip: Fix clock gate for rk3188 hclk_emem_peri

2014-12-21 Thread Heiko Stübner
Am Freitag, 12. Dezember 2014, 17:50:39 schrieb Romain Perier: > 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 78eaf6095cc763c1a228ebac5682852f04e85205 ("clk: > rockchip: d

[PATCH] clk: rockchip: Fix clock gate for rk3188 hclk_emem_peri

2014-12-12 Thread Romain Perier
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 78eaf6095cc763c1a228ebac5682852f04e85205 ("clk: rockchip: disable unused clocks"). Signed-off-by: Romain Perier --- drivers/cl