HomeFreeBSD

arm: allwinner: clk: Use the new frac clock

Description

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.

Details

Provenance
manuAuthored on
Parents
rS348180: arm: allwinner: clk: Add new clock aw_clk_frac
Branches
Unknown
Tags
Unknown