> Subject: [PATCH v2 1/1] clk: imx: pll14xx: Use unsigned format > specifier > > The debug outputs use %d for clock rates resulting in negative clock > rate during rate calculation. > > Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com> Reviewed-by: Peng Fan <peng.fan at nxp.com>