On 2/11/22 12:16, [email protected] wrote:
From: Haibo Chen <[email protected]>

The original code logic can not show the correct card clock, and also
has one risk when the div is 0. Because there is div -=1 before.

So move the operation before div -=1, and also involve ddr_pre_div
to get the correct value.

Reviewed-by: Marek Vasut <[email protected]>

Thanks !

Reply via email to