mbox series

[GIT,PULL,2/7] i.MX SoC update for 5.5

Message ID 20191105150315.15477-2-shawnguo@kernel.org (mailing list archive)
State Mainlined, archived
Commit d7eb28d2740f6d4b485a32b0330a8168eaebb636
Headers show
Series [GIT,PULL,1/7] i.MX drivers update for 5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.5

Message

Shawn Guo Nov. 5, 2019, 3:03 p.m. UTC
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.5

for you to fetch changes up to d7eb28d2740f6d4b485a32b0330a8168eaebb636:

  ARM: imx: use generic function to exit coherency (2019-11-04 08:25:56 +0800)

----------------------------------------------------------------
i.MX SoC update for 5.5:
 - Add arm64 Kconfig option for the NXP S32 platform.
 - Drop imx_anatop_usb_chrg_detect_disable() function which becomes
   unneeded, since all the necessary charger setup is done by the USB
   PHY driver now.
 - Add serial number support for i.MX6/7 SoCs by reading 64-bit SoC
   unique ID from OCOTP block.
 - Replace i.MX machine specific coherency exit implementation using
   the generic v7_exit_coherency_flush() function.

----------------------------------------------------------------
Andrey Smirnov (1):
      ARM: imx: Drop imx_anatop_usb_chrg_detect_disable()

Anson Huang (1):
      ARM: imx: Add serial number support for i.MX6/7 SoCs

Mihaela Martinas (1):
      arm64: Introduce config for S32

Stefan Agner (1):
      ARM: imx: use generic function to exit coherency

 arch/arm/mach-imx/anatop.c   | 20 +-------------------
 arch/arm/mach-imx/cpu.c      | 38 +++++++++++++++++++++++++++++++++++++-
 arch/arm/mach-imx/hotplug.c  | 24 ++----------------------
 arch/arm64/Kconfig.platforms |  5 +++++
 4 files changed, 45 insertions(+), 42 deletions(-)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#821): https://linux.kernel.org/g/patchwork-soc/message/821
Mute This Topic: https://linux.kernel.org/mt/42148860/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-