Merge tag 'imx-fixes-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2019 20:24:29 +0000 (13:24 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2019 20:24:29 +0000 (13:24 -0700)
commitf1e776420a3f56e794f2b41e81446fe756ecb04c
tree8d6d4bd5de0e05cfddb6a1d2cbdbde02fc3f0199
parent085b7755808aa11f78ab9377257e1dad2e6fa4bb
parent7aedca875074b33795bc77066b325898b1eb8032
Merge tag 'imx-fixes-5.1-2' of git://git./linux/kernel/git/shawnguo/linux into fixes

i.MX fixes for 5.1, round 2:
 - A couple of imx6q-logicpd device tree fixes to reduce inrush current,
   so that the board can always work properly.
 - Fix buggy device trees that use AR803X to set up phy-mode as
   rgmii-id.  These device trees are broken since day one, and the bug
   gets exposed by the AR803X phy driver changes.  i.MX community agreed
   to fix those broken device trees rather than supporting messy back
   compatibility in driver code.

* tag 'imx-fixes-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1
  ARM: dts: imx6q-logicpd: Reduce inrush current on start
  ARM: dts: imx: Fix the AR803X phy-mode

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