summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi
diff options
context:
space:
mode:
authorAlice Guo <alice.guo@nxp.com>2021-04-29 13:48:03 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2021-10-25 12:42:09 +0000
commitdf451f63571c93f9bdd62e738d811a824dee091c (patch)
treedf078b57652d24a59207eec3baa1f1c3cd9094c0 /arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi
parentaff3ebd2cc9be3205da7d50fd4e8114d061bed6b (diff)
LF-3705-1: caam: imx8m: fix the built-in caam driver cannot match soc_id
drivers/soc/imx/soc-imx8m.c is probed later than the caam driver so that return -EPROBE_DEFER is needed after calling soc_device_match() in drivers/crypto/caam/ctrl.c. For i.MX8M, soc_device_match returning NULL can be considered that the SoC device has not been probed yet, so it returns -EPROBE_DEFER directly. Fixes: 6375d33dce9a ("soc: imx8m: change to use platform driver") Signed-off-by: Alice Guo <alice.guo@nxp.com> Reviewed-by: Horia Geantă <horia.geanta@nxp.com> (cherry picked from commit d5df21ff810453741e23aa62de3e3911957c42b1)
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8x-colibri.dtsi')
0 files changed, 0 insertions, 0 deletions