Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-next
authorStephen Boyd <sboyd@kernel.org>
Thu, 18 Oct 2018 22:43:38 +0000 (15:43 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 18 Oct 2018 22:43:38 +0000 (15:43 -0700)
  - Nvidia Tegra clk driver MBIST workaround fix
  - clk_bulk_get_all() API and friends to get all the clks for a device

* clk-tegra:
  clk: tegra210: Include size.h for compilation ease
  clk: tegra: Fixes for MBIST work around
  clk: tegra: probe deferral error reporting

* clk-bulk-get-all:
  clk: add managed version of clk_bulk_get_all
  clk: add new APIs to operate on all available clocks
  clk: bulk: add of_clk_bulk_get()

1  2  3 
include/linux/clk.h

Simple merge