Re: [PATCH net-next v2 3/7] net: ti: icssg-prueth: Stop hardcoding def_inc
From: Roger Quadros
Date: Wed Aug 21 2024 - 08:00:42 EST
On 13/08/2024 10:42, MD Danish Anwar wrote:
> The def_inc is stored in icss_iep structure. Currently default increment
> (ns per clock tick) is hardcoded to 4 (Clock frequency being 250 MHz).
> Change this to use the iep->def_inc variable as the iep structure is now
> accessible to the driver files.
>
> Signed-off-by: MD Danish Anwar <danishanwar@xxxxxx>
Reviewed-by: Roger Quadros <rogerq@xxxxxxxxxx>