mbox series

[GIT,PULL] ARM: socfpga: updates for v6.14

Message ID 20250103023012.1268627-1-dinguyen@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] ARM: socfpga: updates for v6.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_v6.14

Message

Dinh Nguyen Jan. 3, 2025, 2:30 a.m. UTC
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_v6.14

for you to fetch changes up to 91e8b7cff8e9445c56b0e433a51f2fd360a9b070:

  arm64: dts: altera: Remove unused and undocumented "snps,max-mtu" property (2024-12-16 19:02:35 -0600)

----------------------------------------------------------------
SoCFPGA DTS updates for v6.14
- Remove unused and undocumented property "snps,max-mtu"
- Add gpio and spi node for Agilex5
- Add VGIC maintenance interrupt for Agilex
- Use correct reset name of "stmmaceth-ocp" instead of "ahb"
- Drop unused #address-cells/#size-cells in the cyclone5-mcvevk

----------------------------------------------------------------
Mamta Shukla (1):
      arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb"

Niravkumar L Rabara (2):
      arm64: dts: socfpga: agilex: Add VGIC maintenance interrupt
      arm64: dts: socfpga: agilex5: Add gpio0 node and spi dma handshake id

Rob Herring (Arm) (1):
      arm64: dts: altera: Remove unused and undocumented "snps,max-mtu" property

Uwe Kleine-König (1):
      ARM: dts: socfpga_cyclone5_mcvevk: Drop unused #address-cells/#size-cells

 .../boot/dts/intel/socfpga/socfpga_arria10.dtsi    |  6 +++---
 .../dts/intel/socfpga/socfpga_cyclone5_mcvevk.dts  |  2 --
 .../boot/dts/altera/socfpga_stratix10_swvp.dts     |  1 -
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi      |  3 +++
 arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi     | 24 +++++++++++++++++++++-
 5 files changed, 29 insertions(+), 7 deletions(-)