u-boot-brain/drivers/misc/imx8
Peng Fan 816d093c1a misc: imx8: scu: simplify code to make it extendable
clk and pinctrl will be get(probed) during each device probe,
we don't need to probe them in scu driver. Only need to bind the sub-nodes
(clk and iomuxc) of MU node with their drivers.

So drop the code to probe the clk/pinctrl, and this patch will make it
easy to add more subnodes.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-11-05 10:27:18 +01:00
..
fuse.c mach-imx: Adding new argument for SIP call interface 2019-11-03 17:04:16 +01:00
Makefile imx8: fuse: add fuse driver 2019-04-25 09:03:15 +02:00
scu_api.c misc: imx8: add more scfw api 2019-10-08 16:36:36 +02:00
scu.c misc: imx8: scu: simplify code to make it extendable 2019-11-05 10:27:18 +01:00