Skip to content
Commit f410ee0a authored by Peng Fan's avatar Peng Fan Committed by Ulf Hansson
Browse files

mmc: sdhci-esdhc-imx: validate pinctrl before use it

When imx_data->pinctrl is not a valid pointer, pinctrl_lookup_state
will trigger kernel panic.

When we boot Dual OS on Jailhouse hypervisor, we let the 1st Linux to
configure pinmux ready for the 2nd OS, so the 2nd OS not have pinctrl
settings.

Similar to this commit b62eee9f

 ("mmc: sdhci-esdhc-imx: no fail when no pinctrl available").

Reviewed-by: default avatarBough Chen <haobo.chen@nxp.com>
Reviewed-by: default avatarAlice Guo <alice.guo@nxp.com>
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/1614222604-27066-6-git-send-email-peng.fan@oss.nxp.com
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent d1840f28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment