Commits
Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-next - 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()
Showing diff tof08c2e2865f
- Stephen Boyd committed 19ef24654f2MMerge branch 'clk-ingenic-jz4725b' into clk-next - Ingenic jz4725b CGU * clk-ingeni...
- Stephen Boyd committed c8da78e8a1dclk: tegra210: Include size.h for compilation ease You can't compile this file by itse...
- Dong Aisheng committed f08c2e2865fclk: add managed version of clk_bulk_get_all This patch introduces the managed version...