1. 19 Jul, 2014 3 commits
    • Olof Johansson's avatar
      Merge tag 'sunxi-core-for-3.17' of... · 7b2a428a
      Olof Johansson authored
      Merge tag 'sunxi-core-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/soc
      
      Merge "Allwinner core additions for 3.17" from Maxime Ripard:
      
      Nothing very fancy here, only the introduction from the new Allwinner A23 SoC.
      
      * tag 'sunxi-core-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux:
        ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabled
        ARM: sunxi: Add earlyprintk support using R_UART (sun6i/sun8i)
        ARM: sunxi: Introduce Allwinner A23 support
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      7b2a428a
    • Olof Johansson's avatar
      Merge tag 'imx-soc-3.17' of... · b40abaf0
      Olof Johansson authored
      Merge tag 'imx-soc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
      
      Merge "ARM: imx: SoC changes for 3.17" from Shawn Guo:
      
      The i.MX SoC changes for 3.17:
       - Add devicetree support for i.MX1 and i.MX21 clock driver
       - Use CLOCKSOURCE_OF_DECLARE() to initialize timer for DT targets
       - Use of_clk_init() to initialize i.MX25 and i.MX27 clock driver in
         device tree boot
       - Remove i.MX1 camera support
       - Remove i.MX27 IP Camera and Lite-Kit board support
       - Add suspend and cpuidle support for i.mx6sx
       - Clean up unused clk_register_clkdev() lookups
       - Update imx-weim bus driver to support populating devices on a simple
         bus
       - Switch i.MX27 and i.MX6QDL clock driver to use macro for clock IDs
       - Make i.MX51 a DT only platform and clean up the non-DT support code
       - Support disabling supervisor protect via DT
       - Random defconfig updates
      
      * tag 'imx-soc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (69 commits)
        ARM: imx: clk-vf610: fix FlexCAN clock gating
        ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets
        ARM: i.MX53: globally disable supervisor protect
        ARM: i.MX: allow disabling supervisor protect via DT
        ARM: i.MX27 clk: Add 26 MHz oscillator circuit clock gate
        ARM: i.MX27 clk: Remove unused definitions
        ARM: i.MX27 clk: Introduce DT include for clock provider
        ARM: i.MX: Remove Freescale Logic Product Development i.MX27 Lite-Kit board support
        ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27
        ARM: i.MX: Remove i.MX1 camera support
        ARM: imx: use PTR_ERR_OR_ZERO
        bus: imx-weim: populate devices on a simple bus
        ARM: imx: build cpu_is_imx6sl function conditionally
        ARM: imx: imx6sx uses imx6q cpuidle code
        ARM: imx: drop PL310 errata 588369 and 727915
        ARM: imx_v6_v7_defconfig: add FSL_EDMA and PRINTK_TIME
        ARM: imx: clk-imx6sx: register SSI/SSI_IPG as shared gate clocks
        ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support
        ARM: imx_v6_v7_defconfig: Enable STMPE gpio support
        ARM: imx: mark .dt_compat as const
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b40abaf0
    • Olof Johansson's avatar
      Merge tag 'renesas-clock2-for-v3.17' of... · 9b03c604
      Olof Johansson authored
      Merge tag 'renesas-clock2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
      
      Merge "Second Round of Renesas ARM Based SoC Clock Updates for v3.17" from
      Simon Horman:
      
      - Add legacy clocks for SCI for SoCs that do not yet have CCF support.
        This is to allow SCI (serial) devices to be enabled using DT and
        will be removed after CCF support is added for each SoC.
      
      * tag 'renesas-clock2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: sh73a0: add SCI clock support for DT
        ARM: shmobile: r8a7740: correct SCI clock support for DT
        ARM: shmobile: r8a73a4: add SCI clock support for DT
        ARM: shmobile: r8a7778: add SCI clock support for DT
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      9b03c604
  2. 18 Jul, 2014 37 commits