]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
allwinner: clk: prediv_mux: Init the current parent
authormanu <manu@FreeBSD.org>
Sat, 11 May 2019 15:02:20 +0000 (15:02 +0000)
committermanu <manu@FreeBSD.org>
Sat, 11 May 2019 15:02:20 +0000 (15:02 +0000)
commitf9aad204130c5fddbfd5d235baf490d083134b0c
tree8c722b7594341f8e14e6666524bc15e8f4b3187b
parent808fd9148fa897d2ada8dfe142719f3820f354c0
allwinner: clk: prediv_mux: Init the current parent

Do not init the first parent but read the clock register to find
it's current parent and init this one.
sys/arm/allwinner/clkng/aw_clk_prediv_mux.c