diff options
author | Dong Aisheng <[email protected]> | 2018-08-31 12:45:53 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2018-10-16 15:42:47 -0700 |
commit | cfdc0411cf01aff7bb44a4edcbaa578ad363ab77 (patch) | |
tree | 06c17881c18a278856b62f3f47535a0800ba2f41 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) |
clk: bulk: add of_clk_bulk_get()
'clock-names' property is optional in DT, so of_clk_bulk_get() is
introduced here to handle this for DT users without 'clock-names'
specified. Later clk_bulk_get_all() will be implemented on top of
it and this API will be kept private until someone proves they need
it because they don't have a struct device pointer.
Cc: Stephen Boyd <[email protected]>
Cc: Michael Turquette <[email protected]>
Cc: Russell King <[email protected]>
Reported-by: Shawn Guo <[email protected]>
Tested-by: Thor Thayer <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions