Quoting Dong Aisheng (2018-08-30 21:45:54) > This patch introduces of_clk_bulk_get_all and clk_bulk_x_all APIs > to users who just want to handle all available clocks from device tree > without need to know the detailed clock information likes clock numbers > and names. This is useful in writing some generic drivers to handle clock > part. > > Cc: Stephen Boyd <sb...@codeaurora.org> > Cc: Masahiro Yamada <yamada.masah...@socionext.com> > Tested-by: Thor Thayer <thor.tha...@linux.intel.com> > Signed-off-by: Dong Aisheng <aisheng.d...@nxp.com> > ---
Applied to clk-next