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 <[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]> > ---
Applied to clk-next

