diff options
author | Yangbo Lu <yangbo.lu@nxp.com> | 2020-04-20 05:46:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-22 01:38:33 +0300 |
commit | 2b49d128b3f8d8fff8972afcbc603802e5e40c6a (patch) | |
tree | d6ef5c1580d97a2f1900bfa109d296058670708f /include/video/metronomefb.h | |
parent | 59211053f099054e0f4c7796a494f4c9c2f79ded (diff) | |
download | linux-2b49d128b3f8d8fff8972afcbc603802e5e40c6a.tar.xz |
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
The Ocelot PTP clock driver had been embedded into ocelot.c driver.
It had supported basic gettime64/settime64/adjtime/adjfine functions
by now which were used by both Ocelot switch and Felix switch.
This patch is to move current ptp clock code out of ocelot.c driver
maintaining as a single ocelot_ptp.c.
For futher new features implementation, the common code could be put
in ocelot_ptp.c and the switch specific code should be in specific
switch driver. The interrupt implementation in SoC is different
between Ocelot and Felix.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/video/metronomefb.h')
0 files changed, 0 insertions, 0 deletions