linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] i.MX fixes for 5.2
@ 2019-05-24  1:37 Shawn Guo
  2019-06-16 20:27 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2019-05-24  1:37 UTC (permalink / raw)
  To: arm
  Cc: Stefan Agner, Li Yang, linux-imx, kernel, Fabio Estevam,
	linux-arm-kernel

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b25af2ff7c07bd19af74e3f64ff82e2880d13d81:

  ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX (2019-05-20 14:32:32 +0800)

----------------------------------------------------------------
i.MX fixes for 5.2:
 - A build fix for soc-imx8 driver which needs SOC_BUS support.  To
   avoid dealing with the dependency for every single i.MX SoC bus
   driver, we selects at from architecture level.
 - A fix on i.MX SCU firmware driver to ensure SCU irq is enabled only
   after IPC is ready.
 - A regression fix on cpuidle-imx6sx driver, which causes some
   characters loss on serial communication.

----------------------------------------------------------------
Anson Huang (1):
      firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready

Fabio Estevam (1):
      ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX

YueHaibing (1):
      arm64: imx: Fix build error without CONFIG_SOC_BUS

 arch/arm/mach-imx/cpuidle-imx6sx.c | 3 ++-
 arch/arm64/Kconfig.platforms       | 1 +
 drivers/firmware/imx/imx-scu-irq.c | 3 +++
 3 files changed, 6 insertions(+), 1 deletion(-)

_______________________________________________
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] 2+ messages in thread

* Re: [GIT PULL] i.MX fixes for 5.2
  2019-05-24  1:37 [GIT PULL] i.MX fixes for 5.2 Shawn Guo
@ 2019-06-16 20:27 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2019-06-16 20:27 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Stefan Agner, Li Yang, ARM-SoC Maintainers, dl-linux-imx,
	Sascha Hauer, Fabio Estevam, Linux ARM Mailing List

On Thu, May 23, 2019 at 6:38 PM Shawn Guo <shawnguo@kernel.org> wrote:
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.2

Merged, thanks!


-Olof

_______________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2019-06-16 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24  1:37 [GIT PULL] i.MX fixes for 5.2 Shawn Guo
2019-06-16 20:27 ` Olof Johansson

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).