mbox series

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

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

Pull-request

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

Message

Shawn Guo March 31, 2021, 4:10 a.m. UTC
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f21a468832f43fdc896e29d1ed8488ba45eeb630:

  ARM: imx: Kconfig: Fix typo in help (2021-03-15 12:21:59 +0800)

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

- A couple of typo fixes on help text and comment.

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      ARM: mach-imx: Fix a spelling in the file pm-imx5.c

Nobuhiro Iwamatsu (1):
      ARM: imx: Kconfig: Fix typo in help

 arch/arm/mach-imx/Kconfig   | 2 +-
 arch/arm/mach-imx/pm-imx5.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann April 1, 2021, 9:07 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 31 Mar 2021 12:10:15 +0800, Shawn Guo wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.13
> 
> [...]

Merged into arm/soc, thanks!

merge commit: 4f9c62d1f79c42674e8ba0c4592a438c21fcbf23

       Arnd