commit | bd76a4f94239023106210178bb4c36abce3cee3f | [log] [tgz] |
---|---|---|
author | Dalon Westergreen <dalon.westergreen@linux.intel.com> | Thu Mar 19 12:27:39 2020 -0700 |
committer | Dinh Nguyen <dinguyen@kernel.org> | Fri Mar 20 14:27:39 2020 -0500 |
tree | feefdb363d1e5c3b10ad39107a76d5578d2df9f3 | |
parent | 80f132d737091055ea79a59e03d1880aaf4203e3 [diff] |
ARM: socfpga: arria10: Add ptp_ref clock to ethernet nodes The ptp_ref clock for Arria10 defaults to using the peripheral pll emac ptp clock. Without the ptp_ref clock in the gmac nodes the driver defaults to the gmac main clock resulting in an incorrect period for the ptp counter. Signed-off-by: Dalon Westergreen <dalon.westergreen@linux.intel.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>