clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks
authorAlex Bee <knaerzche@gmail.com>
Wed, 22 Jul 2020 16:18:20 +0000 (18:18 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 22 Jul 2020 18:05:19 +0000 (20:05 +0200)
commitef990bcad58cf1d13c5a49191a2c2342eb8d6709
treebde4ae434042b6697f1bddea281d1e0605c6184e
parent465931e70881476a210d44705102ef8b6ee6cdb0
clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks

Since the loopbacktest clock is not exported and is not touched in the
driver, it has to be added to rk3188_critical_clocks to be protected from
being disabled and in order to get the emac working.

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20200722161820.5316-1-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3188.c