]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
net: xilinx_emacps: Add PTP hardware clock support
authorPunnaiah Choudary Kalluri <punnaiah.choudary.kalluri@xilinx.com>
Wed, 4 Dec 2013 16:18:44 +0000 (21:48 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 4 Dec 2013 17:07:07 +0000 (18:07 +0100)
commit2895324c6946940831a8dfb4934f62f96d77b815
treececd1fc2cd9b36776ded825ce8889d6ee81fb8a8
parent4efb588213d438616e05f1a4e7e03e335d816d37
net: xilinx_emacps: Add PTP hardware clock support

This patch adds timestamping and PTP hardware clock support to the
emacps driver.
Removed the existing timestamp implementation as the support for this
implementation is deprecated in kernel and causing the compilation errors.

With new implementation, Hardware frequency adjustment algorithm is not working
properly and this will be fixed in future versions.

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/ethernet/xilinx/xilinx_emacps.c