mbox series

[0/5] arch: arm64: socfpga: clean up dtbs_check warnings

Message ID 20230626141826.414777-1-dinguyen@kernel.org
Headers show
Series arch: arm64: socfpga: clean up dtbs_check warnings | expand

Message

Dinh Nguyen June 26, 2023, 2:18 p.m. UTC
Hi,

This will be the first of many patchsets to clean up the SoCFPGA platform
dtbs_check warnings.

Dinh

Dinh Nguyen (5):
  arm64: dts: socfpga: agilex/n5x/stratix10: fix dtbs_check warning for
    partitions
  arm64: dts: socfpga: agilex/stratix10: fix dtbs_check warnings for
    sram
  arm64: dts: socfpga: stratix10: fix dtbs_check warning for usbphy
  arm64: dts: stratix10/agilex/n5x: fix dtbs_check warning for memory
    node
  arm64: dts: agilex/stratix10/n5x: fix dtbs_check for rstmgr

 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 14 ++++++++------
 .../boot/dts/altera/socfpga_stratix10_socdk.dts    |  6 +++---
 .../dts/altera/socfpga_stratix10_socdk_nand.dts    |  8 ++++----
 .../boot/dts/altera/socfpga_stratix10_swvp.dts     |  2 +-
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi      |  7 +++++--
 arch/arm64/boot/dts/intel/socfpga_agilex_n6000.dts |  4 ++--
 arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts |  6 +++---
 .../boot/dts/intel/socfpga_agilex_socdk_nand.dts   |  4 ++--
 arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts    |  6 +++---
 9 files changed, 31 insertions(+), 26 deletions(-)