From: Vladimir Oltean <olte...@gmail.com> Date: Mon, 3 Aug 2020 22:49:21 +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 larger than 1 period. > > So deny these settings coming from the user. > > Signed-off-by: Vladimir Oltean <olte...@gmail.com> Richard, please review.