mbox series

[GIT,PULL] arm64: dts: socfpga: updates for v6.8

Message ID 20240104001354.152410-1-dinguyen@kernel.org (mailing list archive)
State Accepted
Commit 3f2f25b5aebffcc73a1afd3bad72c01b6849790a
Headers show
Series [GIT,PULL] arm64: dts: socfpga: updates for v6.8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.8

Message

Dinh Nguyen Jan. 4, 2024, 12:13 a.m. UTC
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.8

for you to fetch changes up to 16615a2aa5370a3f16422e9bfdbe07c2204f8513:

  arm64: dts: intel: minor whitespace cleanup around '=' (2024-01-03 18:10:40 -0600)

----------------------------------------------------------------
SoCFPGA DTS updates for v6.8
- Fix dtbs_check warnings for nand, usb, FPGA firmware, and pin-controller
- Clean up of DTS for Agilex5

----------------------------------------------------------------
Krzysztof Kozlowski (16):
      ARM: dts: socfpga: drop unsupported cdns,page-size and cdns,block-size
      ARM: dts: socfpga: align NAND controller name with bindings
      arm64: dts: socfpga: drop unsupported cdns,page-size and cdns,block-size
      arm64: dts: socfpga: stratix10: add clock-names to DWC2 USB
      arm64: dts: socfpga: stratix10: align pincfg nodes with bindings
      arm64: dts: socfpga: stratix10: move FPGA region out of soc node
      arm64: dts: socfpga: stratix10: move firmware out of soc node
      arm64: dts: socfpga: stratix10: add unit address to soc node
      arm64: dts: socfpga: stratix10_socdk: align NAND chip name with bindings
      arm64: dts: socfpga: stratix10_swvp: drop unsupported DW MSHC properties
      arm64: dts: socfpga: agilex: align pin-controller name with bindings
      arm64: dts: socfpga: agilex: move FPGA region out of soc node
      arm64: dts: socfpga: agilex: move firmware out of soc node
      arm64: dts: socfpga: agilex: add unit address to soc node
      arm64: dts: socfpga: agilex: drop redundant status
      arm64: dts: intel: minor whitespace cleanup around '='

 arch/arm/boot/dts/intel/socfpga/socfpga.dtsi       |  2 +-
 .../boot/dts/intel/socfpga/socfpga_arria10.dtsi    |  2 +-
 .../intel/socfpga/socfpga_arria10_socdk_qspi.dts   |  2 --
 .../dts/intel/socfpga/socfpga_arria5_socdk.dts     |  2 --
 .../dts/intel/socfpga/socfpga_cyclone5_socdk.dts   |  2 --
 .../dts/intel/socfpga/socfpga_cyclone5_sockit.dts  |  2 --
 .../dts/intel/socfpga/socfpga_cyclone5_sodia.dts   |  2 --
 .../intel/socfpga/socfpga_cyclone5_vining_fpga.dts |  4 ---
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 41 ++++++++++-----------
 .../boot/dts/altera/socfpga_stratix10_socdk.dts    |  8 ++---
 .../dts/altera/socfpga_stratix10_socdk_nand.dts    |  6 ++--
 .../boot/dts/altera/socfpga_stratix10_swvp.dts     |  2 --
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi      | 42 +++++++++++-----------
 arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi     |  4 +--
 arch/arm64/boot/dts/intel/socfpga_agilex_n6000.dts |  2 +-
 arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts |  2 --
 arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts    |  5 +--
 17 files changed, 53 insertions(+), 77 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 5, 2024, 10:40 a.m. UTC | #1
Hello:

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

On Wed,  3 Jan 2024 18:13:54 -0600 you wrote:
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.8
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: socfpga: updates for v6.8
    https://git.kernel.org/soc/soc/c/3f2f25b5aebf

You are awesome, thank you!