K 10 svn:author V 4 manu K 8 svn:date V 27 2019-05-23T17:36:19.297205Z K 7 svn:log V 207 arm: allwinner: clk: Use the new frac clock Some clocks used the NM type but this clock is for the ones with the formula "clk = clkin / n / m" and not "clk = clkin * n / m" Use the new frac clock for them. END