diff options
author | Dong Aisheng <aisheng.dong@nxp.com> | 2018-08-31 12:45:53 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-10-16 15:42:47 -0700 |
commit | cfdc0411cf01aff7bb44a4edcbaa578ad363ab77 (patch) | |
tree | 06c17881c18a278856b62f3f47535a0800ba2f41 /drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | |
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 <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 'drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c')
0 files changed, 0 insertions, 0 deletions