• Jacob Keller's avatar
    ptp: convert remaining drivers to adjfine interface · e2bd9c76
    Jacob Keller authored
    Convert all remaining drivers that still use .adjfreq to the newer .adjfine
    implementation. These drivers are not straightforward, as they use
    non-standard methods of programming their hardware. They are all converted
    to use scaled_ppm_to_ppb to get the parts per billion value that their
    logic depends on.
    Signed-off-by: default avatarJacob Keller <jacob.e.keller@intel.com>
    Cc: Ariel Elior <aelior@marvell.com>
    Cc: Sudarsana Kalluru <skalluru@marvell.com>
    Cc: Manish Chopra <manishc@marvell.com>
    Cc: Derek Chickles <dchickles@marvell.com>
    Cc: Satanand Burla <sburla@marvell.com>
    Cc: Felix Manlunas <fmanlunas@marvell.com>
    Cc: Raju Rangoju <rajur@chelsio.com>
    Cc: Joakim Zhang <qiangqing.zhang@nxp.com>
    Cc: Edward Cree <ecree.xilinx@gmail.com>
    Cc: Martin Habets <habetsm.xilinx@gmail.com>
    Cc: Richard Cochran <richardcochran@gmail.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    e2bd9c76
ptp.c 67.8 KB