mbox series

[GIT,PULL] i.MX fixes for 5.8, round 3

Message ID 20200720040148.GA20462@dragon
State New
Headers show
Series [GIT,PULL] i.MX fixes for 5.8, round 3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.8-3

Message

Shawn Guo July 20, 2020, 4:01 a.m. UTC
The following changes since commit 7f6e8dffc30bd22b15ad810fb90ea741c15e6d54:

  soc: imx: check ls1021a (2020-07-13 16:28:02 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.8-3

for you to fetch changes up to 4a601da92c2a782e5c022680d476104586b74994:

  ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detect (2020-07-20 11:26:16 +0800)

----------------------------------------------------------------
i.MX fixes for 5.8, round 3:

- A couple of FEC2 phy-mode fixes on imx6sx-sabreauto and imx6sx-sdb
  board.
- One fix on imx6qdl-icore pin muxing to get USB OTG_ID and SD card
  detect work correctly.

----------------------------------------------------------------
Fabio Estevam (2):
      ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2
      ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2

Michael Trimarchi (1):
      ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detect

 arch/arm/boot/dts/imx6qdl-icore.dtsi   | 3 ++-
 arch/arm/boot/dts/imx6sx-sabreauto.dts | 2 +-
 arch/arm/boot/dts/imx6sx-sdb.dtsi      | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)