diff options
| author | Bryan O'Donoghue <[email protected]> | 2016-06-05 14:03:27 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-06 20:50:08 -0700 |
| commit | 4a4484274f7431c68e104a66b497639e1ac9022c (patch) | |
| tree | dcbfee4f8cb5700cf650f66ab84c93dffc7cc8fd /tools/perf/scripts/python | |
| parent | 970dc85bd95d931def5926ae81b5aa84ef14fb7c (diff) | |
greybus: timesync: Bind TimeSync into Greybus
TimeSync needs to bind into Greybus in a few places.
- core.c
To initialize its internal state and tear-down its internal state.
To schedule a timesync to a newly added Bundle after probe() completes.
- svc.c
To get access to the SVC and enable/disable timesync as well as
extracting the authoritative time from the SVC to subsequently
disseminate to other entities in the system.
- interface.c
To get access to an Interface in order to inform APBx of timesync
enable/disable and authoritative operations.
This patch adds those bindings into Greybus core.
Signed-off-by: Bryan O'Donoghue <[email protected]>
Reviewed-by: Vaibhav Hiremath <[email protected]>
Acked-by: Alex Elder <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions