]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: n5x: socdk: drop unneeded flash address/size-cells
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 1 Apr 2024 14:10:25 +0000 (16:10 +0200)
committerDinh Nguyen <dinguyen@kernel.org>
Thu, 30 May 2024 16:20:13 +0000 (11:20 -0500)
commit32cdf4c75fdd135e66e11383aa84687873b77b89
tree3201586b5e136a8c71c379febc0debef7a709b9d
parent41f7adb676f6c4aef439d78b15c7e1119216bc2b
arm64: dts: n5x: socdk: drop unneeded flash address/size-cells

Flash node uses single "partition" node to describe partitions, so
remove deprecated address/size-cells properties to also fix dtc W=1
warnings:

  socfpga_n5x_socdk.dts:85.10-114.4: Warning (avoid_unnecessary_addr_size): /soc@0/spi@ff8d2000/flash@0: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts