]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'clk-fixes' into clk-next
authorStephen Boyd <sboyd@kernel.org>
Fri, 14 Dec 2018 21:42:08 +0000 (13:42 -0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 14 Dec 2018 21:42:08 +0000 (13:42 -0800)
commitd4226f967a7a24a2670437c6a3a398a2cf409792
tree74fe6b0ceddc3b78682ba2a6d95975a61f735f2b
parentf8906d34262b987a0d96b47514acae3d24d3bb3d
parente51423225f4b51f636e11bed81d7ba52dc782ac3
Merge branch 'clk-fixes' into clk-next

* clk-fixes:
  clk: qcom: qcs404: Fix gpll0_out_main parent
  clk: zynqmp: Off by one in zynqmp_is_valid_clock()
  clk: mmp: Off by one in mmp_clk_add()
  clk: mvebu: Off by one bugs in cp110_of_clk_get()
  arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks
  clk: zynqmp: handle fixed factor param query error
  clk: qcom: gcc: Fix board clock node name
  clk: meson: axg: mark fdiv2 and fdiv3 as critical
  clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
  clk: fixed-factor: fix of_node_get-put imbalance
drivers/clk/clk-fixed-factor.c
drivers/clk/meson/gxbb.c