mbox series

[GIT,PULL] arm64: dts: TI K3 fixes for v5.19

Message ID 20220618031627.xxvscc22c6doaa3t@kahuna (mailing list archive)
State Accepted
Commit db6b92459f598d0a02b3a33aab9d995f0378e476
Headers show
Series [GIT,PULL] arm64: dts: TI K3 fixes for v5.19 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-dt-fixes-for-v5.19

Message

Nishanth Menon June 18, 2022, 3:16 a.m. UTC
Hi ARM SoC maintainers,

Please pull the following for 5.19 cycle as these fixup critical boot
failures noticed on 5.19-rc1 testing.

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-dt-fixes-for-v5.19

for you to fetch changes up to 0c0af88f3f318e73237f7fadd02d0bf2b6c996bb:

  arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode (2022-06-17 20:24:01 -0500)

----------------------------------------------------------------
Devicetree fixes for TI K3 platforms for v5.19

Critical fixes for the following:
* Boot failure on J721s2 (overlap GIC memory map)
* AM64 boot fails on highspeed cards (SoC characterization updates)

----------------------------------------------------------------
Aswath Govindraju (1):
      arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode

Matt Ranostay (1):
      arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory region

 arch/arm64/boot/dts/ti/k3-am64-main.dtsi   | 2 --
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org June 24, 2022, 4 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 17 Jun 2022 22:16:27 -0500 you wrote:
> Hi ARM SoC maintainers,
> 
> Please pull the following for 5.19 cycle as these fixup critical boot
> failures noticed on 5.19-rc1 testing.
> 
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: TI K3 fixes for v5.19
    https://git.kernel.org/soc/soc/c/db6b92459f59

You are awesome, thank you!