diff options
author | Peng Fan <peng.fan@nxp.com> | 2019-09-02 10:20:17 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-11-05 10:27:18 +0100 |
commit | 816d093c1a6e3fa3d1b85aa2f9194c233a78f23e (patch) | |
tree | d0d10662ff703f1a7ca015626617b10218b7c6a9 /drivers/power/domain/Makefile | |
parent | 2634ba574361392db80c0cb6be1455abfb124201 (diff) |
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>
Diffstat (limited to 'drivers/power/domain/Makefile')
0 files changed, 0 insertions, 0 deletions