diff options
| author | Yangbo Lu <[email protected]> | 2020-04-20 10:46:45 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-04-21 15:38:33 -0700 |
| commit | 2b49d128b3f8d8fff8972afcbc603802e5e40c6a (patch) | |
| tree | d6ef5c1580d97a2f1900bfa109d296058670708f /scripts/gdb/linux/utils.py | |
| parent | 59211053f099054e0f4c7796a494f4c9c2f79ded (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions