mbox series

[GIT,PULL] i.MX fixes for 6.1, 2nd round

Message ID 20221116090402.GA1274@T480
State New
Headers show
Series [GIT,PULL] i.MX fixes for 6.1, 2nd round | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.1-2

Message

Shawn Guo Nov. 16, 2022, 9:04 a.m. UTC
The following changes since commit d5c921a53c80dfa942f6dff36253db5a50775a5f:

  arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (2022-10-29 20:31:24 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-6.1-2

for you to fetch changes up to 836fb30949d9edf91d7de696a884ceeae7e426d2:

  soc: imx8m: Enable OCOTP clock before reading the register (2022-11-14 15:52:53 +0800)

----------------------------------------------------------------
i.MX fixes for 6.1, 2nd round:

- Switch to usb-role-switch for fixing USB device mode on
  tqma8mqml-mba8mx board, so that Dual Role is fully functional.
- A series from Marek Vasut to fix dt-schema warning caused by NAND
  controller size-cells.
- Fix file permission of imx93-pinfunc header.
- Enable OCOTP clock in soc-imx8m driver to fix a kexec kernel hang
  issue.

----------------------------------------------------------------
Alexander Stein (1):
      arm64: dts: imx8mm-tqma8mqml-mba8mx: Fix USB DR

Marek Vasut (3):
      ARM: dts: imx7: Fix NAND controller size-cells
      arm64: dts: imx8mm: Fix NAND controller size-cells
      arm64: dts: imx8mn: Fix NAND controller size-cells

Peng Fan (1):
      arm64: dts: imx93-pinfunc: drop execution permission

Xiaolei Wang (1):
      soc: imx8m: Enable OCOTP clock before reading the register

 arch/arm/boot/dts/imx7s.dtsi                       |  4 +--
 .../boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts | 32 ++++++++++++++++++----
 arch/arm64/boot/dts/freescale/imx8mm.dtsi          |  4 +--
 arch/arm64/boot/dts/freescale/imx8mn.dtsi          |  2 +-
 arch/arm64/boot/dts/freescale/imx93-pinfunc.h      |  0
 drivers/soc/imx/soc-imx8m.c                        | 11 ++++++++
 6 files changed, 42 insertions(+), 11 deletions(-)
 mode change 100755 => 100644 arch/arm64/boot/dts/freescale/imx93-pinfunc.h