allwinner: NKMP clock: add update bit
authormanu <manu@FreeBSD.org>
Tue, 28 Feb 2017 11:38:11 +0000 (11:38 +0000)
committermanu <manu@FreeBSD.org>
Tue, 28 Feb 2017 11:38:11 +0000 (11:38 +0000)
commit5d6d06b8670d16baac3d8254d7b90182a1cad723
tree9b37180ff2627850fd63a25dcfd49e76500e9107
parentcb63f0d01ef7b89a105bdec2ab88eefa04b82e3e
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