Skip to content
Snippets Groups Projects
Commit d646420e authored by Chunfeng Yun's avatar Chunfeng Yun Committed by Tom Rini
Browse files

clk: add APIs to get (optional) clock by name without a device


Sometimes we may need get (optional) clock without a device,
that means use ofnode.
e.g. when the phy node has subnode, and there is no device created
for subnode, in this case, we need these new APIs to get subnode's
clock.

Signed-off-by: default avatarChunfeng Yun <chunfeng.yun@mediatek.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarRyder Lee <ryder.lee@mediatek.com>
parent bd7c7986
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment