• Linus Torvalds's avatar
    Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux · 9161c3b7
    Linus Torvalds authored
    Pull common clk framework changes from Michael Turquette:
     "This includes a small number of core framework improvments, platform
      ports and new DT bindings."
    
    Fix up trivial conflicts in drivers/clk/Makefile
    
    * tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux: (21 commits)
      clk: fix compile for OF && !COMMON_CLK
      clk: fix clk_get on of_clk_get_by_name return check
      clk: mxs: clk_register_clkdev mx28 usb clocks
      clk: add highbank clock support
      dt: add clock binding doc to primecell bindings
      clk: add DT fixed-clock binding support
      clk: add DT clock binding support
      ARM: integrator: convert to common clock
      clk: add versatile ICST307 driver
      ARM: integrator: put symbolic bus names on devices
      ARM: u300: convert to common clock
      clk: cache parent clocks only for muxes
      clk: wm831x: Add initial WM831x clock driver
      clk: Constify struct clk_init_data
      clk: Add CLK_IS_BASIC flag to identify basic clocks
      clk: Add support for rate table based dividers
      clk: Add support for power of two type dividers
      clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3
      clk: mxs: add clkdev lookup for pwm
      clk: mxs: Fix the GPMI clock name
      ...
    9161c3b7
Kconfig 65.8 KB