Quoting Dong Aisheng (2018-08-30 21:45:53)
> '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 <sb...@codeaurora.org>
> Cc: Michael Turquette <mturque...@baylibre.com>
> Cc: Russell King <li...@arm.linux.org.uk>
> Reported-by: Shawn Guo <shawn...@kernel.org>
> Tested-by: Thor Thayer <thor.tha...@linux.intel.com>
> Signed-off-by: Dong Aisheng <aisheng.d...@nxp.com>
> ---

Applied to clk-next

Reply via email to