1
0
Fork 0
alistair23-linux/drivers/clk/at91
Stephen Boyd 1fe7c040b6 Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' and 'clk-at91-pmc-rework' into clk-next
- Reset Controller (RMU) support for Actions Semi Owl S900 and S700 SoCs
 - Rework at91 PMC clock driver for new DT bindings

* clk-actions-reset:
  clk: actions: Add Actions Semi S900 SoC Reset Management Unit support
  clk: actions: Add Actions Semi S700 SoC Reset Management Unit support
  clk: actions: Add Actions Semi Owl SoCs Reset Management Unit support
  dt-bindings: reset: Add binding constants for Actions Semi S900 RMU
  dt-bindings: reset: Add binding constants for Actions Semi S700 RMU
  dt-bindings: clock: Add reset controller bindings for Actions Semi Owl SoCs
  clk: actions: Cache regmap info in private clock descriptor

* clk-imx7-init-critical:
  clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clk
  clk: imx: cpu clock should be always critical
  clk: imx: imx7d: remove clks_init_on array
  clk: imx: imx7d: remove unnecessary clocks from clks_init_on array

* clk-mmp2-ids:
  clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk

* clk-at91-pmc-rework:
  clk: at91: move DT compatibility code to its own file
  clk: at91: add at91sam9rl PMC driver
  clk: at91: add at91sam9x5 PMCs driver
  clk: at91: add at91sam9260 PMC driver
  clk: at91: add sama5d2 PMC driver
  clk: at91: add sama5d4 pmc driver
  clk: at91: add new DT lookup function
  dt-bindings: clk: at91: Document new PMC binding
  clk: at91: add pmc_data struct and helpers
  clk: at91: allow clock registration from C code
  clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
  clk: at91: audio-pll: separate registration from DT parsing
  clk: at91: h32mx: separate registration from DT parsing
  clk: at91: generated: SSCs don't have a gclk
  clk: at91: audio-pll: fix audio pmc type
2018-10-18 15:43:48 -07:00
..
Makefile clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
at91sam9rl.c clk: at91: add at91sam9rl PMC driver 2018-10-17 10:45:19 -07:00
at91sam9x5.c clk: at91: add at91sam9x5 PMCs driver 2018-10-17 10:45:16 -07:00
at91sam9260.c clk: at91: add at91sam9260 PMC driver 2018-10-17 10:45:12 -07:00
clk-audio-pll.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-generated.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-h32mx.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-i2s-mux.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-main.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-master.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-peripheral.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-pll.c Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' and 'clk-at91-pmc-rework' into clk-next 2018-10-18 15:43:48 -07:00
clk-plldiv.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-programmable.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-slow.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-smd.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-system.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-usb.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
clk-utmi.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
dt-compat.c clk: at91: move DT compatibility code to its own file 2018-10-17 10:45:39 -07:00
pmc.c clk: at91: add new DT lookup function 2018-10-17 10:44:33 -07:00
pmc.h clk: at91: add pmc_data struct and helpers 2018-10-17 10:44:33 -07:00
sama5d2.c clk: at91: add sama5d2 PMC driver 2018-10-17 10:44:53 -07:00
sama5d4.c clk: at91: add sama5d4 pmc driver 2018-10-17 10:44:33 -07:00
sckc.c clk: at91: sckc: optimize boot time 2016-09-20 17:03:04 -07:00