]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' into clk...
authorStephen Boyd <sboyd@kernel.org>
Tue, 4 Oct 2022 17:54:14 +0000 (10:54 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 4 Oct 2022 17:54:14 +0000 (10:54 -0700)
commit9dd7d16116d41ee02a3c62b96213b8e7a442701e
treec64cbd2b28d920758c3582763b8c787a0e0e9fbb
parentbb071b36e6b96fd794baf77496d60c334a15fc1c
parent3765370875a011242273565404cff51ff1e72a6b
parentf8d02326cbadbb67b0f8528b4938cadd623b3450
parentce3aa2f78b4d795008d58fcbe899f081c20e73ff
parentfda3a708be203050d8d68a56efec788c4b438a38
Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' into clk-next

 - More devm helpers for fixed rate registration
 - Add Spreadtrum UMS512 SoC clk support
 - Various PXA168 clk driver fixes

* clk-fixed-rate:
  clk: fixed-rate: add devm_clk_hw_register_fixed_rate
  clk: asm9260: use parent index to link the reference clock

* clk-spreadtrum:
  clk: sprd: Add clocks support for UMS512

* clk-pxa:
  clk: pxa: add a check for the return value of kzalloc()
  clk: mmp: pxa168: control shared SDH bits with separate clock
  dt-bindings: marvell,pxa168: add clock ids for SDH AXI clocks
  clk: mmp: pxa168: add clocks for SDH2 and SDH3
  dt-bindings: marvell,pxa168: add clock id for SDH3
  clk: mmp: pxa168: fix GPIO clock enable bits
  clk: mmp: pxa168: add muxes for more peripherals
  clk: mmp: pxa168: fix incorrect parent clocks
  clk: mmp: pxa168: fix const-correctness
  clk: mmp: pxa168: add new clocks for peripherals
  dt-bindings: marvell,pxa168: add clock ids for additional dividers
  clk: mmp: pxa168: fix incorrect dividers
  clk: mmp: pxa168: add additional register defines

* clk-ti:
  clk: davinci: cfgchip: Use dev_err_probe() helper
  clk: davinci: pll: fix spelling typo in comment
  MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER
MAINTAINERS
drivers/clk/davinci/pll.c
include/linux/clk-provider.h