mbox series

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

Message ID 20230607141312.GU4199@dragon (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] i.MX fixes for 6.4, round 2 | expand

Pull-request

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

Message

Shawn Guo June 7, 2023, 2:13 p.m. UTC
The following changes since commit 0f554e37dad416f445cd3ec5935f5aec1b0e7ba5:

  arm64: dts: imx8: fix USB 3.0 Gadget Failure in QM & QXPB0 at super speed (2023-05-16 20:43:48 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 9bf2e534313fcf420367668cc1f30e10469901dc:

  arm64: dts: imx8mn-beacon: Fix SPI CS pinmux (2023-06-04 20:31:58 +0800)

----------------------------------------------------------------
i.MX fixes for 6.4, round 2:

- Fix SPI CS pinmux for the final production version of imx8mn-beacon
  board.
- Fix GPIOs for USDHC2 CD and WP signals on imx8qm-mek board.
- Assign default clock rate for i.MX8 LPUARTs to fix UART failure.

----------------------------------------------------------------
Adam Ford (1):
      arm64: dts: imx8mn-beacon: Fix SPI CS pinmux

Shenwei Wang (2):
      arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signals
      arm64: dts: imx8-ss-dma: assign default clock rate for lpuarts

 arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi             | 8 ++++++++
 arch/arm64/boot/dts/freescale/imx8mn-beacon-baseboard.dtsi | 4 ++--
 arch/arm64/boot/dts/freescale/imx8qm-mek.dts               | 4 ++--
 3 files changed, 12 insertions(+), 4 deletions(-)