mbox series

[GIT,PULL] i.MX fixes for 5.11, round 3

Message ID 20210202071441.GP907@dragon
State New
Headers show
Series [GIT,PULL] i.MX fixes for 5.11, round 3 | expand

Pull-request

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

Message

Shawn Guo Feb. 2, 2021, 7:14 a.m. UTC
The following changes since commit 82c082784e03a9a9c043345f9bc04bc8254cf6da:

  firmware: imx: select SOC_BUS to fix firmware build (2021-01-18 15:49:07 +0800)

are available in the Git repository at:

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

for you to fetch changes up to aa880c6f3ee6dbd0d5ab02026a514ff8ea0a3328:

  arm64: dts: ls1046a: fix dcfg address range (2021-01-30 21:28:23 +0800)

----------------------------------------------------------------
i.MX fixes for 5.11, round 3:

- Fix DCFG address range on LS1046A SoC.

----------------------------------------------------------------
Zyta Szpak (1):
      arm64: dts: ls1046a: fix dcfg address range

 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann Feb. 2, 2021, 4:47 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Tue, 2 Feb 2021 15:14:42 +0800, Shawn Guo wrote:
> The following changes since commit 82c082784e03a9a9c043345f9bc04bc8254cf6da:
> 
>   firmware: imx: select SOC_BUS to fix firmware build (2021-01-18 15:49:07 +0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.11-3
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 422d7e3727d8f7b269a7dd2eafc279fd5dddb13e

       Arnd