linux-uconsole/drivers/soc/fsl
Laurentiu Tudor 3bef7420e1 soc: fsl: bman_portals: defer probe after bman's probe
[ Upstream commit e0940b34c4 ]

A crash in bman portal probing could not be triggered (as is the case
with qman portals) but it does make calls [1] into the bman driver so
lets make sure the bman portal probing happens after bman's.

[1]  bman_p_irqsource_add() (in bman) called by:
       init_pcfg() called by:
         bman_portal_probe()

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-24 08:20:28 +01:00
..
dpio soc: fsl: dpio: Convert DPIO documentation to .rst 2018-07-24 16:18:56 -05:00
qbman soc: fsl: bman_portals: defer probe after bman's probe 2019-11-24 08:20:28 +01:00
qe soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift() 2018-09-25 13:57:26 -07:00
guts.c
Kconfig soc: fsl: cleanup Kconfig menu 2018-07-24 16:19:16 -05:00
Makefile