diff options
author | Dong Aisheng <aisheng.dong@nxp.com> | 2018-08-31 06:45:53 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-10-17 00:42:47 +0200 |
commit | cfdc0411cf01aff7bb44a4edcbaa578ad363ab77 (patch) | |
tree | 06c17881c18a278856b62f3f47535a0800ba2f41 /Documentation | |
parent | Linux 4.19-rc1 (diff) | |
download | linux-cfdc0411cf01aff7bb44a4edcbaa578ad363ab77.tar.xz linux-cfdc0411cf01aff7bb44a4edcbaa578ad363ab77.zip |
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 <sboyd@codeaurora.org>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Russell King <linux@arm.linux.org.uk>
Reported-by: Shawn Guo <shawnguo@kernel.org>
Tested-by: Thor Thayer <thor.thayer@linux.intel.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions