]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
allwinner: NKMP clock: add update bit
authorEmmanuel Vadot <manu@FreeBSD.org>
Tue, 28 Feb 2017 11:38:11 +0000 (11:38 +0000)
committerEmmanuel Vadot <manu@FreeBSD.org>
Tue, 28 Feb 2017 11:38:11 +0000 (11:38 +0000)
commit511d4e58f360d7c5254e4a49b30e9888add62579
tree9b37180ff2627850fd63a25dcfd49e76500e9107
parent7a5603c04ae46066cb69cdcbe0e2400be26731b5
allwinner: NKMP clock: add update bit

The PLL_DDR clock have an update bit which need to be set after changing
the value, add the possibility to define one for NKMP clocks.

This allow us to add the missing clocks.
We now have the full list of clocks created under the clock domain.
sys/arm/allwinner/clkng/aw_clk.h
sys/arm/allwinner/clkng/aw_clk_nkmp.c
sys/arm/allwinner/clkng/aw_clk_nkmp.h
sys/arm/allwinner/clkng/ccu_h3.c
sys/arm/allwinner/clkng/ccu_h3.h