ARM: SoC fix for 5.17, part 4

Arnd Bergmann arnd at kernel.org
Sat Mar 19 16:32:29 PDT 2022


The following changes since commit dfd42facf1e4ada021b939b4e19c935dcdd55566:

  Linux 5.17-rc3 (2022-02-06 12:20:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
tags/soc-fixes-5.17-4

for you to fetch changes up to 1447c635802fd0f5e213ad5277753108d56a4db3:

  Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address
cells" (2022-03-16 19:41:14 +0100)

----------------------------------------------------------------
ARM: SoC fix for 5.17, part 4

Here is one last regression fix for 5.17, reverting a patch
that went into 5.16 as a cleanup that ended up breaking
external interrupts on Layerscape chips.

The revert makes it work again, but also reintroduces a
build time warning about the nonstandard DT binding that
will have to be dealt with in the future.

----------------------------------------------------------------
Vladimir Oltean (1):
      Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"

 arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 24 ++++++++++++------------
 arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 24 ++++++++++++------------
 arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 24 ++++++++++++------------
 3 files changed, 36 insertions(+), 36 deletions(-)



More information about the linux-arm-kernel mailing list