mbox series

[GIT,PULL,2/6] i.MX SoC update for 5.17

Message ID 20211218071427.26745-2-shawnguo@kernel.org
State New
Headers show
Series [GIT,PULL,1/6] i.MX drivers update for 5.17 | expand

Pull-request

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

Message

Shawn Guo Dec. 18, 2021, 7:14 a.m. UTC
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b0100bce4ff82ec1ccd3c1f3d339fd2df6a81784:

  ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART (2021-11-21 16:45:16 +0800)

----------------------------------------------------------------
i.MX SoC update for 5.17:

- A couple of cleanups from Lukas Bulwahn to remove left-over from
  i.MX{27,31,35} board file removal, and rename DEBUG_IMX21_IMX27_UART
  to DEBUG_IMX27_UART.

----------------------------------------------------------------
Lukas Bulwahn (2):
      ARM: imx: remove dead left-over from i.MX{27,31,35} removal
      ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART

 arch/arm/Kconfig.debug            | 14 +++++++-------
 arch/arm/include/debug/imx-uart.h | 18 +++++++++---------
 arch/arm/mach-imx/Kconfig         | 12 ------------
 arch/arm/mach-imx/Makefile        |  2 --
 4 files changed, 16 insertions(+), 30 deletions(-)