commit | ef990bcad58cf1d13c5a49191a2c2342eb8d6709 | [log] [tgz] |
---|---|---|
author | Alex Bee <knaerzche@gmail.com> | Wed Jul 22 18:18:20 2020 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Wed Jul 22 20:05:19 2020 +0200 |
tree | bde4ae434042b6697f1bddea281d1e0605c6184e | |
parent | 465931e70881476a210d44705102ef8b6ee6cdb0 [diff] |
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>