linux/Documentation/devicetree/bindings/clock
Linus Torvalds bef4a0ab98 The common clk framework changes for 3.12 are dominated by clock driver
patches, both new drivers and fixes to existing. A high percentage of
 these are for Samsung platforms like Exynos. Core framework fixes and
 some new features like automagical clock re-parenting round out the
 patches.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJSLkImAAoJEDqPOy9afJhJOjsP/Ri26AW7XB9pPWJRSU9REBZA
 31wxcFo2T+PNir9duwDwjFBFycC3MisaKFlg7D134M+7txbYqm1TRvfu9OEDxpSP
 4b/Yl6TarN4dhCN2R+BREO8PnxCBVpspDcsdh6Esuwuet2xUom3UtN8yvSjhPP/u
 qGNmXQYXyQy4fom5r+GsDVW+HIhLkaX9b0fYc9EN/bqfgv94PMZAxAxsK9CroAGZ
 0m0g9ZXw9iSvVfz+iQEqPINtvpTLHk0FGyimoSR7kvW4o4o47tVtLEWp7VjG6mr5
 zvBsycaQq6NgxPu96iUWWhsO9Uj2I7/7JgidXF7r+wvEFs1mcgZtkkirSA/n4zUN
 C8a87rvQrZRLr+xXhVuqiVHCgCY8vXoHqkWg6SrZ62ORL8C7uYRpog5SEe2ZzLJX
 l5uGAsDM6el+Uc/YviCPoZbeFr3h3CQvvFo8+i2eN0v/Phf30rq4lotBvpQj894G
 ngEIMj+D8wshdYSF2dNJ0rLnkLHTgCbiA28L6Cl5TRzRMj3Uaj9aT3cmoLUnimZu
 7F7nWU4Iu/vzQKCTQ+eTvwxXJqIlE0JeVbJilqH1f2a68JdXP1LOId+2w/CP8gqQ
 i2odj6JHMgBzM9rNs+y0Ir9X/bXIVi6F341c19Nl15srEiLLl8xQIpcPDaI/Kvzs
 pefYgF2yS5AZAW3ac90r
 =5GfA
 -----END PGP SIGNATURE-----

Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux

Pull clock framework changes from Michael Turquette:
 "The common clk framework changes for 3.12 are dominated by clock
  driver patches, both new drivers and fixes to existing.  A high
  percentage of these are for Samsung platforms like Exynos.  Core
  framework fixes and some new features like automagical clock
  re-parenting round out the patches"

* tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux: (102 commits)
  clk: only call get_parent if there is one
  clk: samsung: exynos5250: Simplify registration of PLL rate tables
  clk: samsung: exynos4: Register PLL rate tables for Exynos4x12
  clk: samsung: exynos4: Register PLL rate tables for Exynos4210
  clk: samsung: exynos4: Reorder registration of mout_vpllsrc
  clk: samsung: pll: Add support for rate configuration of PLL46xx
  clk: samsung: pll: Use new registration method for PLL46xx
  clk: samsung: pll: Add support for rate configuration of PLL45xx
  clk: samsung: pll: Use new registration method for PLL45xx
  clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls
  clk: samsung: exynos4: Remove checks for DT node
  clk: samsung: exynos4: Remove unused static clkdev aliases
  clk: samsung: Modify _get_rate() helper to use __clk_lookup()
  clk: samsung: exynos4: Use separate aliases for cpufreq related clocks
  clocksource: samsung_pwm_timer: Get clock from device tree
  ARM: dts: exynos4: Specify PWM clocks in PWM node
  pwm: samsung: Update DT bindings documentation to cover clocks
  clk: Move symbol export to proper location
  clk: fix new_parent dereference before null check
  clk: wm831x: Initialise wm831x pointer on init
  ...
2013-09-09 15:49:04 -07:00
..
sunxi clk: sunxi: Add Allwinner A20 gates 2013-08-26 10:58:21 +02:00
altr_socfpga.txt ARM: socfpga: dts: Add gate-clock bindings 2013-06-11 16:35:00 -07:00
axi-clkgen.txt clk: Add axi-clkgen driver 2013-03-19 17:20:30 -07:00
calxeda.txt clk: add highbank clock support 2012-07-11 17:58:47 -07:00
clk-exynos-audss.txt Documentation: clk: Fix a trivial typo in audss 2013-08-08 15:57:18 -07:00
clock-bindings.txt clk: add DT clock binding support 2012-07-11 17:58:45 -07:00
exynos4-clock.txt clk: exynos4: Add clock entries for TMU 2013-07-30 20:40:48 -07:00
exynos5250-clock.txt clk/exynos5250: add sclk_hdmiphy in the list of special clocks 2013-07-30 14:12:34 -07:00
exynos5420-clock.txt clk/exynos5420: assign dout_pixel id to pixel clock divider 2013-08-29 17:48:12 -07:00
exynos5440-clock.txt clk: exynos5440: register clocks using common clock framework 2013-03-25 18:17:05 +09:00
fixed-clock.txt clk: add DT clock binding support 2012-07-11 17:58:45 -07:00
fixed-factor-clock.txt clk: add device tree fixed-factor-clock binding support 2013-04-12 10:52:23 -07:00
imx5-clock.txt ARM: imx: add ocram clock for imx53 2013-08-22 23:29:46 +08:00
imx6q-clock.txt ARM: imx6q: add vdoa gate clock 2013-08-22 23:20:41 +08:00
imx6sl-clock.txt ARM: imx: add clock support for imx6sl 2013-06-17 15:45:11 +08:00
imx23-clock.txt clk: imx: Remove 'clock-output-names' from the examples 2013-01-04 13:16:00 +08:00
imx25-clock.txt clk: imx: Remove 'clock-output-names' from the examples 2013-01-04 13:16:00 +08:00
imx27-clock.txt ARM: imx27: Fix documentation for SPLL clock 2013-07-15 08:28:06 +08:00
imx28-clock.txt clk: imx: Remove 'clock-output-names' from the examples 2013-01-04 13:16:00 +08:00
imx31-clock.txt ARM: mx31: Replace clk_register_clkdev with clock DT lookup 2013-01-25 11:12:37 +01:00
mvebu-core-clock.txt clk: mvebu: add mvebu core clocks. 2012-11-20 14:34:08 +01:00
mvebu-cpu-clock.txt clk: mvebu: add armada-370-xp CPU specific clocks 2012-11-20 14:35:42 +01:00
mvebu-gated-clock.txt ARM: mvebu: correct gated clock documentation 2013-02-15 20:32:38 +00:00
nspire-clock.txt clk: Add TI-Nspire clock drivers 2013-05-31 12:07:45 -07:00
nvidia,tegra20-car.txt ARM: tegra20: create a DT header defining CLK IDs 2013-05-28 16:10:39 -06:00
nvidia,tegra30-car.txt ARM: tegra30: create a DT header defining CLK IDs 2013-05-28 16:10:53 -06:00
nvidia,tegra114-car.txt ARM: tegra114: create a DT header defining CLK IDs 2013-05-28 16:11:11 -06:00
prima2-clock.txt clk: prima2: enable dt-binding clkdev mapping 2013-01-18 09:44:01 -08:00
rockchip.txt clk: add support for Rockchip gate clocks 2013-06-20 15:58:27 -07:00
samsung,s3c64xx-clock.txt clk: samsung: Add clock driver for S3C64xx SoCs 2013-08-05 11:58:37 -07:00
silabs,si5351.txt Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-07-04 11:40:58 -07:00
st,nomadik.txt Documentation/devicetree/bindings/clock/ fix a typo 2013-08-20 12:41:10 +02:00
ste-u300-syscon-clock.txt ARM: u300: convert MMC/SD clock to device tree 2013-06-17 13:54:37 +02:00
sunxi.txt clk: sunxi: Add Allwinner A20 gates 2013-08-26 10:58:21 +02:00
vf610-clock.txt ARM: imx: add VF610 clock support 2013-06-17 15:45:15 +08:00
vt8500.txt clk: vt8500: Add support for clocks on the WM8850 SoCs 2013-05-29 14:47:05 -07:00
zynq-7000.txt clk: zynq: Remove deprecated clock code 2013-05-27 09:21:49 +02:00