This set of patches adds the clocks necessary for USB on the Exynos7885 SoC. Earlier versions of the set also contained some fixes for issues with the existing driver/bindings, which have been applied now. Changes in v2: - Split from full patchset. - Added Cc-stable tags and fixes tag to update CLKS_NR_FSYS patch - Blank line fixes Changes in v3: - Remove already applied patches - Simplify PLL support patch David Virag (2): clk: samsung: clk-pll: Add support for pll_1418x clk: samsung: exynos7885: Add USB related clocks to CMU_FSYS drivers/clk/samsung/clk-exynos7885.c | 71 ++++++++++++++++++++++------ drivers/clk/samsung/clk-pll.c | 18 +++++-- drivers/clk/samsung/clk-pll.h | 1 + 3 files changed, 73 insertions(+), 17 deletions(-) -- 2.46.0