Skip to content
  • Linus Torvalds's avatar
    Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux · 502fde1a
    Linus Torvalds authored
    Pull clock driver fixes from Mike Turquette:
     "This batch of fixes is for a handful of clock drivers from Allwinner,
      Samsung, ST & TI.  Most of them are of the "this hardware won't work
      without this fix" variety, including patches that fix platforms that
      did not boot under certain configurations.  Other fixes are the result
      of changes to the clock core introduced in 3.15 that had subtle
      impacts on the clock drivers.
    
      There are no fixes to the clock framework core in this pull request"
    
    * tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux:
      clk: spear3xx: Set proper clock parent of uart1/2
      clk: spear3xx: Use proper control register offset
      clk: qcom: HDMI source sel is 3 not 2
      clk: sunxi: fix devm_ioremap_resource error detection code
      clk: s2mps11: Fix double free corruption during driver unbind
      clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
      clk: exynos5420: Remove aclk66_peric from the clock tree description
      clk/exynos5250: fix bit number for tv sysmmu clock
      clk: s3c64xx: Hookup SPI clocks correctly
      clk: samsung: exynos4: Remove SRC_MASK_ISP gates
      clk: samsung: add more aliases for s3c24xx
      clk: samsung: fix several typos to fix boot on s3c2410
      clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
      clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
      clk: ti: dra7: return error code in failure case
      clk: ti: apll: not allocating enough data
    502fde1a