[GIT PULL] i.MX fixes for 5.11, round 2
Shawn Guo
shawnguo at kernel.org
Tue Jan 19 04:19:49 EST 2021
The following changes since commit 5a22747b76ca2384057d8e783265404439d31d7f:
ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming (2021-01-11 11:41:17 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.11-2
for you to fetch changes up to 82c082784e03a9a9c043345f9bc04bc8254cf6da:
firmware: imx: select SOC_BUS to fix firmware build (2021-01-18 15:49:07 +0800)
----------------------------------------------------------------
i.MX fixes for 5.11, round 2:
- Fix pcf2127 reset for imx7d-flex-concentrator board.
- Fix i.MX6 suspend with Thumb-2 kernel.
- Fix ethernet-phy address issue on imx6qdl-sr-som board.
- Fix GPIO3 `gpio-ranges` on i.MX8MP.
- Select SOC_BUS for IMX_SCU driver to fix build issue.
----------------------------------------------------------------
Bruno Thomsen (1):
ARM: dts: imx7d-flex-concentrator: fix pcf2127 reset
Jacky Bai (1):
arm64: dts: imx8mp: Correct the gpio ranges of gpio3
Max Krummenacher (1):
ARM: imx: build suspend-imx6.S with arm instruction set
Randy Dunlap (1):
firmware: imx: select SOC_BUS to fix firmware build
Russell King (1):
ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms
arch/arm/boot/dts/imx6qdl-sr-som.dtsi | 12 ++++++++++--
arch/arm/boot/dts/imx7d-flex-concentrator.dts | 1 +
arch/arm/mach-imx/suspend-imx6.S | 1 +
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 2 +-
drivers/firmware/imx/Kconfig | 1 +
5 files changed, 14 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list