u-boot-brain/drivers/misc/imx8
Peng Fan 026381fc5a misc: imx8: scu: use platdata instead of priv data
priv data has not been allocated when doing bind, so it is
wrong to use dev_get_priv in bind call back.

Let's switch to use platdata in the driver to fix the issue.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-01-09 17:04:03 +01:00
..
Makefile misc: imx8: add scfw api impementation 2018-10-22 12:59:01 +02:00
scu_api.c misc: imx: scu: avoid write null pointer 2019-01-09 17:03:45 +01:00
scu.c misc: imx8: scu: use platdata instead of priv data 2019-01-09 17:04:03 +01:00