alistair23-linux/drivers/clk/at91
Stephen Boyd ff060019f4 Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-next
- Support for STM32F769
 - Rework AT91 sckc DT bindings
 - Fix slow RC oscillator issue on sama5d3
 - AT91 sam9x60 PMC support
 - SiFive FU540 PRCI and PLL support

* clk-stm32f4:
  clk: stm32mp1: Add ddrperfm clock
  clk: stm32: Introduce clocks of STM32F769 board

* clk-tegra:
  clk: tegra: divider: Mark Memory Controller clock as read-only
  clk: tegra: emc: Replace BUG() with WARN_ONCE()
  clk: tegra: emc: Fix EMC max-rate clamping
  clk: tegra: emc: Support multiple RAM codes
  clk: tegra: emc: Don't enable EMC clock manually
  clk: tegra124: Remove lock-enable bit from PLLM
  clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
  clk: tegra: Don't enable already enabled PLLs

* clk-at91:
  clk: at91: Mark struct clk_range as const
  clk: at91: add sam9x60 pmc driver
  dt-bindings: clk: at91: add bindings for SAM9X60 pmc
  clk: at91: add sam9x60 PLL driver
  clk: at91: master: Add sam9x60 support
  clk: at91: usb: Add sam9x60 support
  clk: at91: allow configuring generated PCR layout
  clk: at91: allow configuring peripheral PCR layout
  clk: at91: sckc: handle different RC startup time
  clk: at91: modernize sckc binding
  dt-bindings: clock: at91: new sckc bindings

* clk-sifive-fu540:
  clk: sifive: add a driver for the SiFive FU540 PRCI IP block
  clk: analogbits: add Wide-Range PLL library
  dt-bindings: clk: add documentation for the SiFive PRCI driver

* clk-spdx:
  clk: sunxi-ng: Use the correct style for SPDX License Identifier
  clk: sprd: Use the correct style for SPDX License Identifier
  clk: renesas: Use the correct style for SPDX License Identifier
  clk: qcom: Use the correct style for SPDX License Identifier
  clk: davinci: Use the correct style for SPDX License Identifier
  clk: actions: Use the correct style for SPDX License Identifier
2019-05-07 11:45:29 -07:00
..
at91sam9rl.c clk: at91: Mark struct clk_range as const 2019-04-25 14:16:26 -07:00
at91sam9x5.c clk: at91: Mark struct clk_range as const 2019-04-25 14:16:26 -07:00
at91sam9260.c clk: at91: Mark struct clk_range as const 2019-04-25 14:16:26 -07:00
clk-audio-pll.c clk: at91: optimize clk_round_rate() for AUDIO_PLL 2019-02-22 09:54:17 -08:00
clk-generated.c clk: at91: allow configuring generated PCR layout 2019-04-25 12:34:03 -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: master: Add sam9x60 support 2019-04-25 12:34:05 -07:00
clk-peripheral.c clk: at91: allow configuring peripheral PCR layout 2019-04-25 12:34:03 -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: fix programmable clock for sama5d2 2019-03-18 12:50:31 -07:00
clk-sam9x60-pll.c clk: at91: add sam9x60 PLL driver 2019-04-25 12:34:06 -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: usb: Add sam9x60 support 2019-04-25 12:34:04 -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: allow configuring generated PCR layout 2019-04-25 12:34:03 -07:00
Makefile clk: at91: add sam9x60 pmc driver 2019-04-25 14:15:53 -07:00
pmc.c clk: at91: add new DT lookup function 2018-10-17 10:44:33 -07:00
pmc.h Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-next 2019-05-07 11:45:29 -07:00
sam9x60.c clk: at91: Mark struct clk_range as const 2019-04-25 14:16:26 -07:00
sama5d2.c Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-next 2019-05-07 11:45:29 -07:00
sama5d4.c clk: at91: Mark struct clk_range as const 2019-04-25 14:16:26 -07:00
sckc.c clk: at91: sckc: handle different RC startup time 2019-04-25 11:43:15 -07:00