linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] i.MX fixes for 5.8
@ 2020-06-24 11:17 Shawn Guo
  0 siblings, 0 replies; only message in thread
From: Shawn Guo @ 2020-06-24 11:17 UTC (permalink / raw)
  To: soc, arm
  Cc: Stefan Agner, Li Yang, linux-imx, kernel, Fabio Estevam,
	linux-arm-kernel

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a721321446432c3899aeca16cc6ddc30422b7f74:

  soc: imx8m: fix build warning (2020-06-24 14:33:28 +0800)

----------------------------------------------------------------
i.MX fixes for 5.8:

- Fix LDO1 and LDO2 voltage range for a couple of i.MX8M board device
  trees.
- Fix i.MX8MP UID fuse offset in i.MX8M SoC driver.
- Fix watchdog configuration in imx6ul-kontron device tree.
- Fix one build warning seen on building soc-imx8m driver with
  x86_64-randconfig.
- Add missing put_device() call for a couple of mach-imx PM functions.

----------------------------------------------------------------
Adam Ford (1):
      arm64: dts: imx8mm-beacon: Fix voltages on LDO1 and LDO2

Anson Huang (1):
      soc: imx8m: Correct i.MX8MP UID fuse offset

Frieder Schrempf (2):
      ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board to SoM
      ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drain

Peng Fan (1):
      soc: imx8m: fix build warning

Robin Gong (2):
      arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
      arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range

yu kuai (2):
      ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
      ARM: imx6: add missing put_device() call in imx6q_suspend_init()

 arch/arm/boot/dts/imx6ul-kontron-n6x1x-s.dtsi          | 13 -------------
 arch/arm/boot/dts/imx6ul-kontron-n6x1x-som-common.dtsi | 13 +++++++++++++
 arch/arm/mach-imx/pm-imx5.c                            |  6 ++++--
 arch/arm/mach-imx/pm-imx6.c                            | 10 ++++++----
 arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi   |  4 ++--
 arch/arm64/boot/dts/freescale/imx8mm-evk.dts           |  4 ++--
 arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts      |  4 ++--
 drivers/soc/imx/soc-imx8m.c                            | 10 +++++++---
 8 files changed, 36 insertions(+), 28 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-24 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24 11:17 [GIT PULL] i.MX fixes for 5.8 Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).