diff options
author | Peng Fan <peng.fan@nxp.com> | 2019-07-31 07:01:23 +0000 |
---|---|---|
committer | Lukasz Majewski <lukma@denx.de> | 2019-07-31 09:20:51 +0200 |
commit | 2457612d6d374bd67d3317f11cf24fc0bba02274 (patch) | |
tree | 9d5d91776eeb330d7fe1677b465f6b68940a563c /drivers/sysreset/sysreset_psci.c | |
parent | 75551c8bfc9545e31ec2ce238cac3857904007b8 (diff) |
clk: introduce clk_dev_binded
When support Clock Common Framework, U-Boot use dev for
clk tree information, there is no clk->parent. When
support composite clk, it contains mux/gate/divider,
but the mux/gate/divider is not binded with device.
So we could not use dev_get_uclass_priv to get the correct
clk_mux/gate/divider. So add clk_dev_binded to let
choose the correct method.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'drivers/sysreset/sysreset_psci.c')
0 files changed, 0 insertions, 0 deletions