Searched hist:c4d77d5fcd8baefb358ae921b940e9bbd09a751e (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/soc/qcom/ |
H A D | Makefile | diff c4d77d5fcd8baefb358ae921b940e9bbd09a751e Tue Jul 25 07:56:44 CEST 2017 Bjorn Andersson <bjorn.andersson@linaro.org> soc: qcom: GLINK SSR notifier
This driver register as a subsystem restart notifier and will send out notifications to remote processors that has opened the "glink_ssr" GLINK channel.
This mechanism is used to signal any GLINK participants that a 3rd party is gone and that the communication state has to be reset; i.e. that read and write pointers of the GLINK FIFOs are stale.
Acked-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | Kconfig | diff c4d77d5fcd8baefb358ae921b940e9bbd09a751e Tue Jul 25 07:56:44 CEST 2017 Bjorn Andersson <bjorn.andersson@linaro.org> soc: qcom: GLINK SSR notifier
This driver register as a subsystem restart notifier and will send out notifications to remote processors that has opened the "glink_ssr" GLINK channel.
This mechanism is used to signal any GLINK participants that a 3rd party is gone and that the communication state has to be reset; i.e. that read and write pointers of the GLINK FIFOs are stale.
Acked-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|