Merge tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Fri, 26 Aug 2016 00:21:37 +0000 (17:21 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 26 Aug 2016 00:21:37 +0000 (17:21 -0700)
commit1ce3b12f43558d8f73dab57d58a89fdcdaaff997
tree56a5bbc8e2657ad95b687f7b825afdc80d980394
parentbecc8d3ccdcfa746fc4302092da11ad763bc9e49
parentcfee6b5874654fe4e7388bc3112d3afb76cd8b9e
Merge tag 'imx-fixes-4.8' of git://git./linux/kernel/git/shawnguo/linux into fixes

The i.MX fixes for 4.8:
 - Fix typo in imx6sx-sabreauto board wakeup property
 - Fix i.MX6UL suspend-to-standby support by adding the
   BM_CLPCR_BYP_MMDC_CH0_LPM_HS handling
 - Fix a i.MX6UL regression on suspend support, which is caused by
   commit 850bea2335e4 ("arm: Remove unnecessary of_platform_populate
   with default match table")

* tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx6ul: populates platform device at .init_machine
  ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
  ARM: dts: imx6sx-sabreauto: Fix misspelled property

Signed-off-by: Olof Johansson <olof@lixom.net>