From: Vladimir Oltean <olte...@gmail.com> Date: Wed, 5 Aug 2020 03:10:47 +0300
> The way we define the phase (the difference between the time of the > signal's rising edge, and the closest integer multiple of the period), > it doesn't make sense to have a phase value equal or larger than 1 > period. > > So deny these settings coming from the user. > > Signed-off-by: Vladimir Oltean <olte...@gmail.com> Applied, thank you.