1. 19 Aug, 2014 2 commits
    • Olof Johansson's avatar
      Merge tag 'imx-fixes-3.17' of... · 7c3a9cd8
      Olof Johansson authored
      Merge tag 'imx-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
      
      Merge "ARM: imx: fixes for 3.17" from Shawn Guo:
      
      The i.MX fixes for 3.17:
       - A correction on imx6dl gpu axi clock setting
       - Fix a compilation error which comes after ARMv6K SMP build is allowed
       - Fix a typo with pinctrl_esdhc1 in vf610-twr dts
       - Correct i.MX6SX pad setting for UART in dts
       - Fix i.MX53 VPU clock settings in dts
       - Fix a suspend/resume failure seen on Cubox-i board, which is caused
         by TLB missing of IOMUXC base address during suspend
       - ARCH_HAS_OPP has been removed by commit 78c5e0bb (PM / OPP:
         Remove ARCH_HAS_OPP), so we need to kill it for IMX
       - A small fix on enet reset pin of edmqmx6 board
      
      * tag 'imx-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        ARM: dts: imx6sx: fix the pad setting for uart CTS_B
        ARM: dts: i.MX53: fix apparent bug in VPU clks
        ARM: imx: correct gpu2d_axi and gpu3d_axi clock setting
        ARM: dts: imx6: edmqmx6: change enet reset pin
        ARM: dts: vf610-twr: Fix pinctrl_esdhc1 pin definitions.
        ARM: imx: remove unnecessary ARCH_HAS_OPP select
        ARM: imx: fix TLB missing of IOMUXC base address during suspend
        ARM: imx6: fix SMP compilation again
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      7c3a9cd8
    • Fugang Duan's avatar
      ARM: dts: imx6sx: fix the pad setting for uart CTS_B · 3bc4d037
      Fugang Duan authored
      The current pinfunc define all uart CTS_B IO port for DCE uart 'CTS_B'
      IP port. Since uart IP port 'CTS_B' is output, and it don't need to
      set 'SELECT_INPUT' bit.
      Signed-off-by: default avatarFugang Duan <B38611@freescale.com>
      Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
      3bc4d037
  2. 18 Aug, 2014 7 commits
  3. 16 Aug, 2014 31 commits