linux-stable/include/linux/soc
Murali Karicheri a2dd6877b4 soc: ti: K2G: provide APIs to support driver probe deferral
This patch provide APIs to allow client drivers to support
probe deferral. On K2G SoC, devices can be probed only
after the ti_sci_pm_domains driver is probed and ready.
As drivers may get probed at different order, any driver
that depends on knav dma and qmss drivers, for example
netcp network driver, needs to defer probe until
knav devices are probed and ready to service. To do this,
add an API to query the device ready status from the knav
dma and qmss devices.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-18 21:00:56 -04:00
..
actions soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gating 2017-06-23 17:43:27 +02:00
brcmstb soc: brcmstb: biuctrl: Move to early_initcall 2017-12-20 17:37:44 -08:00
dove License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mediatek soc: mediatek: avoid hardcoded value with bus_prot_mask 2018-03-11 23:42:57 +01:00
qcom remoteproc updates for v4.17 2018-04-10 12:09:27 -07:00
renesas License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
samsung soc: samsung: Add SPDX license identifiers to headers 2018-02-12 19:55:42 +01:00
sunxi
ti soc: ti: K2G: provide APIs to support driver probe deferral 2018-04-18 21:00:56 -04:00