mbox series

[GIT,PULL] i.MX fixes for 5.15, round 4

Message ID 20211018000958.GC25810@dragon
State New
Headers show
Series [GIT,PULL] i.MX fixes for 5.15, round 4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.15-4

Message

Shawn Guo Oct. 18, 2021, 12:10 a.m. UTC
The following changes since commit a1467faa10414ab3d91be7ef6d2b11272ec00e95:

  ARM: imx: register reset controller from a platform driver (2021-10-15 09:38:06 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.15-4

for you to fetch changes up to 0b28c41e3c951ea3d4f012cfa9da5ebd6512cf6e:

  arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY (2021-10-16 15:30:00 +0800)

----------------------------------------------------------------
i.MX fixes for 5.15, round 4:

- A series from Frieder Schrempf to fix i.MX8MM Kontron N801x board on
  various aspects, voltage settings, GPIO polarity, SPI clock frequency
  and Ethernet PHY type.

----------------------------------------------------------------
Frieder Schrempf (5):
      arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct
      arm64: dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mV
      arm64: dts: imx8mm-kontron: Fix polarity of reg_rst_eth2
      arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency
      arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY

 arch/arm64/boot/dts/freescale/imx8mm-kontron-n801x-s.dts    | 8 +++++---
 arch/arm64/boot/dts/freescale/imx8mm-kontron-n801x-som.dtsi | 8 +++++---
 2 files changed, 10 insertions(+), 6 deletions(-)

Comments

Arnd Bergmann Oct. 20, 2021, 2:44 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 18 Oct 2021 08:10:02 +0800, Shawn Guo wrote:
> The following changes since commit a1467faa10414ab3d91be7ef6d2b11272ec00e95:
> 
>   ARM: imx: register reset controller from a platform driver (2021-10-15 09:38:06 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.15-4
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 72cd4e3bde4e8ad178f9a698996275e20d235b63

       Arnd