diff options
author | David S. Miller <davem@davemloft.net> | 2020-04-22 01:38:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-22 01:38:34 +0300 |
commit | 44dd5efc97dae0dc09ea9316597826c8b0fd1578 (patch) | |
tree | 85f67d18b3f50b388671603df0556fe0a4d8ac68 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 59211053f099054e0f4c7796a494f4c9c2f79ded (diff) | |
parent | 5287be405ca2263a9c524a6b0a7869c59760f4e6 (diff) | |
download | linux-44dd5efc97dae0dc09ea9316597826c8b0fd1578.tar.xz |
Merge branch 'Support-programmable-pins-for-Ocelot-PTP-driver'
Yangbo Lu says:
====================
Support programmable pins for Ocelot PTP driver
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-set is to move current ptp clock code out of ocelot.c driver
maintaining as a single ocelot_ptp.c driver, and to implement 4
programmable pins with only PTP_PF_PEROUT function for now.
The PTP_PF_EXTTS function will be supported in the future, and it should
be implemented separately for Felix and Ocelot, because of different
hardware interrupt implementation in them.
Changes for v2:
- Put PTP driver under drivers/net/ethernet/mscc/.
- Dropped MAINTAINERS patch. Kept original maintaining.
- Initialized PTP separately in ocelot/felix platforms.
- Supported PPS case in programmable pin.
- Supported disabling pin function since deadlock is fixed by Richard.
- Returned -EBUSY if not finding pin available.
Changes for v3:
- Re-sent.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions