https://bugzilla.kernel.org/show_bug.cgi?id=76861
--- Comment #11 from Christian König deathsimple@vodafone.de --- What happens if you comment out "avivo_reduce_ratio(&fb_div, &ref_div, fb_div_min, ref_div_min);" ?
The problem is that values smaller than 112 doesn't give us a ref divider of 15 instead we get a divider of 5 because the feedback divider is dividable by 3 as well.