Merge tag 'imx-fixes-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawngu...
authorArnd Bergmann <arnd@arndb.de>
Thu, 1 Apr 2021 09:34:06 +0000 (11:34 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 1 Apr 2021 09:34:06 +0000 (11:34 +0200)
commit89e21e1ad92373b7306b9b8494d45781598ce72f
tree1635bde85b38983160ed80b0c6aee42260706e75
parent111a5a421fb770d0fc2e09f7d57eb2cbe51e3ade
parentf57011e72f5fe0421ec7a812beb1b57bdf4bb47f
Merge tag 'imx-fixes-5.12-2' of git://git./linux/kernel/git/shawnguo/linux into arm/fixes

i.MX fixes for 5.12, round 2:

- Fix a system failure on imx6qdl-phytec-pfla02 board when booting from
  SD, by adding missing vmmc supply for SD interfaces.
- Fix address typo in i.MX8MM/Q IOMUXC_SD1_DATA0_GPIO2_IO2 definition.

* tag 'imx-fixes-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces
  arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0

Link: https://lore.kernel.org/r/20210330090236.GQ22955@dragon
Signed-off-by: Arnd Bergmann <arnd@arndb.de>