linux/include/dt-bindings/clock
Linus Torvalds bfc7249cc2 Please consider pulling the clk framework changes toward 3.19. It is
much later than usual due to several last minute bugs that had to be
 addressed. As usual the majority of changes are new drivers and
 modifications to existing drivers. The core recieved many fixes along
 with the groundwork for several large changes coming in the future which
 will better parition clock providers from clock consumers.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJUlMRQAAoJEDqPOy9afJhJgdUQAK4myJT0q10LSqe9piwzGVXg
 uDcIN5CTtbdYkvdGIfCjeqz3t+DClnAMPx2ZPIjC0Z1mIvqq+ViqwP5U8kKd7z1a
 WCKV8e5Et3O1WNbslzsx5Z2JYJNgzqr1xxWAOLTLh5rYxVwE5b946Yv4Whxa694I
 ugm4wNlibeN3H8pnyH8YEiWEtahtu7B5v/9WELpyREwNxw7ZA18MttEvWaamAPHG
 rAxhQCB3A3HaIvyg8KFdVmwOBZQMc2EWT00kJfdRWL4/iGAipKCnbuh1c8Pr/RQE
 XRg5Y+MuMLotoUELYYeZHtEmIlW3A+9gR6tLivswPpOP8/5BVUyA5Hh0yCGUqUHD
 s5Iheq7s7xnKEgIu9cD4tf1nCY41gw+4/I4pm47WLkaRgehcEBcAibVC3CupZ5pI
 hJiFqEKWPKEk8vAJ/mM+wCGI4w01+eoICBm4EG06Nwj4xkQcAVqE67ZvgVs1LrmL
 efqSxkWpNoetf0Q12cfePHmWtesGNdvljLdXQ54T4qH9HxNaI9/9eM6tyFTfrDSe
 BG5h7gbPr6/aM/1FfcWn5jQIfjEjPhQtSpCehs8pMf/pG5QZgftBtwe3p+yz7zXJ
 Q/v8xNEcZ7Ze6/9rJsAcbLzyzcdk9NzTlEMplzGBoUQFNiEXKoIjCDKAx39UFtMz
 EccWXvt9iNZZhmDcu0pU
 =jD84
 -----END PGP SIGNATURE-----

Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux

Pull clk framework updates from Mike Turquette:
 "This is much later than usual due to several last minute bugs that had
  to be addressed.  As usual the majority of changes are new drivers and
  modifications to existing drivers.  The core recieved many fixes along
  with the groundwork for several large changes coming in the future
  which will better parition clock providers from clock consumers"

* tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux: (86 commits)
  clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to domain being gated
  ARM: OMAP3: clock: fix boot breakage in legacy mode
  ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
  clk: Really fix deadlock with mmap_sem
  clk: mmp: fix sparse non static symbol warning
  clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
  clk: change clk_debugfs_add_file to take a struct clk_hw
  clk: Don't expose __clk_get_accuracy
  clk: Don't try to use a struct clk* after it could have been freed
  clk: Remove unused function __clk_get_prepare_count
  clk: samsung: Fix double add of syscore ops after driver rebind
  clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
  clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
  clk: samsung: remove unnecessary inclusion of header files from clk.h
  clk: samsung: remove unnecessary CONFIG_OF from clk.c
  clk: samsung: Spelling s/bwtween/between/
  clk: rockchip: Add support for the mmc clock phases using the framework
  clk: rockchip: add bindings for the mmc clocks
  clk: rockchip: rk3288 export i2s0_clkout for use in DT
  clk: rockchip: use clock ID for DMC (memory controller) on rk3288
  ...
2014-12-20 16:42:36 -08:00
..
at91.h dt-bindings: clock: Move at91.h to dt-bindigs/clock 2014-04-18 23:44:52 +02:00
bcm281xx.h clk: bcm281xx: move compatible string definitions 2014-04-30 11:51:39 -07:00
bcm21664.h clk: bcm21664: use common clock framework 2014-04-30 11:51:44 -07:00
berlin2.h clk: berlin: add binding include for Berlin SoC clock ids 2014-05-19 23:02:24 +02:00
berlin2q.h clk: berlin: add binding include for Berlin SoC clock ids 2014-05-19 23:02:24 +02:00
clps711x-clock.h clk: Add CLPS711X clk driver 2014-07-28 23:30:46 -07:00
efm32-cmu.h clk: new driver for efm32 SoC 2013-11-04 12:23:18 -08:00
exynos4.h clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocks 2014-09-22 14:31:14 +02:00
exynos7-clk.h clk: samsung: exynos7: add gate clock for ADC block 2014-10-31 10:45:54 +01:00
exynos3250.h clk: samsung: exynos3250: Register DMC clk provider 2014-09-22 14:28:49 +02:00
exynos4415.h clk: samsung: exynos4415: Add clocks using common clock framework 2014-10-30 19:53:04 +01:00
exynos5250.h clk: samsung: trivial: Correct typo in author's name 2014-07-26 02:57:20 +02:00
exynos5260-clk.h clk/exynos5260: add macros and documentation for exynos5260 2014-05-14 19:16:55 +02:00
exynos5410.h clk: exynos5410: register clocks using common clock framework 2014-05-31 02:13:16 +09:00
exynos5420.h The clock framework changes for 3.17 are mostly additions of new clock 2014-08-04 11:44:20 -07:00
exynos5440.h clk: samsung: trivial: Correct typo in author's name 2014-07-26 02:57:20 +02:00
exynos-audss-clk.h dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock 2014-03-21 04:31:30 +09:00
hi3620-clock.h clk: hisilicon: add hi3620_mmc_clks 2014-02-26 16:03:56 -08:00
hip04-clock.h clk: hip04: add clock driver 2014-03-19 15:23:53 +08:00
hix5hd2-clock.h clk: hix5hd2: add I2C clocks 2014-09-28 10:27:09 +08:00
imx1-clock.h ARM: i.MX1 clk: Add devicetree support 2014-07-18 16:10:03 +08:00
imx5-clock.h ARM: imx53: clk: add ARM clock 2014-11-23 14:56:20 +08:00
imx6qdl-clock.h ARM: i.MX6: Fix "emi" clock name typo 2014-10-25 20:01:09 +08:00
imx6sl-clock.h ARM: clk-imx6sl: refine clock tree for SSI 2014-09-16 10:09:39 +08:00
imx6sx-clock.h ARM: imx6sx: add BYPASS support for PLL clocks 2014-09-16 10:06:49 +08:00
imx21-clock.h ARM: i.MX21 clk: Add devicetree support 2014-07-18 16:11:32 +08:00
imx27-clock.h ARM: i.MX27 clk: Add 26 MHz oscillator circuit clock gate 2014-07-18 16:11:38 +08:00
lsi,axm5516-clks.h ARM: Add platform support for LSI AXM55xx SoC 2014-05-23 18:18:39 +02:00
marvell,mmp2.h clk: mmp: add mmp2 DT support for clock driver 2014-11-12 16:34:22 -08:00
marvell,pxa168.h clk: mmp: add pxa168 DT support for clock driver 2014-11-12 16:34:14 -08:00
marvell,pxa910.h clk: mmp: add pxa910 DT support for clock driver 2014-11-12 16:34:18 -08:00
maxim,max77686.h clk: max77686: Add DT include for MAX77686 PMIC clock 2014-09-09 13:55:38 -07:00
maxim,max77802.h clk: Add driver for Maxim 77802 PMIC clocks 2014-09-09 13:55:59 -07:00
mpc512x-clock.h powerpc/512x: clk: support MPC5121/5123/5125 SoC variants 2014-01-12 18:59:36 +01:00
pxa-clock.h clk: add pxa clocks infrastructure 2014-09-30 12:31:30 -07:00
qcom,gcc-apq8084.h clk: qcom: Add APQ8084 clocks for SATA, PCIe and UFS 2014-07-11 13:23:33 -07:00
qcom,gcc-ipq806x.h clk: qcom: Add support for IPQ8064's global clock controller (GCC) 2014-07-15 16:38:58 -07:00
qcom,gcc-msm8660.h clk: qcom: Add support for MSM8660's global clock controller (GCC) 2014-01-16 12:01:05 -08:00
qcom,gcc-msm8960.h clk: qcom: Fully support apq8064 global clock control 2014-07-11 13:21:22 -07:00
qcom,gcc-msm8974.h clk: qcom: Support msm8974pro global clock control hardware 2014-05-29 09:30:24 -07:00
qcom,mmcc-apq8084.h clk: qcom: Fix duplicate rbcpr clock name 2014-11-17 10:40:42 -08:00
qcom,mmcc-msm8960.h clk: qcom: Add support for APQ8064 multimedia clocks 2014-07-15 16:39:03 -07:00
qcom,mmcc-msm8974.h dt-bindings: qcom: Fix warning with duplicate dt define 2014-01-27 11:27:04 -08:00
r7s72100-clock.h ARM: shmobile: r7s72100: add spi clocks to dtsi 2014-05-14 11:42:54 +09:00
r8a7740-clock.h ARM: shmobile: r8a7740 dtsi: Add missing INTCA clock for irqpin module 2014-10-30 09:56:22 +09:00
r8a7779-clock.h ARM: shmobile: r8a7779: Add clock index macros for DT sources 2014-05-27 19:17:25 -07:00
r8a7790-clock.h ARM: shmobile: r8a7790: Add Audio DMAC devices to DT 2014-11-10 10:07:37 +09:00
r8a7791-clock.h ARM: shmobile: r8a7791: Add Audio DMAC devices to DT 2014-11-10 10:08:10 +09:00
r8a7794-clock.h ARM: shmobile: r8a7794: Add MMP and VSP1 clocks to device tree 2014-11-19 09:22:12 +09:00
rk3066a-cru.h clk: rockchip: add clock driver for rk3188 and rk3066 clocks 2014-07-13 12:17:09 -07:00
rk3188-cru-common.h clk: rockchip: add binding id for ARMCLK 2014-09-27 17:56:35 +02:00
rk3188-cru.h clk: rockchip: add clock driver for rk3188 and rk3066 clocks 2014-07-13 12:17:09 -07:00
rk3288-cru.h clk: rockchip: add bindings for the mmc clocks 2014-11-28 00:40:53 +01:00
rockchip,rk808.h mfd: dt-bindings: Add RK808 device tree bindings document 2014-09-26 08:15:55 +01:00
s3c2410.h clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442 2014-05-13 08:00:40 +09:00
s3c2412.h clk: samsung: add clock controller driver for s3c2412 2014-04-15 02:11:36 +09:00
s3c2443.h clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 2014-04-15 02:11:08 +09:00
s5pv210-audss.h clk: samsung: Add S5PV210 Audio Subsystem clock driver 2014-07-19 04:25:08 +09:00
s5pv210.h clk: samsung: Add clock driver for S5PV210 and compatible SoCs 2014-07-19 04:24:42 +09:00
samsung,s3c64xx-clock.h clk: samsung: Add clock driver for S3C64xx SoCs 2013-08-05 11:58:37 -07:00
stih407-clks.h ARM: STi: DT: STiH407: Add all defines for STiH407 DT clocks 2014-10-31 12:07:43 +01:00
stih410-clks.h ARM: STi: DT: STiH410: Add defines for STiH410 DT clocks 2014-11-18 12:54:55 +01:00
stih415-clks.h ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6 2014-06-17 16:55:17 +02:00
stih416-clks.h ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6 2014-06-17 16:55:17 +02:00
tegra20-car.h clk: tegra: Implement memory-controller clock 2014-11-26 09:43:23 +01:00
tegra30-car.h clk: tegra: remove bogus PCIE_XCLK 2013-12-11 16:45:13 -07:00
tegra114-car.h clk: tegra: Implement memory-controller clock 2014-11-26 09:43:23 +01:00
tegra124-car.h clk: tegra: Implement memory-controller clock 2014-11-26 09:43:23 +01:00
vf610-clock.h ARM: imx: clk-vf610: define PLL's clock tree 2014-11-04 13:40:14 +08:00